Skip to content

Commit

Permalink
feat(agent,kspm-collector,node-analyzer,rapid-response): update kubec…
Browse files Browse the repository at this point in the history
…tl images used for testing purpose (#1758)
  • Loading branch information
mavimo authored May 28, 2024
1 parent a272e73 commit c035950
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.24.0
version: 1.24.1
2 changes: 1 addition & 1 deletion charts/agent/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -368,4 +368,4 @@ tests:
timeout: 300s
image:
repo: bitnami/kubectl
tag: 1.24.4
tag: 1.30.1
2 changes: 1 addition & 1 deletion charts/kspm-collector/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: kspm-collector
description: Sysdig KSPM collector

version: 0.15.4
version: 0.15.5
appVersion: 1.39.1

keywords:
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.24.4
tag: 1.30.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.29.1
version: 1.29.2
appVersion: 12.9.0

keywords:
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 @@ -510,4 +510,4 @@ tests:
timeout: 300s
image:
repo: bitnami/kubectl
tag: 1.24.4
tag: 1.30.1
2 changes: 1 addition & 1 deletion charts/rapid-response/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,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.0
version: 0.9.1

# 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
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 @@ -223,4 +223,4 @@ tests:
timeout: 300s
image:
repo: bitnami/kubectl
tag: 1.24.4
tag: 1.30.1

0 comments on commit c035950

Please sign in to comment.