Skip to content

Commit 71e3c1d

Browse files
authored
Merge pull request #8596 from hakman/etcd-source
etcd: Use gcr.io/etcd-development/etcd as source
2 parents 2c5d008 + 22cf2aa commit 71e3c1d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

registry.k8s.io/images/k8s-staging-etcd/images.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -576,6 +576,11 @@
576576
"sha256:0f87957e19b97d01b2c70813ee5c4949f8674deac4a65f7167c4cd85f7f2941e": ["v3.6.5-arm64"]
577577
"sha256:2055881a1107b7e1bf7002b48544aed8b7da517d4d8e138c7b3b67abbf73a81d": ["v3.6.5-ppc64le"]
578578
"sha256:dfecf781891d331534930c82444272582feb768fb07b51a0cc1e51d7ebbbc170": ["v3.6.5-s390x"]
579+
"sha256:e1864730b4b0979f669c1b3b5b0f378b8df2a394f7a22ea36577d4a8ae9e1204": ["v3.5.23", "3.5.23-0"]
580+
"sha256:35d9aa2b8584643ff795b5670c4d821eb3a9ae1ebfe12410246dc75d9183b39e": ["v3.5.23-amd64"]
581+
"sha256:88b5e48236125ae7b5159d81500dcbe12736c6b4cc2b13750fd5c02943cdbfbc": ["v3.5.23-arm64"]
582+
"sha256:2965c60817c5ca1cb138198cc40fdffa6dae577eaa051e1a6b2d134670d11b7f": ["v3.5.23-ppc64le"]
583+
"sha256:4375c7dfe98bb1d01a1b1571b494ad4e88fdfe419e3de0a43632ab320956ebae": ["v3.5.23-s390x"]
579584
- name: etcd-empty-dir-cleanup
580585
dmap:
581586
"sha256:f805272b4422efa92e20789295c343ed26ff36ddc4f70eeb5d7890d6b758b0fc": ["3.4.7.0"]

registry.k8s.io/manifests/k8s-staging-etcd/promoter-manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# google group for gcr.io/k8s-staging-etcd is [email protected]
99

1010
registries:
11-
- name: gcr.io/k8s-staging-etcd
11+
- name: gcr.io/etcd-development
1212
src: true
1313

1414
# Promotes to the following AR locations:

0 commit comments

Comments
 (0)