From 41a6d9dfd2b01cd79ff889794ceaf1b3ce406279 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emiliano=20Su=C3=B1=C3=A9?= Date: Sat, 28 Sep 2024 13:31:48 -0700 Subject: [PATCH] update vc-authn versions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Emiliano Suñé --- services/vc-authn-oidc/charts/dev/Chart.yaml | 6 +++--- services/vc-authn-oidc/charts/prod/Chart.yaml | 6 +++--- services/vc-authn-oidc/charts/test/Chart.yaml | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/services/vc-authn-oidc/charts/dev/Chart.yaml b/services/vc-authn-oidc/charts/dev/Chart.yaml index 4a498a4..d978602 100644 --- a/services/vc-authn-oidc/charts/dev/Chart.yaml +++ b/services/vc-authn-oidc/charts/dev/Chart.yaml @@ -2,9 +2,9 @@ apiVersion: v2 name: vc-authn-oidc description: vc-authn-oidc - dev type: application -version: 0.2.3 -appVersion: "2.2.0" +version: 0.2.4 +appVersion: "2.2.1" dependencies: - name: vc-authn-oidc - version: 0.2.3 + version: 0.2.4 repository: https://bcgov.github.io/vc-authn-oidc diff --git a/services/vc-authn-oidc/charts/prod/Chart.yaml b/services/vc-authn-oidc/charts/prod/Chart.yaml index 200406c..1082de2 100644 --- a/services/vc-authn-oidc/charts/prod/Chart.yaml +++ b/services/vc-authn-oidc/charts/prod/Chart.yaml @@ -2,9 +2,9 @@ apiVersion: v2 name: vc-authn-oidc description: vc-authn-oidc - prod type: application -version: "0.2.3" -appVersion: "2.2.0" +version: 0.2.4 +appVersion: "2.2.1" dependencies: - name: vc-authn-oidc - version: 0.2.3 + version: 0.2.4 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 93cc6fc..db6886b 100644 --- a/services/vc-authn-oidc/charts/test/Chart.yaml +++ b/services/vc-authn-oidc/charts/test/Chart.yaml @@ -2,9 +2,9 @@ apiVersion: v2 name: vc-authn-oidc description: vc-authn-oidc - test type: application -version: "0.2.3" -appVersion: "2.2.0" +version: 0.2.4 +appVersion: "2.2.1" dependencies: - name: vc-authn-oidc - version: 0.2.3 + version: 0.2.4 repository: https://bcgov.github.io/vc-authn-oidc