From 9c37b8ef2b693f00187ca906887e3a2678b5ec4a Mon Sep 17 00:00:00 2001 From: Ivan P <2119240+i5okie@users.noreply.github.com> Date: Tue, 13 Aug 2024 09:22:10 -0700 Subject: [PATCH] Update vc-authn-oidc versions Signed-off-by: Ivan Polchenko <2119240+i5okie@users.noreply.github.com> --- services/vc-authn-oidc/charts/prod/Chart.yaml | 8 ++++---- services/vc-authn-oidc/charts/test/Chart.yaml | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/services/vc-authn-oidc/charts/prod/Chart.yaml b/services/vc-authn-oidc/charts/prod/Chart.yaml index 49fdfd2..687f3e6 100644 --- a/services/vc-authn-oidc/charts/prod/Chart.yaml +++ b/services/vc-authn-oidc/charts/prod/Chart.yaml @@ -1,11 +1,11 @@ apiVersion: v2 name: vc-authn-oidc -description: vc-authn-oidc - dev +description: vc-authn-oidc - prod type: application -version: 0.2.1 -appVersion: "2.0.3" +version: 0.2.2 +appVersion: "2.1.0" dependencies: - name: vc-authn-oidc - version: 0.2.1 + version: 0.2.2 repository: https://bcgov.github.io/vc-authn-oidc diff --git a/services/vc-authn-oidc/charts/test/Chart.yaml b/services/vc-authn-oidc/charts/test/Chart.yaml index 82d7aa7..6f20b0e 100644 --- a/services/vc-authn-oidc/charts/test/Chart.yaml +++ b/services/vc-authn-oidc/charts/test/Chart.yaml @@ -3,9 +3,9 @@ name: vc-authn-oidc description: vc-authn-oidc - test type: application -version: 0.2.1 -appVersion: "2.0.3" +version: 0.2.2 +appVersion: "2.1.0" dependencies: - name: vc-authn-oidc - version: 0.2.1 + version: 0.2.2 repository: https://bcgov.github.io/vc-authn-oidc