Skip to content

Commit 8cf5fd0

Browse files
authored
Update version (#414)
1 parent 4889543 commit 8cf5fd0

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

flux2/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ name: flux2
88
sources:
99
- https://github.com/fluxcd-community/helm-charts
1010
type: application
11-
version: 2024.10.08
11+
version: 2024.10.20-rc

git-proxy/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 2024.10.08
18+
version: 2024.10.20-rc
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to

git-proxy/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ image:
6161
namePrefix: wiz-git-proxy
6262
pullPolicy: Always
6363
# Overrides the image tag whose default is the chart appVersion.
64-
tag: "89ac334c3c709b3d9ab72ae32234611f82da1b82-multiarch"
64+
tag: "e69f49ed2b0a09b1c4198ff50d0e3ae0a557f3bb-multiarch"
6565

6666
imagePullSecrets: []
6767
nameOverride: ""

wiz-outpost-configuration/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 2024.10.08
18+
version: 2024.10.20-rc
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to

0 commit comments

Comments
 (0)