From 3777e94c921c48b390a5dd383ae113e4ab2ea1dc Mon Sep 17 00:00:00 2001 From: Cloud Foundry Identity Team Date: Tue, 11 Jun 2024 12:38:43 +0000 Subject: [PATCH] Update UAA image reference in k8s deployment template to 77.11.0 --- k8s/templates/values/image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/templates/values/image.yml b/k8s/templates/values/image.yml index c87d02bb66f..1f6e7ca5659 100644 --- a/k8s/templates/values/image.yml +++ b/k8s/templates/values/image.yml @@ -1,3 +1,3 @@ #@data/values --- -image: "cloudfoundry/uaa@sha256:4c7f2d881bc9c4a075232064e906d032c9512b03b87c06cbb2501560cb2f14e4" +image: "index.docker.io/cloudfoundry/uaa@sha256:94ae302a3ad77f8c04ca9d1c1abc511673594e6f23708a1f0d5d5a235a380ed6"