File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
wiz-kubernetes-integration Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +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/)
88version : 3.10.4
9+
910# This is the version number of the application being deployed. This version number should be
1011# incremented each time you make changes to the application. Versions are not expected to
1112# follow Semantic Versioning. They should reflect the version the application is using.
Original file line number Diff line number Diff line change @@ -2,9 +2,10 @@ apiVersion: v2
22name : wiz-kubernetes-integration
33description : A Helm chart for Kubernetes
44type : application
5- version : 0.2.101
5+ version : 0.2.102
66appVersion : " "
7- # Dependencies for wiz-kubernetes connector and wiz-admission-controller and wiz-sensor
7+
8+ # Dependencies for wiz-kubernetes connector and wiz-admission-controller and wiz-sensor
89dependencies :
910 - name : wiz-kubernetes-connector
1011 repository : https://wiz-sec.github.io/charts
You can’t perform that action at this time.
0 commit comments