File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
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.7-preview
8+ version : 3.10.7
99
1010# This is the version number of the application being deployed. This version number should be
1111# incremented each time you make changes to the application. Versions are not expected to
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: wiz-sensor
33description : Wiz Sensor helm chart
44type : application
55home : https://www.wiz.io/
6- version : 1.0.7501
6+ version : 1.0.7502
77appVersion : 1.0.7500
88annotations :
9- diskScanAppVersion : 1.1.22
9+ diskScanAppVersion : 1.1.23
Original file line number Diff line number Diff line change @@ -352,8 +352,8 @@ daemonset:
352352
353353 # resource values for the Sensor based workload scanner
354354 diskScanLimits :
355- cpu : " 100m "
356- memory : " 700Mi "
355+ cpu : " 200m "
356+ memory : " 500Mi "
357357 diskScanRequests :
358358 cpu : " 10m"
359359 memory : " 100Mi"
You can’t perform that action at this time.
0 commit comments