From ad38a2846886082bd3ea6bfebc54dfd5e6e4691a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 17:06:03 +0100 Subject: [PATCH] chore(deps): update capsule-proxy docker tag to v0.10.0 (#1782) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- charts/capsule/Chart.lock | 6 +++--- charts/capsule/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/capsule/Chart.lock b/charts/capsule/Chart.lock index 8f0bec78..9b5f2a37 100644 --- a/charts/capsule/Chart.lock +++ b/charts/capsule/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: capsule-proxy repository: oci://ghcr.io/projectcapsule/charts - version: 0.9.13 -digest: sha256:dbca86ef4afef07c79c0d5e049c6666a70d2b8990262224970f662531fffd9c3 -generated: "2025-09-03T20:29:41.043265755Z" + version: 0.10.0 +digest: sha256:b268fe0a87e4fa4d0196e5dac82c7e8ae20e96053f5ca860b1f7c44e3a357406 +generated: "2025-12-09T15:58:45.796317945Z" diff --git a/charts/capsule/Chart.yaml b/charts/capsule/Chart.yaml index d979fab7..f65bb090 100644 --- a/charts/capsule/Chart.yaml +++ b/charts/capsule/Chart.yaml @@ -6,7 +6,7 @@ home: https://github.com/projectcapsule/capsule icon: https://github.com/projectcapsule/capsule/raw/main/assets/logo/capsule_small.png dependencies: - name: capsule-proxy - version: 0.9.13 + version: 0.10.0 repository: "oci://ghcr.io/projectcapsule/charts" condition: proxy.enabled alias: proxy