Skip to content

Commit

Permalink
Fix chart deps (#617)
Browse files Browse the repository at this point in the history
  • Loading branch information
antares-sw authored Feb 18, 2025
1 parent 4e9978d commit 1702e6d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions charts/v3-backend/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ dependencies:
version: 6.3.2
- name: ipfs
repository: https://charts.stakewise.io/
version: 1.2.1
digest: sha256:32987cfee04480196eddf9b518bfe16d6c272892f7f2aa745651ed1aac601444
generated: "2024-01-25T12:55:44.71614+03:00"
version: 2.2.0
digest: sha256:11005903782bcd5d5bb819b68ced0fa65d73e0610d88827827ba6ed48846b80d
generated: "2025-02-18T12:13:30.089464+03:00"
6 changes: 3 additions & 3 deletions charts/v3-oracle/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 1.0.0
- name: ipfs
repository: https://charts.stakewise.io/
version: 2.0.4
digest: sha256:c218ddebb280b18f60b1b306977791e5fe7f72852f4110688a0557cc2ec303f4
generated: "2024-02-23T10:42:17.926594+03:00"
version: 2.2.0
digest: sha256:4110792641cd237b68d9e365f220fb5e22d0107848bf0b4bfd3212aa9b245017
generated: "2025-02-18T12:14:20.663481+03:00"
2 changes: 1 addition & 1 deletion charts/v3-oracle/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ maintainers:
dependencies:
- name: common
repository: https://charts.stakewise.io/
version: 2.x.x
version: 1.x.x
- name: ipfs
repository: https://charts.stakewise.io/
version: 2.x.x
Expand Down

0 comments on commit 1702e6d

Please sign in to comment.