Merge pull request '⬆️ Bump to Stirling PDF 0.22.6' (#2) from stirling-0.22.6 into main

Reviewed-on: #2
This commit is contained in:
Pierre Guillod 2024-03-30 15:51:04 +01:00
commit 260da9ea2d
4 changed files with 4 additions and 3 deletions

View file

@ -8,7 +8,7 @@ This repository can be pointed at as a Home Assistant add-ons repository. It con
| Package | Stable | Staging | | 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` | | Shadowsocks | `1.18.2` | `1.18.2` |
| Homebox | `n/a` | `0.10.3` | | Homebox | `n/a` | `0.10.3` |

View file

@ -2,6 +2,7 @@
## ⬆️ Backend bumps ## ⬆️ Backend bumps
- ⬆️ Bump to Stirling PDF 0.22.6
- ⬆️ Bump to Stirling PDF 0.20.1 - ⬆️ Bump to Stirling PDF 0.20.1
- ⬆️ Bump to Stirling PDF 0.17.2 - ⬆️ Bump to Stirling PDF 0.17.2
- ⬆️ Bump to Stirling PDF 0.15.1 - ⬆️ Bump to Stirling PDF 0.15.1

View file

@ -1 +1 @@
FROM frooodle/s-pdf:0.20.1 FROM frooodle/s-pdf:0.22.6

View file

@ -1,6 +1,6 @@
name: "Stirling PDF" name: "Stirling PDF"
description: "Fully-featured self-hosted PDF editor." description: "Fully-featured self-hosted PDF editor."
version: "0.20.1" version: "0.22.6"
slug: "stirling_pdf" slug: "stirling_pdf"
startup: services startup: services
ingress: true ingress: true