Skip to content

Commit

Permalink
kubernetes-ci-images => k8s-staging-ci-images
Browse files Browse the repository at this point in the history
  • Loading branch information
BobyMCbobs committed Mar 29, 2021
1 parent b5982ab commit d217087
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion config/jobs/kubernetes/sig-release/kubernetes-builds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ periodics:
- --
- --allow-dup
- --extra-version-markers=k8s-master
- --registry=gcr.io/kubernetes-ci-images
- --registry=gcr.io/k8s-staging-ci-images
# docker-in-docker needs privileged mode
securityContext:
privileged: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ periodics:
- --
- --allow-dup
- --extra-version-markers=k8s-stable3
- --registry=gcr.io/kubernetes-ci-images
- --registry=gcr.io/k8s-staging-ci-images
image: gcr.io/k8s-testimages/bootstrap:v20210226-def39e5
name: ""
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ periodics:
- --
- --allow-dup
- --extra-version-markers=k8s-stable2
- --registry=gcr.io/kubernetes-ci-images
- --registry=gcr.io/k8s-staging-ci-images
image: gcr.io/k8s-testimages/bootstrap:v20210226-def39e5
name: ""
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ periodics:
- --
- --allow-dup
- --extra-version-markers=k8s-stable1
- --registry=gcr.io/kubernetes-ci-images
- --registry=gcr.io/k8s-staging-ci-images
image: gcr.io/k8s-testimages/bootstrap:v20210226-def39e5
name: ""
resources:
Expand Down

0 comments on commit d217087

Please sign in to comment.