Commit 6fc196b 1 parent 2c5b269 commit 6fc196b Copy full SHA for 6fc196b
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
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.3
19
+ version : 1.1.4
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.2
24
+ appVersion : 1.1.3
25
25
26
26
dependencies :
27
27
- name : tetragon
Original file line number Diff line number Diff line change @@ -204,7 +204,7 @@ streamsec:
204
204
updateStrategy : {}
205
205
image :
206
206
name : runtime-agent
207
- tag : 0.0.4
207
+ tag : 0.0.6
208
208
pullPolicy : IfNotPresent
209
209
210
210
env :
You can’t perform that action at this time.
0 commit comments