Skip to content

Commit c04ce38

Browse files
authored
Merge pull request #7766 from upodroid/promote-0.5.0-archeio
promote v0.5.0 of registry.k8s.io
2 parents 194af74 + 0751270 commit c04ce38

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

infra/gcp/terraform/modules/oci-proxy/variables.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ limitations under the License.
1717
// this one is overridden to the latest image in staging typically
1818
variable "digest" {
1919
type = string
20-
# v0.4.0
21-
default = "sha256:7a4d062fed0dd80d216f94803e7c6bfb06022ae76aa0960602878d964fa9fdd2"
20+
# v0.5.0
21+
default = "sha256:d91229530a784c0569adf7192978f64c9371e906ed726cc3061aa98c2706bdce"
2222
nullable = false
2323
}
2424
// these should all be explicitly set for both prod and staging

registry.k8s.io/images/k8s-staging-infra-tools/images.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"sha256:257dcbc7f9aed28d1d5d0b4d09634e3dc7f72c44841eab0a3a31890c7edb70ca": ["v0.3.0"]
1212
"sha256:a8e39369650944a3bc7f7ce5bc6f28dbc79b4eb856e54d3968e84f0485a29019": ["v0.3.1"]
1313
"sha256:7a4d062fed0dd80d216f94803e7c6bfb06022ae76aa0960602878d964fa9fdd2": ["v0.4.0"]
14+
"sha256:d91229530a784c0569adf7192978f64c9371e906ed726cc3061aa98c2706bdce": ["v0.5.0"]
1415
- name: octodns
1516
dmap:
1617
"sha256:838d6134142eea4ce926c0bfe2f2bd2bbd7580e42e42aea39259575951273c44": ["v20200501-36789b1"]

0 commit comments

Comments
 (0)