This repository was archived by the owner on Dec 6, 2024. It is now read-only.
File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -3,9 +3,9 @@ timeout: 3000s
3
3
options :
4
4
substitution_option : ALLOW_LOOSE
5
5
steps :
6
- - name : " gcr.io/k8s-testimages/gcb-docker-gcloud:v20200824-5d057db "
6
+ - name : " gcr.io/k8s-testimages/gcb-docker-gcloud:v20220617-174ad91c3a "
7
7
entrypoint : make
8
8
args : ['build']
9
- - name : " gcr.io/k8s-testimages/gcb-docker-gcloud:v20200824-5d057db "
9
+ - name : " gcr.io/k8s-testimages/gcb-docker-gcloud:v20220617-174ad91c3a "
10
10
entrypoint : make
11
11
args : ['push']
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
13
13
k8s.io/client-go v0.24.2
14
14
k8s.io/klog/v2 v2.70.1
15
15
sigs.k8s.io/container-object-storage-interface-api v0.0.0-20220806044417-5d7517114883
16
- sigs.k8s.io/container-object-storage-interface-spec v0.0.0-20220804173401-3154aa8927e3
16
+ sigs.k8s.io/container-object-storage-interface-spec v0.0.0-20220811182913-3c421cfc2830
17
17
sigs.k8s.io/controller-runtime v0.12.3
18
18
)
19
19
Original file line number Diff line number Diff line change @@ -727,8 +727,8 @@ rsc.io/quote/v3 v3.1.0/go.mod h1:yEA65RcK8LyAZtP9Kv3t0HmxON59tX3rD+tICJqUlj0=
727
727
rsc.io/sampler v1.3.0 /go.mod h1:T1hPZKmBbMNahiBKFy5HrXp6adAjACjK9JXDnKaTXpA =
728
728
sigs.k8s.io/container-object-storage-interface-api v0.0.0-20220806044417-5d7517114883 h1:CtqK7l2m9Atw8L5daJdsXvVgxxvQkRBbJbUz7NiadD8 =
729
729
sigs.k8s.io/container-object-storage-interface-api v0.0.0-20220806044417-5d7517114883 /go.mod h1:YiB+i/UGkzqgODDhRG3u7jkbWkQcoUeLEJ7hwOT/2Qk =
730
- sigs.k8s.io/container-object-storage-interface-spec v0.0.0-20220804173401-3154aa8927e3 h1:rIQHvH08W4Q887mQs1BCQWf32MYkQJNER3ZvxGjL6sc =
731
- sigs.k8s.io/container-object-storage-interface-spec v0.0.0-20220804173401-3154aa8927e3 /go.mod h1:SzF/yVSh88TgYdBOAXqhT96XjU8pCQtoeQKxzIOOmWQ =
730
+ sigs.k8s.io/container-object-storage-interface-spec v0.0.0-20220811182913-3c421cfc2830 h1:o8/7mIJCflt33epl4TZNS/+M5MktS8fQvcNuN8p235k =
731
+ sigs.k8s.io/container-object-storage-interface-spec v0.0.0-20220811182913-3c421cfc2830 /go.mod h1:SzF/yVSh88TgYdBOAXqhT96XjU8pCQtoeQKxzIOOmWQ =
732
732
sigs.k8s.io/controller-runtime v0.12.3 h1:FCM8xeY/FI8hoAfh/V4XbbYMY20gElh9yh+A98usMio =
733
733
sigs.k8s.io/controller-runtime v0.12.3 /go.mod h1:qKsk4WE6zW2Hfj0G4v10EnNB2jMG1C+NTb8h+DwCoU0 =
734
734
sigs.k8s.io/json v0.0.0-20211208200746-9f7c6b3444d2 h1:kDi4JBNAsJWfz1aEXhO8Jg87JJaPNLh5tIzYHgStQ9Y =
You can’t perform that action at this time.
0 commit comments