Skip to content

Commit

Permalink
chore(ci): bump bitnami/kubectl image references (#1946)
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 Sep 17, 2024
1 parent 64a6698 commit fc5ecba
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.3
version: 1.29.4
2 changes: 1 addition & 1 deletion charts/agent/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -400,6 +400,6 @@ tests:
timeout: 300s
image:
repo: bitnami/kubectl
tag: 1.31.0
tag: 1.31.1
# 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.1
version: 0.16.2
appVersion: 1.39.3
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 @@ -216,4 +216,4 @@ tests:
timeout: 300s
image:
repo: bitnami/kubectl
tag: 1.31.0
tag: 1.31.1
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.1
version: 1.32.2
appVersion: 12.9.0
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 @@ -532,7 +532,7 @@ tests:
timeout: 300s
image:
repo: bitnami/kubectl
tag: 1.31.0
tag: 1.31.1

# 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.10
version: 0.9.11
# 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.0
tag: 1.31.1

0 comments on commit fc5ecba

Please sign in to comment.