Skip to content

Commit

Permalink
Merge pull request #244 from esune/chore/update-vc-authn
Browse files Browse the repository at this point in the history
Update vc-authn deployments
  • Loading branch information
esune authored Sep 28, 2024
2 parents 7003758 + aecc694 commit 70b57b2
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 70b57b2

Please sign in to comment.