Skip to content

Commit d467da2

Browse files
committed
Update charts with latest changes
1 parent 386bcad commit d467da2

4 files changed

Lines changed: 8 additions & 8 deletions

File tree

flux2/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ name: flux2
88
sources:
99
- https://github.com/fluxcd-community/helm-charts
1010
type: application
11-
version: 2026.6.9
11+
version: 2026.6.21
1212
dependencies:
1313
- name: wiz-outpost-common
14-
version: 2026.6.9
14+
version: 2026.6.21
1515
repository: https://wiz-sec.github.io/charts

flux2/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ cli:
4141
helmController:
4242
create: true
4343
image: public-registry.wiz.io/wiz-helm-controller
44-
tag: v1.4.5-13
44+
tag: v1.4.5-14
4545
resources:
4646
limits: {}
4747
# cpu: 1000m
@@ -145,7 +145,7 @@ imageReflectionController:
145145
kustomizeController:
146146
create: true
147147
image: public-registry.wiz.io/wiz-kustomize-controller
148-
tag: v1.7.3-16
148+
tag: v1.7.3-17
149149
resources:
150150
limits: {}
151151
# cpu: 1000m
@@ -245,7 +245,7 @@ notificationController:
245245
sourceController:
246246
create: true
247247
image: public-registry.wiz.io/wiz-source-controller
248-
tag: v1.7.4-15
248+
tag: v1.7.4-16
249249
resources:
250250
limits: {}
251251
# cpu: 1000m

git-proxy/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ 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.9
16+
version: 2026.6.21
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
appVersion: 0.0.1
2121
dependencies:
2222
- name: wiz-outpost-common
23-
version: 2026.6.9
23+
version: 2026.6.21
2424
repository: https://wiz-sec.github.io/charts

wiz-outpost-common/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ apiVersion: v2
22
name: wiz-outpost-common
33
description: Common library chart for shared outpost templates
44
type: library
5-
version: 2026.6.9
5+
version: 2026.6.21

0 commit comments

Comments
 (0)