From 315da90f6ddeccdd29a401023aac615b2c442951 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 21 Feb 2026 12:06:37 +0100 Subject: [PATCH] fix(stirling-pdf): update image ghcr.io/stirling-tools/s-pdf (#45202) --- 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 bde196a2424..444f1a8f5e3 100644 --- a/charts/stable/stirling-pdf/Chart.yaml +++ b/charts/stable/stirling-pdf/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2.5.0 +appVersion: 2.5.2 dependencies: - name: common version: 28.30.2 @@ -41,5 +41,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.17.1 +version: 8.17.4 diff --git a/charts/stable/stirling-pdf/values.yaml b/charts/stable/stirling-pdf/values.yaml index c9baf0b9f09..3d004c6b0ed 100644 --- a/charts/stable/stirling-pdf/values.yaml +++ b/charts/stable/stirling-pdf/values.yaml @@ -2,15 +2,15 @@ image: repository: ghcr.io/stirling-tools/s-pdf pullPolicy: IfNotPresent - tag: 2.5.0-ultra-lite@sha256:31b117a86af91d81c6b9fa5ba98607c1a8544f5e58f78c02f51b24f9dac86a5a + tag: 2.5.2-ultra-lite@sha256:475f726ab32abb768e977f4c1ad51402f764f6de52db5aeab0380529d036fd5f fatImage: repository: ghcr.io/stirling-tools/s-pdf pullPolicy: IfNotPresent - tag: 2.5.0-fat@sha256:6c671ef6757292b35c5c031e581157b1f82f0951827232bb81307cc53acc5cf3 + tag: 2.5.2-fat@sha256:670667215ef0bc9726b4cc44d7c111e1ee5b7281cd224754c01fb182dd24781b fullImage: repository: ghcr.io/stirling-tools/s-pdf pullPolicy: IfNotPresent - tag: 2.5.1@sha256:9e5cdc1eb8c06f4f704655fa093effe659f342000c7b9cdb30ca4b408f2bda71 + tag: 2.5.2@sha256:74c9ad9e280087f0652bfc98c9b5524b03ea5c138050406d2e3936f9cd60906f securityContext: container: runAsNonRoot: false