chore(deps): update docker.stirlingpdf.com/stirlingtools/stirling-pdf docker tag to v1.3.1#2625
Merged
LucaDev merged 1 commit intoSep 5, 2025
Conversation
--- apps/media/stirling-pdf/app Kustomization: flux-system/stirling-pdf HelmRelease: media/stirling-pdf
+++ apps/media/stirling-pdf/app Kustomization: flux-system/stirling-pdf HelmRelease: media/stirling-pdf
@@ -23,13 +23,13 @@
env:
SYSTEM_DEFAULTLOCALE: de-DE
SYSTEM_ENABLEANALYTICS: 'false'
SYSTEM_SHOWUPDATE: 'false'
image:
repository: docker.stirlingpdf.com/stirlingtools/stirling-pdf
- tag: 1.2.0-ultra-lite
+ tag: 1.3.1-ultra-lite
probes:
liveness:
enabled: true
readiness:
enabled: true
startup: |
--- HelmRelease: media/stirling-pdf Deployment: media/stirling-pdf
+++ HelmRelease: media/stirling-pdf Deployment: media/stirling-pdf
@@ -40,13 +40,13 @@
- name: SYSTEM_DEFAULTLOCALE
value: de-DE
- name: SYSTEM_ENABLEANALYTICS
value: 'false'
- name: SYSTEM_SHOWUPDATE
value: 'false'
- image: docker.stirlingpdf.com/stirlingtools/stirling-pdf:1.2.0-ultra-lite
+ image: docker.stirlingpdf.com/stirlingtools/stirling-pdf:1.3.1-ultra-lite
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 8080 |
… docker tag to v1.3.1
renovate
Bot
force-pushed
the
renovate/docker.stirlingpdf.com-stirlingtools-stirling-pdf-1.x
branch
from
September 5, 2025 16:29
91bd927 to
83e2005
Compare
renovate
Bot
deleted the
renovate/docker.stirlingpdf.com-stirlingtools-stirling-pdf-1.x
branch
September 5, 2025 16:59
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.2.0-ultra-lite->1.3.1-ultra-liteRelease Notes
Stirling-Tools/Stirling-PDF (docker.stirlingpdf.com/stirlingtools/stirling-pdf)
v1.3.1: 1.3.1 Quick fixes and translationsCompare Source
Quick fixes for missing translations and minor build issues
For all major release changes, please check out 1.3.0
https://github.com/Stirling-Tools/Stirling-PDF/releases/tag/v1.3.0
What's Changed
Minor Enhancements
Translation Changes
Other Changes
Full Changelog: Stirling-Tools/Stirling-PDF@v1.3.0...v1.3.1
v1.3.0: 1.3.0 Advanced Redaction, Security enhancement and code improvementsCompare Source
Been a few weeks since our last release, we have been making amazing progress on our future UI refresh and will have a demo to show everyone soon.
Major changes:
As always, thanks to all the open source community and in particular @Ludy87 for a massive 28 of these PRs in this release
What's Changed
Enhancements
config/backupand add Enterprise cleanup endpoints by @Ludy87 in #4225ChecksumUtilsfor MD5/SHA*/CRC32/Adler32 with Base64 and multi-algorithm support by @Ludy87 in #4261Minor Enhancements
MultipartFilebinding errors inStampControllerby @Ludy87 in #4331Arrays.asList()with either List.of() or Collections.singletonList() by @balazs-szucs in #4219MediaTypeby @Ludy87 in #4389Docker Updates
Translation Changes
{filename}placeholder inaddPageNumbers.customNumberDescacross all translations by @Ludy87 in #4204Other Changes
testing/**in file change detection fordocker-compose-testsworkflow by @Ludy87 in #4206outputFilewithdestinationFileinwriteVersiontask by @Ludy87 in #4167New Contributors
Please note release artifacts also contain the commit
e5da635Full Changelog: Stirling-Tools/Stirling-PDF@v1.2.0...v1.3.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.