Skip to content

Commit

Permalink
chore(ci): bump bitnami/kubectl image references (#1992)
Browse files Browse the repository at this point in the history
Co-authored-by: updatecli <[email protected]>
  • Loading branch information
draios-jenkins and updatecli authored Oct 24, 2024
1 parent f75ede1 commit 2434109
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion charts/agent/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ sources:
- https://app.sysdigcloud.com/#/settings/user
- https://github.com/draios/sysdig
type: application
version: 1.29.8
version: 1.29.9
2 changes: 1 addition & 1 deletion charts/agent/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -401,6 +401,6 @@ tests:
timeout: 300s
image:
repo: bitnami/kubectl
tag: 1.31.1
tag: 1.31.2
# Allow to modify DNS policy
dnsPolicy: null
2 changes: 1 addition & 1 deletion charts/kspm-collector/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: kspm-collector
description: Sysdig KSPM collector
version: 0.16.5
version: 0.16.6
appVersion: 1.39.5
keywords:
- monitoring
Expand Down
2 changes: 1 addition & 1 deletion charts/kspm-collector/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -217,4 +217,4 @@ tests:
timeout: 300s
image:
repo: bitnami/kubectl
tag: 1.31.1
tag: 1.31.2
2 changes: 1 addition & 1 deletion charts/node-analyzer/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: node-analyzer
description: Sysdig Node Analyzer
# currently matching Sysdig's appVersion 1.14.34
version: 1.32.11
version: 1.32.12
appVersion: 12.9.2
keywords:
- monitoring
Expand Down
2 changes: 1 addition & 1 deletion charts/node-analyzer/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -533,7 +533,7 @@ tests:
timeout: 300s
image:
repo: bitnami/kubectl
tag: 1.31.1
tag: 1.31.2

# Allow to modify DNS policy
dnsPolicy: null
Expand Down
2 changes: 1 addition & 1 deletion charts/rapid-response/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.9.11
version: 0.9.12
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
Expand Down
2 changes: 1 addition & 1 deletion charts/rapid-response/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -224,4 +224,4 @@ tests:
timeout: 300s
image:
repo: bitnami/kubectl
tag: 1.31.1
tag: 1.31.2

0 comments on commit 2434109

Please sign in to comment.