Skip to content

Commit 69e62f3

Browse files
committed
Update version
1 parent 22bc4f5 commit 69e62f3

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.22
11+
version: 2024.10.30-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.22
18+
version: 2024.10.30-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: "e69f49ed2b0a09b1c4198ff50d0e3ae0a557f3bb-multiarch"
64+
tag: "85fae5662b6d70b9b7850b5446ccda64ddf5b8ce-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.22
18+
version: 2024.10.30-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)