File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
infra/gcp/terraform/modules/oci-proxy
registry.k8s.io/images/k8s-staging-infra-tools Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ limitations under the License.
17
17
// this one is overridden to the latest image in staging typically
18
18
variable "digest" {
19
19
type = string
20
- # v0.4 .0
21
- default = " sha256:7a4d062fed0dd80d216f94803e7c6bfb06022ae76aa0960602878d964fa9fdd2 "
20
+ # v0.5 .0
21
+ default = " sha256:d91229530a784c0569adf7192978f64c9371e906ed726cc3061aa98c2706bdce "
22
22
nullable = false
23
23
}
24
24
// these should all be explicitly set for both prod and staging
Original file line number Diff line number Diff line change 11
11
" sha256:257dcbc7f9aed28d1d5d0b4d09634e3dc7f72c44841eab0a3a31890c7edb70ca " : ["v0.3.0"]
12
12
" sha256:a8e39369650944a3bc7f7ce5bc6f28dbc79b4eb856e54d3968e84f0485a29019 " : ["v0.3.1"]
13
13
" sha256:7a4d062fed0dd80d216f94803e7c6bfb06022ae76aa0960602878d964fa9fdd2 " : ["v0.4.0"]
14
+ " sha256:d91229530a784c0569adf7192978f64c9371e906ed726cc3061aa98c2706bdce " : ["v0.5.0"]
14
15
- name : octodns
15
16
dmap :
16
17
" sha256:838d6134142eea4ce926c0bfe2f2bd2bbd7580e42e42aea39259575951273c44 " : ["v20200501-36789b1"]
You can’t perform that action at this time.
0 commit comments