diff --git a/services/vc-authn-oidc/charts/dev/Chart.yaml b/services/vc-authn-oidc/charts/dev/Chart.yaml index 44cacf4..4a498a4 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.2 -appVersion: "2.1.0" +version: 0.2.3 +appVersion: "2.2.0" dependencies: - name: vc-authn-oidc - version: 0.2.2 + version: 0.2.3 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 7f99eb5..200406c 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.2" -appVersion: "2.1.0" +version: "0.2.3" +appVersion: "2.2.0" dependencies: - name: vc-authn-oidc - version: 0.2.2 + version: 0.2.3 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 92d084f..93cc6fc 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.2" -appVersion: "2.1.0" +version: "0.2.3" +appVersion: "2.2.0" dependencies: - name: vc-authn-oidc - version: 0.2.2 + version: 0.2.3 repository: https://bcgov.github.io/vc-authn-oidc