From 1fed4dc066434391475c3f62872741a81be73d49 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 8 Mar 2025 17:40:42 +0000 Subject: [PATCH] chore(deps): update helm release wireguard to v0.29.0 --- test-content/helm-qa/test/Chart.lock | 6 +++--- test-content/helm-qa/test/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/test-content/helm-qa/test/Chart.lock b/test-content/helm-qa/test/Chart.lock index 9c76e03..48cbf98 100644 --- a/test-content/helm-qa/test/Chart.lock +++ b/test-content/helm-qa/test/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: wireguard repository: https://bryopsida.github.io/wireguard-chart - version: 0.28.0 -digest: sha256:297935d4c3c525ca00f5dcb50e093fafe87ef1f0b6a48ffc31525b50b0ae3f40 -generated: "2025-01-18T17:08:37.333565505Z" + version: 0.29.0 +digest: sha256:f5717652b81eb7e7f4de94aa21515d7b4ff82ac64e784b03886f10c184c263ce +generated: "2025-03-08T17:40:36.026005428Z" diff --git a/test-content/helm-qa/test/Chart.yaml b/test-content/helm-qa/test/Chart.yaml index 507a356..b392d97 100644 --- a/test-content/helm-qa/test/Chart.yaml +++ b/test-content/helm-qa/test/Chart.yaml @@ -6,5 +6,5 @@ version: 0.1.0 dependencies: - name: wireguard - version: "0.28.0" + version: "0.29.0" repository: "https://bryopsida.github.io/wireguard-chart"