Skip to content

Commit

Permalink
github_actions_ci: Update public key
Browse files Browse the repository at this point in the history
  • Loading branch information
draios-jenkins committed Jan 16, 2025
1 parent b25b314 commit ac74ba9
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion charts/agent/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@ tests:
timeout: 300s
image:
repo: bitnami/kubectl
tag: 1.32.0
tag: 1.32.1
# Allow to modify DNS policy
dnsPolicy: null
customSecurityContext: {}
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.32.0
tag: 1.32.1
2 changes: 1 addition & 1 deletion charts/node-analyzer/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -536,7 +536,7 @@ tests:
timeout: 300s
image:
repo: bitnami/kubectl
tag: 1.32.0
tag: 1.32.1

# Allow to modify DNS policy
dnsPolicy: null
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.32.0
tag: 1.32.1

0 comments on commit ac74ba9

Please sign in to comment.