Skip to content

Commit 307dab9

Browse files
draios-jenkinsupdatecli
andauthored
chore(ci): bump bitnami/kubectl image references (#2310)
Co-authored-by: updatecli <[email protected]>
1 parent 3a5b9df commit 307dab9

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

charts/agent/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ sources:
3030
- https://app.sysdigcloud.com/#/settings/user
3131
- https://github.com/draios/sysdig
3232
type: application
33-
version: 2.2.3
33+
version: 2.2.4

charts/agent/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ tests:
422422
timeout: 300s
423423
image:
424424
repo: bitnami/kubectl
425-
tag: 1.33.1
425+
tag: 1.33.4
426426
# Allow to modify DNS policy
427427
dnsPolicy: null
428428
customSecurityContext: {}

charts/kspm-collector/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
name: kspm-collector
33
description: Sysdig KSPM collector
4-
version: 0.18.2
4+
version: 0.18.3
55
appVersion: 1.39.14
66
keywords:
77
- monitoring

charts/kspm-collector/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,4 +224,4 @@ tests:
224224
timeout: 300s
225225
image:
226226
repo: bitnami/kubectl
227-
tag: 1.33.1
227+
tag: 1.33.4

charts/node-analyzer/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: node-analyzer
33
description: Sysdig Node Analyzer
44
# currently matching Sysdig's appVersion 1.14.34
5-
version: 1.36.5
5+
version: 1.36.6
66
appVersion: 12.9.2
77
keywords:
88
- monitoring

charts/node-analyzer/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -515,7 +515,7 @@ tests:
515515
timeout: 300s
516516
image:
517517
repo: bitnami/kubectl
518-
tag: 1.33.1
518+
tag: 1.33.4
519519

520520
# Allow to modify DNS policy
521521
dnsPolicy: null

charts/rapid-response/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ type: application
1313
# This is the chart version. This version number should be incremented each time you make changes
1414
# to the chart and its templates, including the app version.
1515
# Versions are expected to follow Semantic Versioning (https://semver.org/)
16-
version: 0.9.24
16+
version: 0.9.25
1717
# This is the version number of the application being deployed. This version number should be
1818
# incremented each time you make changes to the application. Versions are not expected to
1919
# follow Semantic Versioning. They should reflect the version the application is using.

charts/rapid-response/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,4 +219,4 @@ tests:
219219
timeout: 300s
220220
image:
221221
repo: bitnami/kubectl
222-
tag: 1.33.1
222+
tag: 1.33.4

0 commit comments

Comments
 (0)