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 b59bdd0 commit 56fc09eCopy full SHA for 56fc09e
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.15.1
6
-appVersion: "0.15.1"
+version: 0.15.2
+appVersion: "0.15.2"
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.15.1
+ tag: 0.15.2
10
pullPolicy: Always
11
pullSecret: {}
12
resources:
0 commit comments