From d6ea35acf6a02ede42f979e0b093dd6cbc151e86 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 14 Aug 2024 19:04:38 +0000 Subject: [PATCH] Update chart version and image tag --- services/vc-authn-oidc/charts/dev/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/vc-authn-oidc/charts/dev/values.yaml b/services/vc-authn-oidc/charts/dev/values.yaml index 87518b5..d91ab27 100644 --- a/services/vc-authn-oidc/charts/dev/values.yaml +++ b/services/vc-authn-oidc/charts/dev/values.yaml @@ -3,7 +3,7 @@ vc-authn-oidc: image: repository: ghcr.io/bcgov/vc-authn-oidc pullPolicy: IfNotPresent - tag: sha-cc0214e + tag: sha-288ae30 acapyTenancyMode: single setNonRevoked: true useOobPresentProof: false