Skip to content

Commit 2bf4050

Browse files
committed
chore: Bump version to 0.15.0.
1 parent 25b342c commit 2bf4050

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.14.3
6-
appVersion: "0.14.3"
5+
version: 0.15.0
6+
appVersion: "0.15.0"
77
home: https://github.com/neoskop/mgnl-on-k8s
88
sources:
99
- https://github.com/neoskop/mgnl-on-k8s

helm/values.yaml

Lines changed: 1 addition & 1 deletion
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.14.3
9+
tag: 0.15.0
1010
pullPolicy: Always
1111
pullSecret: {}
1212
resources:

0 commit comments

Comments
 (0)