Skip to content

Commit

Permalink
feat(container): update image docker.io/bitnami/kubectl to v1.31.0 (#…
Browse files Browse the repository at this point in the history
…1496)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 16, 2024
1 parent b438eb6 commit 6931a56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/apps/media/restart-pods-with-stale-nfs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
template:
spec:
containers:
- image: docker.io/bitnami/kubectl:1.30.3
- image: docker.io/bitnami/kubectl:1.31.0
imagePullPolicy: IfNotPresent
name: pod-command-container
command:
Expand Down

0 comments on commit 6931a56

Please sign in to comment.