We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50566fe commit 65c551fCopy full SHA for 65c551f
helm/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
2
name: mgnl
3
description: Run Magnolia CMS on Kubernetes in production
4
type: application
5
-version: 0.16.0
6
-appVersion: "0.16.0"
+version: 0.16.1
+appVersion: "0.16.1"
7
home: https://github.com/neoskop/mgnl-on-k8s
8
sources:
9
- https://github.com/neoskop/mgnl-on-k8s
helm/values.yaml
@@ -6,7 +6,7 @@ magnoliaLightModuleUpdater:
sourceDir: "/"
image:
repository: neoskop/mgnl-light-module-updater
- tag: 0.16.0
+ tag: 0.16.1
10
pullPolicy: Always
11
pullSecret: {}
12
resources:
0 commit comments