Compare commits
No commits in common. "260da9ea2dce760bd7894c4ee3bd56a57c54c220" and "16b60d20734041d911cfafef130c3a89316eda11" have entirely different histories.
260da9ea2d
...
16b60d2073
4 changed files with 3 additions and 4 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.22.6` | `0.22.6` |
|
||||
| Stirling PDF | `0.20.1` | `0.22.6` |
|
||||
| Shadowsocks | `1.18.2` | `1.18.2` |
|
||||
| Homebox | `n/a` | `0.10.3` |
|
||||
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
## ⬆️ 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.22.6
|
||||
FROM frooodle/s-pdf:0.20.1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
name: "Stirling PDF"
|
||||
description: "Fully-featured self-hosted PDF editor."
|
||||
version: "0.22.6"
|
||||
version: "0.20.1"
|
||||
slug: "stirling_pdf"
|
||||
startup: services
|
||||
ingress: true
|
||||
|
|
Loading…
Reference in a new issue