From ee02e24d96f60d2a9949d275b0011d4170cf9a6c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 04:30:55 +0100 Subject: [PATCH] chore(deps): update capsule-proxy docker tag to v0.8.0 (#1275) 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 a8ee078f..2f741012 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.6.0 -digest: sha256:4cf05b352f1c38a821081cc01ac5f2a84ed7d68514a5b98e63edba5ab1c7b19e -generated: "2024-03-05T17:09:58.383699+01:00" + version: 0.8.0 +digest: sha256:742fa918f20fd68abf2851813a3c384a9755b2b58ddd4fb74a80f5ac8da7525d +generated: "2024-12-04T21:12:13.568354576Z" diff --git a/charts/capsule/Chart.yaml b/charts/capsule/Chart.yaml index b1f70c47..80791657 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.6.0 + version: 0.8.0 repository: "oci://ghcr.io/projectcapsule/charts" condition: proxy.enabled alias: proxy