From 99d8f80fb2f31be05d195b1c91463d89f6e99c18 Mon Sep 17 00:00:00 2001 From: Pierre Guillod Date: Sat, 30 Mar 2024 15:45:45 +0100 Subject: [PATCH 1/4] Actualiser README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index adade88..86589b5 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This repository can be pointed at as a Home Assistant add-ons repository. It con | Package | Stable | Staging | |-----------------|----------|-----------| -| Stirling PDF | `0.20.1` | `0.22.6` | +| Stirling PDF | `0.22.6` | `0.22.6` | | Shadowsocks | `1.18.2` | `1.18.2` | | Homebox | `n/a` | `0.10.3` | From 7ac118b67c904b387bd0dd7f505592eff491de47 Mon Sep 17 00:00:00 2001 From: Pierre Guillod Date: Sat, 30 Mar 2024 15:46:23 +0100 Subject: [PATCH 2/4] Actualiser stirling-pdf/CHANGELOG.md --- stirling-pdf/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/stirling-pdf/CHANGELOG.md b/stirling-pdf/CHANGELOG.md index fb66cbf..6fcd988 100644 --- a/stirling-pdf/CHANGELOG.md +++ b/stirling-pdf/CHANGELOG.md @@ -2,6 +2,7 @@ ## ⬆️ Backend bumps +- ⬆️ Bump to Stirling PDF 0.22.6 - ⬆️ Bump to Stirling PDF 0.20.1 - ⬆️ Bump to Stirling PDF 0.17.2 - ⬆️ Bump to Stirling PDF 0.15.1 From 801e27504a2ae31906804bc7678c7653f693b247 Mon Sep 17 00:00:00 2001 From: Pierre Guillod Date: Sat, 30 Mar 2024 15:46:34 +0100 Subject: [PATCH 3/4] Actualiser stirling-pdf/Dockerfile --- stirling-pdf/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stirling-pdf/Dockerfile b/stirling-pdf/Dockerfile index 2cb7c52..7493e71 100644 --- a/stirling-pdf/Dockerfile +++ b/stirling-pdf/Dockerfile @@ -1 +1 @@ -FROM frooodle/s-pdf:0.20.1 +FROM frooodle/s-pdf:0.22.6 From 1fed066746fbfbb3dee14faf91c32ad2dae2b372 Mon Sep 17 00:00:00 2001 From: Pierre Guillod Date: Sat, 30 Mar 2024 15:46:47 +0100 Subject: [PATCH 4/4] Actualiser stirling-pdf/config.yaml --- stirling-pdf/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stirling-pdf/config.yaml b/stirling-pdf/config.yaml index 20683ea..172edb7 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.20.1" +version: "0.22.6" slug: "stirling_pdf" startup: services ingress: true