File tree Expand file tree Collapse file tree
wiz-kubernetes-integration Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ type: application
66# to the chart and its templates, including the app version.
77# Versions are expected to follow Semantic Versioning (https://semver.org/)
88
9- version : 3.13.1
9+ version : 3.13.2
1010
1111# This is the version number of the application being deployed. This version number should be
1212# incremented each time you make changes to the application. Versions are not expected to
Original file line number Diff line number Diff line change @@ -691,7 +691,7 @@ wizManager:
691691 enabled : true # Should the manager trigger rollout restarts.
692692
693693 selfLoop :
694- enabled : false # When enabled, the manager sends dry-run deployment patches to verify the full AC pipeline is working per-webhook.
694+ enabled : true # When enabled, the manager sends dry-run deployment patches to verify the full AC pipeline is working per-webhook.
695695 probeLabel : " wiz.io/self-loop-probe" # Label key to identify self-loop probe requests on deployment objects
696696
697697 nameOverride : " " # Override the manager deployment name.
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : wiz-kubernetes-integration
33description : A Helm chart for Kubernetes
44type : application
5- version : 0.3.53
5+ version : 0.3.54
66appVersion : " "
77# Dependencies for wiz-kubernetes connector and wiz-admission-controller and wiz-sensor
88dependencies :
You can’t perform that action at this time.
0 commit comments