File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ type: application
55# This is the chart version. This version number should be incremented each time you make changes
66# to the chart and its templates, including the app version.
77# Versions are expected to follow Semantic Versioning (https://semver.org/)
8- version : 3.10.0-preview.2
8+ version : 3.10.0-preview.3
99# This is the version number of the application being deployed. This version number should be
1010# incremented each time you make changes to the application. Versions are not expected to
1111# follow Semantic Versioning. They should reflect the version the application is using.
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ metadata:
88 wiz.io/component : " admission-controller-uninstall"
99 {{- include "wiz-admission-controller-uninstall.labels" . | nindent 4 }}
1010 annotations :
11- " helm.sh/hook " : pre -delete
11+ " helm.sh/hook " : post -delete
1212 " helm.sh/hook-delete-policy " : before-hook-creation,hook-succeeded
1313 rollme.proxyHash : {{ include "wiz-admission-controller.proxyHash" . }}
1414 rollme.wizApiTokenHash : {{ include "wiz-admission-controller.wizApiTokenHash" . }}
You can’t perform that action at this time.
0 commit comments