Skip to content

Commit 1ecf5ee

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

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.38.0
33+
version: 1.38.1

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.33.0
409+
tag: 1.33.1
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.8
4+
version: 0.17.9
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.33.0
211+
tag: 1.33.1

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.4
5+
version: 1.35.5
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.0
518+
tag: 1.33.1
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.22
16+
version: 0.9.23
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.0
222+
tag: 1.33.1

0 commit comments

Comments
 (0)