From 7d14fd633578ac1c34b65b80e276830e21423c37 Mon Sep 17 00:00:00 2001 From: Stephan Butler Date: Tue, 8 Sep 2026 12:34:35 +0200 Subject: [PATCH] chore: bump helm common dependency to resolve volume monunts --- helm/testnet-wallet/Chart.lock | 6 +++--- helm/testnet-wallet/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/helm/testnet-wallet/Chart.lock b/helm/testnet-wallet/Chart.lock index 58f9b5f0e..1b0d2c988 100644 --- a/helm/testnet-wallet/Chart.lock +++ b/helm/testnet-wallet/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: https://interledger.github.io/charts/interledger - version: 0.9.0 -digest: sha256:74bda7b463ee6cba999a7f806a2503a7c6b957c47b820a5c034e07145cf63114 -generated: "2025-10-30T01:48:36.798045315+02:00" + version: 0.9.1 +digest: sha256:6644c11c8072f21d47ad47fda9380f589f2de2d996e3e5a56f0cd7181061d282 +generated: "2026-09-08T12:22:40.402639362+02:00" diff --git a/helm/testnet-wallet/Chart.yaml b/helm/testnet-wallet/Chart.yaml index 9c4ef57c9..2878c9ccf 100644 --- a/helm/testnet-wallet/Chart.yaml +++ b/helm/testnet-wallet/Chart.yaml @@ -11,7 +11,7 @@ appVersion: 'v0.0.1' dependencies: - name: common - version: 0.9.0 + version: 0.9.1 repository: https://interledger.github.io/charts/interledger maintainers: