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.
2 parents 402b8ed + 53a8090 commit 11b1a95Copy full SHA for 11b1a95
2 files changed
charts/product-console/Chart.yaml
@@ -22,7 +22,7 @@ maintainers:
22
version: 3.1.0
23
24
# This is the version number of the application being deployed.
25
-appVersion: "1.6.0"
+appVersion: "1.10.0"
26
27
# A list of keywords about the chart. This helps others discover the chart.
28
keywords:
charts/product-console/values.yaml
@@ -19,7 +19,7 @@ image:
19
# -- Image pull policy
20
pullPolicy: IfNotPresent
21
# -- Image tag used for deployment (defaults to Chart.AppVersion)
- tag: "1.6.0"
+ tag: "1.10.0"
# -- Secrets for pulling images from a private registry
imagePullSecrets: []
0 commit comments