From 175a3ec264038f5438c6f1ccfa24577b38bad38c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 28 Sep 2024 19:36:37 +0000 Subject: [PATCH] Update chart and app versions --- services/vc-authn-oidc/charts/prod/Chart.yaml | 4 ++-- services/vc-authn-oidc/charts/test/Chart.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/services/vc-authn-oidc/charts/prod/Chart.yaml b/services/vc-authn-oidc/charts/prod/Chart.yaml index 200406c..bfa71ef 100644 --- a/services/vc-authn-oidc/charts/prod/Chart.yaml +++ b/services/vc-authn-oidc/charts/prod/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: vc-authn-oidc description: vc-authn-oidc - prod type: application -version: "0.2.3" -appVersion: "2.2.0" +version: "0.2.2" +appVersion: "2.1.0" dependencies: - name: vc-authn-oidc version: 0.2.3 diff --git a/services/vc-authn-oidc/charts/test/Chart.yaml b/services/vc-authn-oidc/charts/test/Chart.yaml index 93cc6fc..acf0180 100644 --- a/services/vc-authn-oidc/charts/test/Chart.yaml +++ b/services/vc-authn-oidc/charts/test/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: vc-authn-oidc description: vc-authn-oidc - test type: application -version: "0.2.3" -appVersion: "2.2.0" +version: "0.2.2" +appVersion: "2.1.0" dependencies: - name: vc-authn-oidc version: 0.2.3