From b0c7efcf1c06f7ffed8a5524b99d2be723a80396 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 22:00:37 +0000 Subject: [PATCH] Update ghcr.io/stirling-tools/s-pdf Docker tag to v0.34.0 --- cluster/apps/tools/spdf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/tools/spdf.yaml b/cluster/apps/tools/spdf.yaml index 2e26730c..5bfb359a 100644 --- a/cluster/apps/tools/spdf.yaml +++ b/cluster/apps/tools/spdf.yaml @@ -17,7 +17,7 @@ spec: spec: containers: - name: spdf - image: ghcr.io/stirling-tools/s-pdf:0.33.1 + image: ghcr.io/stirling-tools/s-pdf:0.34.0 ports: - containerPort: 8080 ---