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:
commit
260da9ea2d
4 changed files with 4 additions and 3 deletions
|
@ -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` |
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -1 +1 @@
|
|||
FROM frooodle/s-pdf:0.20.1
|
||||
FROM frooodle/s-pdf:0.22.6
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue