Skip to content

Commit 3b78c98

Browse files
committed
chore: Bump version to 0.16.3.
1 parent 14ec7b5 commit 3b78c98

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

0 commit comments

Comments
 (0)