mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 17:30:00 +00:00
Merge pull request #125108 from BenTheElder/gcb-docker-gcloud
update gcb-docker-gcloud to latest, and pin digest
This commit is contained in:
commit
8361522b40
@ -271,7 +271,7 @@ dependencies:
|
|||||||
|
|
||||||
# GCB docker gcloud image
|
# GCB docker gcloud image
|
||||||
- name: "gcb-docker-gcloud: dependents"
|
- name: "gcb-docker-gcloud: dependents"
|
||||||
version: v20230623-56e06d7c18
|
version: v20240523-a15ad90fc9@sha256:bb04162508c2c61637eae700a0d8e8c8be8f2d4c831d2b75e59db2d4dd6cf75d
|
||||||
refPaths:
|
refPaths:
|
||||||
- path: build/pause/cloudbuild.yaml
|
- path: build/pause/cloudbuild.yaml
|
||||||
match: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud
|
match: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud
|
||||||
|
@ -4,7 +4,7 @@ options:
|
|||||||
substitution_option: ALLOW_LOOSE
|
substitution_option: ALLOW_LOOSE
|
||||||
machineType: 'N1_HIGHCPU_8'
|
machineType: 'N1_HIGHCPU_8'
|
||||||
steps:
|
steps:
|
||||||
- name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20230623-56e06d7c18'
|
- name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20240523-a15ad90fc9@sha256:bb04162508c2c61637eae700a0d8e8c8be8f2d4c831d2b75e59db2d4dd6cf75d'
|
||||||
entrypoint: 'bash'
|
entrypoint: 'bash'
|
||||||
dir: ./build/pause
|
dir: ./build/pause
|
||||||
env:
|
env:
|
||||||
|
@ -4,7 +4,7 @@ options:
|
|||||||
substitution_option: ALLOW_LOOSE
|
substitution_option: ALLOW_LOOSE
|
||||||
machineType: 'N1_HIGHCPU_8'
|
machineType: 'N1_HIGHCPU_8'
|
||||||
steps:
|
steps:
|
||||||
- name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20230623-56e06d7c18'
|
- name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20240523-a15ad90fc9@sha256:bb04162508c2c61637eae700a0d8e8c8be8f2d4c831d2b75e59db2d4dd6cf75d'
|
||||||
entrypoint: 'bash'
|
entrypoint: 'bash'
|
||||||
dir: ./cluster/images/etcd
|
dir: ./cluster/images/etcd
|
||||||
env:
|
env:
|
||||||
|
@ -9,7 +9,7 @@ options:
|
|||||||
substitution_option: ALLOW_LOOSE
|
substitution_option: ALLOW_LOOSE
|
||||||
machineType: 'N1_HIGHCPU_8'
|
machineType: 'N1_HIGHCPU_8'
|
||||||
steps:
|
steps:
|
||||||
- name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20230623-56e06d7c18'
|
- name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20240523-a15ad90fc9@sha256:bb04162508c2c61637eae700a0d8e8c8be8f2d4c831d2b75e59db2d4dd6cf75d'
|
||||||
entrypoint: 'bash'
|
entrypoint: 'bash'
|
||||||
dir: ./test/images/
|
dir: ./test/images/
|
||||||
env:
|
env:
|
||||||
|
Loading…
Reference in New Issue
Block a user