From a2f32fc7a76eabc40d2e7a06ec0d7ded99e80937 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 25 Sep 2026 03:35:22 +0000 Subject: [PATCH] chore(deps): update registry docker tag to v3 --- charts/oci-registry/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/oci-registry/values.yaml b/charts/oci-registry/values.yaml index 38fd9a5..953f55c 100644 --- a/charts/oci-registry/values.yaml +++ b/charts/oci-registry/values.yaml @@ -1,6 +1,6 @@ # This chart does not provision clusters, cloud storage, DNS, or certificates. name: registry -image: registry:2.8.3 +image: registry:3.1.2 tls: # Must contain tls.crt and tls.key, trusted by Crossplane AND runtime nodes. existingSecret: ""