From e6b385751b03bff2c6637ea5f479a377b4651636 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 30 Nov 2025 01:29:54 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/stirlin?= =?UTF-8?q?g-tools/s-pdf=202.0.1=20=E2=86=92=202.0.2=20(#42255)?= 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 7cedc7e81f5..9d7fe6446c2 100644 --- a/charts/stable/stirling-pdf/Chart.yaml +++ b/charts/stable/stirling-pdf/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 2.0.1 +appVersion: 2.0.2 dependencies: - name: common version: 28.29.2 @@ -38,5 +38,5 @@ sources: - https://github.com/Stirling-Tools/Stirling-PDF - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/stirling-pdf type: application -version: 8.1.1 +version: 8.1.4 diff --git a/charts/stable/stirling-pdf/values.yaml b/charts/stable/stirling-pdf/values.yaml index cbb0f80004a..1b9b61bebed 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: 2.0.1-ultra-lite@sha256:cd678a8c5c1c6f6188abe30042e618ca59a13e587d855c67c1edfbe0666c6094 + tag: 2.0.2-ultra-lite@sha256:000423e4692e8cab50e9a9b5c5018d780a4799407ff562d6fc49cb05c6674830 fatImage: repository: ghcr.io/stirling-tools/s-pdf pullPolicy: IfNotPresent - tag: 2.0.1-fat@sha256:34dc9c4f5671a464e9d15be9eae20cee67ac2a468b7277581faad9729411e4de + tag: 2.0.2-fat@sha256:acc449370daca4ea780f3ad2a8703d99c8ca550db2da2d6d769aa1f2fff0ffaf fullImage: repository: ghcr.io/stirling-tools/s-pdf pullPolicy: IfNotPresent - tag: 2.0.1@sha256:281cd2f5d5bb747ce6cd19c54d7ef8e9597bdee2e67eb88fa701f684c8b35654 + tag: 2.0.2@sha256:af9942975d39b953a008aaa1bb2bbb23330d725d8aeda835eb53de3715e42e36 securityContext: container: runAsNonRoot: false