Skip to content

Commit 2b5d8a5

Browse files
chore(product-console): update to 1.6.0
Bump appVersion and image tag from 1.5.0 to 1.6.0 Image: ghcr.io/lerianstudio/product-console:1.6.0 Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
1 parent e4c834c commit 2b5d8a5

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
@@ -20,7 +20,7 @@ maintainers:
2020
version: 2.1.0
2121

2222
# This is the version number of the application being deployed.
23-
appVersion: "1.5.0"
23+
appVersion: "1.6.0"
2424

2525
# A list of keywords about the chart. This helps others discover the chart.
2626
keywords:

charts/product-console/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ image:
1414
# -- Image pull policy
1515
pullPolicy: IfNotPresent
1616
# -- Image tag used for deployment (defaults to Chart.AppVersion)
17-
tag: "1.5.0"
17+
tag: "1.6.0"
1818

1919
# -- Secrets for pulling images from a private registry
2020
imagePullSecrets: []

0 commit comments

Comments
 (0)