We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8035d3 commit b4f155bCopy full SHA for b4f155b
charts/agent/Chart.yaml
@@ -1,5 +1,5 @@
1
apiVersion: v2
2
-appVersion: 12.19.0
+appVersion: 12.20.0
3
dependencies:
4
- name: common
5
repository: file://../common
@@ -30,4 +30,4 @@ sources:
30
- https://app.sysdigcloud.com/#/settings/user
31
- https://github.com/draios/sysdig
32
type: application
33
-version: 1.19.3
+version: 1.19.4
charts/agent/values.yaml
@@ -51,7 +51,7 @@ image:
51
overrideValue: null
52
registry: quay.io
53
repository: sysdig/agent
54
- tag: 12.19.0
+ tag: 12.20.0
55
# Specify a imagePullPolicy
56
# Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
57
# ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
0 commit comments