From 5769611e1b20b35f2beff6dfe60b3cd0cf58bcb1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 28 Sep 2024 19:58:52 +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 bfa71ef..200406c 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.2" -appVersion: "2.1.0" +version: "0.2.3" +appVersion: "2.2.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 acf0180..93cc6fc 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.2" -appVersion: "2.1.0" +version: "0.2.3" +appVersion: "2.2.0" dependencies: - name: vc-authn-oidc version: 0.2.3