Skip to content

Commit f52c4b8

Browse files
committed
merge
2 parents 1179384 + 10ce306 commit f52c4b8

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
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.30
11+
version: 2024.11.05-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.30
18+
version: 2024.11.05-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: "85fae5662b6d70b9b7850b5446ccda64ddf5b8ce-multiarch"
64+
tag: "7c5af3efb4c4a0fee47c4f28b7a5aca5c62cf4e3-multiarch"
6565

6666
imagePullSecrets: []
6767
nameOverride: ""

wiz-kubernetes-integration/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: wiz-kubernetes-integration
33
description: A Helm chart for Kubernetes
44
type: application
5-
version: 0.2.11
5+
version: 0.2.12
66
appVersion: ""
77

88
# Dependencies for wiz-kubernetes connector and wiz-admission-controller and wiz-sensor

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.30
18+
version: 2024.11.05-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)