Skip to content

Commit 11b1a95

Browse files
authored
Merge pull request #1691 from LerianStudio/feat/product-console-1-10-0
chore(product-console): update appVersion and image tag to 1.10.0
2 parents 402b8ed + 53a8090 commit 11b1a95

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

charts/product-console/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ maintainers:
2222
version: 3.1.0
2323

2424
# This is the version number of the application being deployed.
25-
appVersion: "1.6.0"
25+
appVersion: "1.10.0"
2626

2727
# A list of keywords about the chart. This helps others discover the chart.
2828
keywords:

charts/product-console/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ image:
1919
# -- Image pull policy
2020
pullPolicy: IfNotPresent
2121
# -- Image tag used for deployment (defaults to Chart.AppVersion)
22-
tag: "1.6.0"
22+
tag: "1.10.0"
2323

2424
# -- Secrets for pulling images from a private registry
2525
imagePullSecrets: []

0 commit comments

Comments
 (0)