Skip to content

Commit

Permalink
fix(container): update docker.io/bitnami/kubectl docker tag to 1.27.6
Browse files Browse the repository at this point in the history
| datasource | package                   | from   | to     |
| ---------- | ------------------------- | ------ | ------ |
| docker     | docker.io/bitnami/kubectl | 1.27.5 | 1.27.6 |
  • Loading branch information
henry-pa-bot authored and henry-pa-bot[bot] committed Sep 13, 2023
1 parent f3d35a6 commit 1d4cc39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/core/velero/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ spec:
kubectl:
image:
repository: docker.io/bitnami/kubectl
tag: 1.27.5
tag: 1.27.6
deployNodeAgent: false
initContainers:
- name: velero-plugin-for-aws
Expand Down

0 comments on commit 1d4cc39

Please sign in to comment.