From 40f477b48d7519c90fd8c5c12ca4607160fe47ae Mon Sep 17 00:00:00 2001 From: Pierre Guillod Date: Sun, 17 Sep 2023 21:52:08 +0200 Subject: [PATCH] bump deploy to 0.14.1 --- stirling-pdf/CHANGELOG.md | 1 + stirling-pdf/Dockerfile | 2 +- stirling-pdf/config.yaml | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/stirling-pdf/CHANGELOG.md b/stirling-pdf/CHANGELOG.md index 8ec6eca..a6df53d 100644 --- a/stirling-pdf/CHANGELOG.md +++ b/stirling-pdf/CHANGELOG.md @@ -2,6 +2,7 @@ ## ⬆️ Backend bumps +- ⬆️ Bump to Stirling PDF 0.14.1 - ⬆️ Bump to Stirling PDF 0.11.0 - ⬆️ Bump to Stirling PDF 0.10.3 - ⬆️ Bump to Stirling PDF 0.10.2 diff --git a/stirling-pdf/Dockerfile b/stirling-pdf/Dockerfile index abe5cd4..265e1b7 100644 --- a/stirling-pdf/Dockerfile +++ b/stirling-pdf/Dockerfile @@ -1 +1 @@ -FROM frooodle/s-pdf:0.11.0 +FROM frooodle/s-pdf:0.14.1 diff --git a/stirling-pdf/config.yaml b/stirling-pdf/config.yaml index f5befd0..545b75b 100644 --- a/stirling-pdf/config.yaml +++ b/stirling-pdf/config.yaml @@ -1,6 +1,6 @@ name: "Stirling PDF" description: "Fully-featured self-hosted PDF editor." -version: "0.11.0" +version: "0.14.1" slug: "stirling_pdf" startup: services ingress: true