Skip to content

Commit

Permalink
Update vc-authn deployments
Browse files Browse the repository at this point in the history
Signed-off-by: Emiliano Suñé <[email protected]>
  • Loading branch information
esune committed Sep 28, 2024
1 parent 7003758 commit aecc694
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions services/vc-authn-oidc/charts/dev/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
6 changes: 3 additions & 3 deletions services/vc-authn-oidc/charts/prod/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
6 changes: 3 additions & 3 deletions services/vc-authn-oidc/charts/test/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit aecc694

Please sign in to comment.