From b6486cfdcbae7627356d30085b35914842a69d7d Mon Sep 17 00:00:00 2001 From: David Kirwan Date: Thu, 17 Apr 2025 18:15:23 +0100 Subject: [PATCH] forgejo: update image Signed-off-by: David Kirwan --- roles/openshift-apps/forgejo/templates/values.yaml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/openshift-apps/forgejo/templates/values.yaml.j2 b/roles/openshift-apps/forgejo/templates/values.yaml.j2 index c358963338..74469811e5 100644 --- a/roles/openshift-apps/forgejo/templates/values.yaml.j2 +++ b/roles/openshift-apps/forgejo/templates/values.yaml.j2 @@ -53,7 +53,7 @@ image: repository: konflux-fedora/fedora-infra-tenant/forgejo-oci-images # Overrides the image tag whose default is the chart appVersion. tag: '' - digest: 'sha256:f716da57351d75bd81c1f46c40a1f49f19e36e80702efea870212b0a90d426e7' + digest: 'sha256:4f29a06ab8ad2d2a86025a8176e1088a583306597813a14447d34f8dbfb7a439' pullPolicy: IfNotPresent rootless: true fullOverride: ''