From 10d90f8c2db679d038cdf5798bc30a066e8a7ac1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 7 Aug 2024 16:44:00 +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 8b5b518..8b0476b 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-eecc177 + tag: sha-c3ee4f2 acapyTenancyMode: single setNonRevoked: true useOobPresentProof: false