Skip to content

Commit a8d776f

Browse files
draios-jenkinsupdatecli
and
updatecli
authored
chore(ci): bump bitnami/kubectl image references (#2231)
Co-authored-by: updatecli <updatecli@sysdig.com>
1 parent 8b8c146 commit a8d776f

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: 1.37.1
33+
version: 1.37.2

charts/agent/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@ tests:
406406
timeout: 300s
407407
image:
408408
repo: bitnami/kubectl
409-
tag: 1.32.3
409+
tag: 1.33.0
410410
# Allow to modify DNS policy
411411
dnsPolicy: null
412412
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.17.7
4+
version: 0.17.8
55
appVersion: 1.39.11
66
keywords:
77
- monitoring

charts/kspm-collector/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,4 +208,4 @@ tests:
208208
timeout: 300s
209209
image:
210210
repo: bitnami/kubectl
211-
tag: 1.32.3
211+
tag: 1.33.0

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.35.0
5+
version: 1.35.1
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
@@ -512,7 +512,7 @@ tests:
512512
timeout: 300s
513513
image:
514514
repo: bitnami/kubectl
515-
tag: 1.32.3
515+
tag: 1.33.0
516516

517517
# Allow to modify DNS policy
518518
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.21
16+
version: 0.9.22
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.32.3
222+
tag: 1.33.0

0 commit comments

Comments
 (0)