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 38bbe0d commit df73b4cCopy full SHA for df73b4c
waldur/Chart.yaml
@@ -1,8 +1,8 @@
1
apiVersion: v2
2
name: waldur
3
type: application
4
-version: 7.8.0
5
-appVersion: "7.8.0"
+version: 7.8.1
+appVersion: "7.8.1"
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.8.0"
+ imageTag: "7.8.1"
132
initdbEnabled: true
133
initdbImageName: "library/postgres"
134
pullPolicy: Always
0 commit comments