Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update helm release rafiki-backend to v0.4.4 #3076

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions infrastructure/helm/rafiki/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ dependencies:
version: 0.4.0
- name: rafiki-backend
repository: https://interledger.github.io/helm-charts
version: 0.4.0
version: 0.4.4
- name: rafiki-frontend
repository: https://interledger.github.io/helm-charts
version: 0.4.0
digest: sha256:3aadc4eef1a8667d4e2f3406e08b919501fb1073feb5bff0d2339719ce3904a6
generated: "2024-03-26T09:20:34.879805696Z"
digest: sha256:d8beec0f2ba8d7070004b478c32ccb60973c013964dc3df762857f8be80619b4
generated: "2024-11-01T20:13:57.44514426Z"
2 changes: 1 addition & 1 deletion infrastructure/helm/rafiki/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies:
version: '0.4.0'
repository: 'https://interledger.github.io/helm-charts'
- name: rafiki-backend
version: '0.4.0'
version: '0.4.4'
repository: 'https://interledger.github.io/helm-charts'
- name: rafiki-frontend
version: '0.4.0'
Expand Down
Loading