Skip to content

Commit 34f1741

Browse files
committed
Update charts with latest changes
1 parent b03044c commit 34f1741

4 files changed

Lines changed: 6 additions & 6 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.29
11+
version: 2026.7.1
1212
dependencies:
1313
- name: wiz-outpost-common
14-
version: 2026.6.29
14+
version: 2026.7.1
1515
repository: https://wiz-sec.github.io/charts

flux2/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ notificationController:
245245
sourceController:
246246
create: true
247247
image: public-registry.wiz.io/wiz-source-controller
248-
tag: v1.7.4-18
248+
tag: v1.7.4-19
249249
resources:
250250
limits:
251251
cpu: 2

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.29
16+
version: 2026.7.1
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.29
23+
version: 2026.7.1
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.29
5+
version: 2026.7.1

0 commit comments

Comments
 (0)