Commit 2c5b269 1 parent c1d2be2 commit 2c5b269 Copy full SHA for 2c5b269
File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -16,12 +16,12 @@ type: application
16
16
# This is the chart version. This version number should be incremented each time you make changes
17
17
# to the chart and its templates, including the app version.
18
18
# Versions are expected to follow Semantic Versioning (https://semver.org/)
19
- version : 1.1.2
19
+ version : 1.1.3
20
20
21
21
# This is the version number of the application being deployed. This version number should be
22
22
# incremented each time you make changes to the application. Versions are not expected to
23
23
# follow Semantic Versioning. They should reflect the version the application is using.
24
- appVersion : 1.1.1
24
+ appVersion : 1.1.2
25
25
26
26
dependencies :
27
27
- name : tetragon
Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ streamsec:
71
71
name : cluster-agent
72
72
73
73
# streamsec.image.tag -- Stream Security agent tag to use.
74
- tag : master.586
74
+ tag : master.591
75
75
76
76
# streamsec.image.pullPolicy -- Stream Security agent image pullPolicy
77
77
pullPolicy : IfNotPresent
@@ -82,7 +82,7 @@ streamsec:
82
82
name : cluster-agent
83
83
84
84
# streamsec.cost_image.tag -- Stream Security cost agent tag to use.
85
- tag : master.586
85
+ tag : master.591
86
86
87
87
# streamsec.cost_image.pullPolicy -- Stream Security cost agent image pullPolicy
88
88
pullPolicy : IfNotPresent
You can’t perform that action at this time.
0 commit comments