File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ name: flux2
88sources :
99 - https://github.com/fluxcd-community/helm-charts
1010type : application
11- version : 2026.6.9
11+ version : 2026.6.21
1212dependencies :
1313 - name : wiz-outpost-common
14- version : 2026.6.9
14+ version : 2026.6.21
1515 repository : https://wiz-sec.github.io/charts
Original file line number Diff line number Diff line change 4141helmController :
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:
145145kustomizeController :
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:
245245sourceController :
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
Original file line number Diff line number Diff 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.
2020appVersion : 0.0.1
2121dependencies :
2222 - name : wiz-outpost-common
23- version : 2026.6.9
23+ version : 2026.6.21
2424 repository : https://wiz-sec.github.io/charts
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ apiVersion: v2
22name : wiz-outpost-common
33description : Common library chart for shared outpost templates
44type : library
5- version : 2026.6.9
5+ version : 2026.6.21
You can’t perform that action at this time.
0 commit comments