Skip to content

Commit f2028f7

Browse files
Merge pull request #39 from lightlytics/update-runtime-agnet-to-1.0.1
change runtime agent version to 1.0.1
2 parents 7280a57 + d9f628d commit f2028f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/streamsec-agent/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ type: application
1616
# This is the chart version. This version number should be incremented each time you make changes
1717
# to the chart and its templates, including the app version.
1818
# Versions are expected to follow Semantic Versioning (https://semver.org/)
19-
version: 1.1.6
19+
version: 1.1.7
2020

2121
# This is the version number of the application being deployed. This version number should be
2222
# incremented each time you make changes to the application. Versions are not expected to

charts/streamsec-agent/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ streamsec:
204204
updateStrategy: {}
205205
image:
206206
name: runtime-agent
207-
tag: 0.0.6
207+
tag: 1.0.1
208208
pullPolicy: IfNotPresent
209209

210210
env:

0 commit comments

Comments
 (0)