diff --git a/components/stirlingpdf/values.cue b/components/stirlingpdf/values.cue index 4f1b721c..64c8efee 100644 --- a/components/stirlingpdf/values.cue +++ b/components/stirlingpdf/values.cue @@ -8,7 +8,7 @@ package holos }] image: { repository: "frooodle/s-pdf" - tag: "0.36.4" + tag: "0.36.5" } } ingress: main: { diff --git a/deploy/components/stirlingpdf/stirlingpdf.gen.yaml b/deploy/components/stirlingpdf/stirlingpdf.gen.yaml index babe09f0..bcd49abc 100644 --- a/deploy/components/stirlingpdf/stirlingpdf.gen.yaml +++ b/deploy/components/stirlingpdf/stirlingpdf.gen.yaml @@ -57,7 +57,7 @@ spec: - env: - name: LANGS value: en_US - image: frooodle/s-pdf:0.36.4 + image: frooodle/s-pdf:0.36.5 name: main dnsPolicy: ClusterFirst enableServiceLinks: false