From 5c9eef4db43e71fa34c10c343f7dd2d767fb645c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 16 Aug 2024 21:28:42 +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 d91ab27..87518b5 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-288ae30 + tag: sha-cc0214e acapyTenancyMode: single setNonRevoked: true useOobPresentProof: false