From 9cc3204230accea025d0f6c03365770d84c19954 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 5 Sep 2025 18:22:51 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/stirlin?= =?UTF-8?q?g-tools/s-pdf=201.2.0=20=E2=86=92=201.3.1=20(#39163)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- charts/stable/stirling-pdf/Chart.yaml | 4 ++-- charts/stable/stirling-pdf/values.yaml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/stable/stirling-pdf/Chart.yaml b/charts/stable/stirling-pdf/Chart.yaml index 74f3f30c9e0..b3a2133670a 100644 --- a/charts/stable/stirling-pdf/Chart.yaml +++ b/charts/stable/stirling-pdf/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.2.0 +appVersion: 1.3.1 dependencies: - name: common version: 28.16.5 @@ -36,5 +36,5 @@ sources: - https://github.com/Stirling-Tools/Stirling-PDF - https://github.com/truecharts/charts/tree/master/charts/stable/stirling-pdf type: application -version: 5.9.4 +version: 5.12.0 diff --git a/charts/stable/stirling-pdf/values.yaml b/charts/stable/stirling-pdf/values.yaml index 37d9bc6e78d..56771d3ffa7 100644 --- a/charts/stable/stirling-pdf/values.yaml +++ b/charts/stable/stirling-pdf/values.yaml @@ -1,15 +1,15 @@ image: repository: ghcr.io/stirling-tools/s-pdf pullPolicy: IfNotPresent - tag: 1.2.0-ultra-lite@sha256:8b2ad404d7154e7d663017b213133393606cc2632c69e7f5de1eeed96b325a58 + tag: 1.3.1-ultra-lite@sha256:7a721e004ae2d0605892b06b70bd6fceb288aa30ce60296bdecc19508bec0b2c fatImage: repository: ghcr.io/stirling-tools/s-pdf pullPolicy: IfNotPresent - tag: 1.2.0-fat@sha256:1a6b67d527eb85e35b0309094d62cbff28e9b862dab33de9781a6594992f9579 + tag: 1.3.1-fat@sha256:1f2684f8fce964c3f5748ca1353fff56b2ff12824cc4dee4ece9f72a46ce063e fullImage: repository: ghcr.io/stirling-tools/s-pdf pullPolicy: IfNotPresent - tag: 1.2.0@sha256:4b549915161efdf8a7c43bf0ad3b5d5d39f0cb0be58b7dcce1d1b62fbe8ed818 + tag: 1.3.1@sha256:a87b4ef9ef70d7f12f4d1a8acc8da56320655a47b91fd55067eff17c90eeda56 securityContext: container: runAsNonRoot: false