Skip to content

Commit eda0e7c

Browse files
draios-jenkinsupdatecli
andauthored
feat: release agent 12.17.0 (#1410)
Co-authored-by: updatecli <[email protected]>
1 parent 10f5e27 commit eda0e7c

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

charts/agent/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v2
2-
appVersion: 12.16.3
2+
appVersion: 12.17.0
33
dependencies:
44
- name: common
55
repository: file://../common
@@ -30,4 +30,4 @@ sources:
3030
- https://app.sysdigcloud.com/#/settings/user
3131
- https://github.com/draios/sysdig
3232
type: application
33-
version: 1.13.14
33+
version: 1.13.15

charts/agent/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ image:
5151
overrideValue: null
5252
registry: quay.io
5353
repository: sysdig/agent
54-
tag: 12.16.3
54+
tag: 12.17.0
5555
# Specify a imagePullPolicy
5656
# Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
5757
# ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images

charts/sysdig/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v1
2-
appVersion: 12.16.3
2+
appVersion: 12.17.0
33
deprecated: true
44
description: Sysdig Monitor and Secure agent
55
home: https://www.sysdig.com/
@@ -15,4 +15,4 @@ name: sysdig
1515
sources:
1616
- https://app.sysdigcloud.com/#/settings/user
1717
- https://github.com/draios/sysdig
18-
version: 1.16.16
18+
version: 1.16.17

charts/sysdig/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ image:
77
overrideValue: null
88
registry: quay.io
99
repository: sysdig/agent
10-
tag: 12.16.3
10+
tag: 12.17.0
1111
# Specify a imagePullPolicy
1212
# Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
1313
# ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images

0 commit comments

Comments
 (0)