From ef9ec22efa2d046f5c7875381d7d76760286971c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 9 Aug 2025 22:33:54 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/stirlin?= =?UTF-8?q?g-tools/s-pdf=201.1.1=20=E2=86=92=201.2.0=20(#38231)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- charts/stable/stirling-pdf/Chart.yaml | 5 +++-- charts/stable/stirling-pdf/values.yaml | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/charts/stable/stirling-pdf/Chart.yaml b/charts/stable/stirling-pdf/Chart.yaml index 203989e60b7..09bc51e1722 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.1.1 +appVersion: 1.2.0 dependencies: - name: common version: 28.15.1 @@ -36,4 +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.5.4 +version: 5.8.0 + diff --git a/charts/stable/stirling-pdf/values.yaml b/charts/stable/stirling-pdf/values.yaml index c26d601e083..37d9bc6e78d 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.1.1-ultra-lite@sha256:03b71084a7d506850644f2fac081490059c8ea0c711784bb7cc66d5cc843fd3d + tag: 1.2.0-ultra-lite@sha256:8b2ad404d7154e7d663017b213133393606cc2632c69e7f5de1eeed96b325a58 fatImage: repository: ghcr.io/stirling-tools/s-pdf pullPolicy: IfNotPresent - tag: 1.1.1-fat@sha256:b5a4e0b8b222727314b12f0baf9af0c7c162aaf8226c500321e92017f4c5bcd3 + tag: 1.2.0-fat@sha256:1a6b67d527eb85e35b0309094d62cbff28e9b862dab33de9781a6594992f9579 fullImage: repository: ghcr.io/stirling-tools/s-pdf pullPolicy: IfNotPresent - tag: 1.1.1@sha256:12de648818f4ec139dacad50acb90c302c6077986f70cf09708c8c38d041c285 + tag: 1.2.0@sha256:4b549915161efdf8a7c43bf0ad3b5d5d39f0cb0be58b7dcce1d1b62fbe8ed818 securityContext: container: runAsNonRoot: false