Skip to content

Commit fd4f876

Browse files
committed
Switch to rancher/kubectl image
1 parent a121d47 commit fd4f876

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/etcd-defrag/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ activeDeadlineSeconds: 3600
1010

1111
# The kubectl image to use
1212
image:
13-
repository: bitnami/kubectl
13+
repository: rancher/kubectl
1414
pullPolicy: IfNotPresent
1515
tag: "" # Defaults to the Kubernetes minor version, e.g. 1.28
1616

skopeo-manifests/etcd-defrag.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
docker.io:
22
images:
3-
bitnami/kubectl:
3+
rancher/kubectl:
44
- "1.30"
55
- "1.31"
66
- "1.32"

0 commit comments

Comments
 (0)