Skip to content

Commit 56fc09e

Browse files
committed
chore: Bump version to 0.15.2.
1 parent b59bdd0 commit 56fc09e

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.15.1
6-
appVersion: "0.15.1"
5+
version: 0.15.2
6+
appVersion: "0.15.2"
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.15.1
9+
tag: 0.15.2
1010
pullPolicy: Always
1111
pullSecret: {}
1212
resources:

0 commit comments

Comments
 (0)