Skip to content

Commit 23cff75

Browse files
authoredMar 24, 2025··
Update charts with latest changes (#598)
1 parent fc9d965 commit 23cff75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎wiz-admission-controller/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ 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.9.4
8+
version: 3.9.5
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.
1212
# It is recommended to use it with quotes.
13-
appVersion: "2.9"
13+
appVersion: "2.8"
1414
dependencies:
1515
- name: wiz-common
1616
version: "0.1.8"

0 commit comments

Comments
 (0)
Please sign in to comment.