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: ""