Skip to content

Commit b1152e2

Browse files
committed
Update charts with latest changes
1 parent 6fd4f09 commit b1152e2

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

git-proxy/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ 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: 2026.6.22
16+
version: 2026.6.24
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.

git-proxy/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ image:
5656
namePrefix: wiz-git-proxy
5757
pullPolicy: Always
5858
# Overrides the image tag whose default is the chart appVersion.
59-
tag: "31828f074e04c90e34505617fd83bde119dea5b7-multiarch"
59+
tag: "d18bb24d8a164d94029a17992a38730c731c7c90-multiarch"
6060
imagePullSecrets: []
6161
nameOverride: ""
6262
fullnameOverride: ""

wiz-outpost-configuration/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ apiVersion: v2
22
name: wiz-outpost-configuration
33
description: A Helm chart for Kubernetes
44
type: application
5-
version: 2026.6.22
5+
version: 2026.6.24
66
appVersion: 0.0.1

wiz-outpost-configuration/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ outpostController:
117117
name: wiz-outpost-controller
118118
pullPolicy: Always
119119
# Overrides the image tag whose default is the chart appVersion.
120-
tag: 31828f074e04c90e34505617fd83bde119dea5b7-multiarch
120+
tag: 2705a14d6af2b30e112e76d3f4d413934f172dad-multiarch
121121
resources: {}
122122
clusterRegistrar:
123123
enabled: false
@@ -127,7 +127,7 @@ clusterRegistrar:
127127
name: wiz-outpost-cluster-registrar
128128
pullPolicy: Always
129129
# Overrides the image tag whose default is the chart appVersion.
130-
tag: 31828f074e04c90e34505617fd83bde119dea5b7-multiarch
130+
tag: d18bb24d8a164d94029a17992a38730c731c7c90-multiarch
131131
# Single configuration object that gets passed as JSON
132132
config:
133133
cloudProvider: "" # Required: aws, azure, gcp, or oci

0 commit comments

Comments
 (0)