From 8642a224cf6c35929de0ce60a29dd32966b455ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Skyler=20M=C3=A4ntysaari?= Date: Sun, 6 Apr 2025 17:28:27 +0300 Subject: [PATCH] =?UTF-8?q?Revert=20"chore(deps):=20update=201337kavin/pip?= =?UTF-8?q?ed-proxy:latest=20docker=20digest=20to=2063d=E2=80=A6"=20(#152)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit aca4a5d5bd82ab9d240a8a95e9ec74bf41e07339. --- charts/apps/piped/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/apps/piped/values.yaml b/charts/apps/piped/values.yaml index 65b1eda..1f35e9e 100644 --- a/charts/apps/piped/values.yaml +++ b/charts/apps/piped/values.yaml @@ -142,7 +142,7 @@ ytproxy: # -- image repository repository: 1337kavin/piped-proxy # -- image tag - tag: "latest@sha256:63d1d019b8b037514e7cf29d457b5deffa28787002c9c644f2c3f57bef50374b" # Manifest index / Index Digest + tag: "latest@sha256:9fd917ba759dae1465415288e4d880e86b57ec385afa700fd33e13c54e61e352" # Manifest index / Index Digest # -- image pull policy pullPolicy: IfNotPresent