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 0d827b1 commit f2c09ccCopy full SHA for f2c09cc
waldur/Chart.yaml
@@ -1,8 +1,8 @@
1
apiVersion: v2
2
name: waldur
3
type: application
4
-version: 7.7.8
5
-appVersion: "7.7.8"
+version: 7.7.9
+appVersion: "7.7.9"
6
7
description: Waldur - Open-Source Cloud Marketplace
8
keywords:
waldur/values.yaml
@@ -128,7 +128,7 @@ hostAliases: []
128
129
waldur:
130
imageName: "opennode/waldur-mastermind"
131
- imageTag: "7.7.8"
+ imageTag: "7.7.9"
132
initdbEnabled: true
133
initdbImageName: "library/postgres"
134
pullPolicy: Always
0 commit comments