We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7280a57 + d9f628d commit f2028f7Copy full SHA for f2028f7
charts/streamsec-agent/Chart.yaml
@@ -16,7 +16,7 @@ type: application
16
# This is the chart version. This version number should be incremented each time you make changes
17
# to the chart and its templates, including the app version.
18
# Versions are expected to follow Semantic Versioning (https://semver.org/)
19
-version: 1.1.6
+version: 1.1.7
20
21
# This is the version number of the application being deployed. This version number should be
22
# incremented each time you make changes to the application. Versions are not expected to
charts/streamsec-agent/values.yaml
@@ -204,7 +204,7 @@ streamsec:
204
updateStrategy: {}
205
image:
206
name: runtime-agent
207
- tag: 0.0.6
+ tag: 1.0.1
208
pullPolicy: IfNotPresent
209
210
env:
0 commit comments