Skip to content

Commit e430e8c

Browse files
author
weave-gitops-bot
committed
Update helm chart to 4.0.36 to use gitops 0.38.0
1 parent a8ea5b6 commit e430e8c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/gitops-server/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ type: application
1313
# This is the chart version. This version number should be incremented each time you make changes
1414
# to the chart and its templates, including the app version.
1515
# Versions are expected to follow Semantic Versioning (https://semver.org/)
16-
version: 4.0.35
16+
version: 4.0.36
1717
# This is the version number of the application being deployed. This version number should be
1818
# incremented each time you make changes to the application. Versions are not expected to
1919
# follow Semantic Versioning. They should reflect the version the application is using.
2020
# It is recommended to use it with quotes.
21-
appVersion: "v0.37.0"
21+
appVersion: "v0.38.0"

charts/gitops-server/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ image:
1010
repository: ghcr.io/weaveworks/wego-app
1111
pullPolicy: IfNotPresent
1212
# Overrides the image tag whose default is the chart appVersion.
13-
tag: "v0.37.0"
13+
tag: "v0.38.0"
1414
imagePullSecrets: []
1515
nameOverride: ""
1616
fullnameOverride: ""

0 commit comments

Comments
 (0)