Skip to content

Commit

Permalink
chore(deps): update docker.io/bitnami/kubectl docker tag to v1.26
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 10, 2024
1 parent b1094bf commit 224a0c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/nethermind/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ global:
initImage:
registry: "docker.io"
repository: "bitnami/kubectl"
tag: "1.24"
tag: "1.26"
pullPolicy: IfNotPresent

## Sidecar image is used to perform Liveness/Readiness probes.
Expand Down
2 changes: 1 addition & 1 deletion charts/prysm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ rbac:
initImage:
registry: "docker.io"
repository: "bitnami/kubectl"
tag: "1.24"
tag: "1.26"
pullPolicy: IfNotPresent

## Sidecar image is used to perform Liveness/Readiness probes.
Expand Down

0 comments on commit 224a0c8

Please sign in to comment.