Skip to content

Commit

Permalink
Revert "fix: bump chart" (#578)
Browse files Browse the repository at this point in the history
This reverts commit d8af92f.

The objective of this PR is to
- revert the commit that caused the merge conflict that is preventing the ssi-hub v2.12 release to prod PR from being merged: #576
- revert helm to version that matches the current prod values.yaml
  • Loading branch information
jrhender authored Feb 14, 2023
1 parent fbf5049 commit b4a5e83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devops/prod/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ appVersion: "1.0"

dependencies:
- name: iam-cache-server-helm
version: 1.2.1
version: 1.1.2
repository: "oci://984870885661.dkr.ecr.us-west-2.amazonaws.com"

0 comments on commit b4a5e83

Please sign in to comment.