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 4320bf7 commit 65be0e2Copy full SHA for 65be0e2
charts/konfigurator/Chart.yaml
@@ -3,7 +3,7 @@
3
apiVersion: v1
4
name: konfigurator
5
description: Konfigurator chart that runs on kubernetes
6
-version: 0.1.31
+version: 0.1.32
7
keywords:
8
- Konfigurator
9
- kubernetes
charts/konfigurator/values.yaml
@@ -14,7 +14,7 @@ replicaCount: 1
14
15
image:
16
repository: stakater/konfigurator
17
- tag: v0.1.31
+ tag: v0.1.32
18
pullPolicy: IfNotPresent
19
20
imagePullSecrets: []
0 commit comments