bump stirling-pdf to 0.15.1
This commit is contained in:
parent
70adf6a30a
commit
3489a084ac
4 changed files with 8 additions and 3 deletions
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
## ⬆️ Backend bumps
|
## ⬆️ Backend bumps
|
||||||
|
|
||||||
|
- ⬆️ Bump to Stirling PDF 0.15.1
|
||||||
- ⬆️ Bump to Stirling PDF 0.14.5
|
- ⬆️ Bump to Stirling PDF 0.14.5
|
||||||
- ⬆️ Bump to Stirling PDF 0.14.1
|
- ⬆️ Bump to Stirling PDF 0.14.1
|
||||||
- ⬆️ Bump to Stirling PDF 0.11.0
|
- ⬆️ Bump to Stirling PDF 0.11.0
|
||||||
|
|
|
@ -17,6 +17,10 @@ Note that this parameter is independent from the _Ingress_ integration. Providin
|
||||||
|
|
||||||
The add-on versioning follows the [docker container's versioning][dockerhub-releases].
|
The add-on versioning follows the [docker container's versioning][dockerhub-releases].
|
||||||
|
|
||||||
|
## Known issues
|
||||||
|
|
||||||
|
- The "View PDF" applet does not work in Ingress mode.
|
||||||
|
|
||||||
## Support
|
## Support
|
||||||
|
|
||||||
This repository does not accept inquiries for the moment.
|
This repository does not accept inquiries for the moment.
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
FROM frooodle/s-pdf:0.14.5
|
FROM frooodle/s-pdf:0.15.1
|
||||||
|
|
|
@ -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.14.5"
|
version: "0.15.1"
|
||||||
slug: "stirling_pdf"
|
slug: "stirling_pdf"
|
||||||
startup: services
|
startup: services
|
||||||
ingress: true
|
ingress: true
|
||||||
|
|
Loading…
Reference in a new issue