Skip to content

Commit 822ca03

Browse files
committed
chore: Bump version to 0.26.6.
1 parent e456d69 commit 822ca03

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

helm/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: mgnl
33
description: Run Magnolia CMS on Kubernetes in production
44
type: application
5-
version: 0.26.5
6-
appVersion: "0.26.5"
5+
version: 0.26.6
6+
appVersion: "0.26.6"
77
home: https://github.com/neoskop/mgnl-on-k8s
88
sources:
99
- https://github.com/neoskop/mgnl-on-k8s

helm/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ magnoliaLightModuleUpdater:
66
sourceDir: "/"
77
image:
88
repository: neoskop/mgnl-light-module-updater
9-
tag: 0.26.5
9+
tag: 0.26.6
1010
pullPolicy: Always
1111
pullSecret: {}
1212
resources:
@@ -24,7 +24,7 @@ jackrabbit:
2424
magnoliaRuntime:
2525
image:
2626
repository: neoskop/mgnl-runtime-env
27-
tag: 0.26.5
27+
tag: 0.26.6
2828
pullPolicy: IfNotPresent
2929
pullSecret: {}
3030
resources:

0 commit comments

Comments
 (0)