From 71332541607ddf0b47c28a63c11acf3cc981a969 Mon Sep 17 00:00:00 2001 From: "unhesitatingeffectivebot[bot]" <109002416+unhesitatingeffectivebot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 09:20:18 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20ghcr.io/stirling-to?= =?UTF-8?q?ols/stirling-pdf=20(=200.33.1=20=E2=86=92=200.34.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kubernetes/apps/default/stirling-pdf/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/default/stirling-pdf/app/helmrelease.yaml b/kubernetes/apps/default/stirling-pdf/app/helmrelease.yaml index 957e05cba..4348fef61 100644 --- a/kubernetes/apps/default/stirling-pdf/app/helmrelease.yaml +++ b/kubernetes/apps/default/stirling-pdf/app/helmrelease.yaml @@ -36,7 +36,7 @@ spec: main: image: repository: ghcr.io/stirling-tools/stirling-pdf - tag: 0.33.1@sha256:d30bf0b2826f0e71cf6fe1b806d918db6d90121ac70b3384569e3b49edf51b3f + tag: 0.34.0@sha256:42ceaa84712f9271ca4af1c4d892899996424cbc5378f7dd168828091657c0f0 env: TZ: ${TIMEZONE} DOCKER_ENABLE_SECURITY: "false"