Skip to content

Commit b38bf39

Browse files
draios-jenkinsjenkins
and
jenkins
authored
chore(sysdig): bump agent version to 12.16.0 (#1291)
Co-authored-by: jenkins <jenkins@sysdig.com>
1 parent 663cb80 commit b38bf39

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

charts/sysdig/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v1
22
name: sysdig
3-
version: 1.16.6
4-
appVersion: 12.15.0
3+
version: 1.16.7
4+
appVersion: 12.16.0
55
description: Sysdig Monitor and Secure agent
66
keywords:
77
- monitoring

charts/sysdig/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ The following table lists the configurable parameters of the Sysdig chart and th
152152
| ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
153153
| `image.registry` | Sysdig Agent image registry. | `quay.io` |
154154
| `image.repository` | The image repository to pull from. | `sysdig/agent` |
155-
| `image.tag` | The image tag to pull | `12.15.0` |
155+
| `image.tag` | The image tag to pull | `12.16.0` |
156156
| `image.digest` | The image digest to pull. | ` ` |
157157
| `image.pullPolicy` | The Image pull policy. | `IfNotPresent` |
158158
| `image.pullSecrets` | Image pull secrets. | `nil` |

charts/sysdig/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ image:
88

99
registry: quay.io
1010
repository: sysdig/agent
11-
tag: 12.15.0
11+
tag: 12.16.0
1212
# Specify a imagePullPolicy
1313
# Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
1414
# ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images

0 commit comments

Comments
 (0)