Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(container): update image ghcr.io/stirling-tools/s-pdf ( 0.34.0 → 0.35.0 ) #4718

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Nov 29, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/stirling-tools/s-pdf minor 0.34.0 -> 0.35.0

Release Notes

Stirling-Tools/Stirling-PDF (ghcr.io/stirling-tools/s-pdf)

v0.35.0: 0.35.0 Multi-tool undo support, replacement of functionality

Compare Source

We have just launched on producthunt few days ago!

please consider giving us a upvote and a follow! Stirling&#​0032;PDF - Open&#​0032;source&#​0032;locally&#​0032;hosted&#​0032;web&#​0032;PDF&#​0032;editor | Product Hunt

With this release multi-tool now supports undo (ctrl + z) and redo (ctrl + y) special thanks to @​omar-ahmed42 for all the great work

Also, with this release, we had to change our OCR tool. This tool lacks some features it previously had; however, it is still using Tesseract, so there are no config changes! We are investigating better tools to use for OCR going forward

What's Changed

Bug Fixes
Enhancements
Minor Enhancements
Translation Changes
Other Changes

New Contributors

Full Changelog: Stirling-Tools/Stirling-PDF@v0.34.0...v0.35.0

… 0.35.0 )

| datasource | package                      | from   | to     |
| ---------- | ---------------------------- | ------ | ------ |
| docker     | ghcr.io/stirling-tools/s-pdf | 0.34.0 | 0.35.0 |
@repo-jeeves repo-jeeves bot added renovate/container Issue relates to a Renovate container update type/minor Issue relates to a minor version bump cluster/main Changes made in the main cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels Nov 29, 2024
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Nov 29, 2024

--- HelmRelease: self-hosted/pdf-tool Deployment: self-hosted/pdf-tool

+++ HelmRelease: self-hosted/pdf-tool Deployment: self-hosted/pdf-tool

@@ -30,13 +30,13 @@

       automountServiceAccountToken: true
       hostIPC: false
       hostNetwork: false
       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
-      - image: ghcr.io/stirling-tools/s-pdf:0.34.0@sha256:42ceaa84712f9271ca4af1c4d892899996424cbc5378f7dd168828091657c0f0
+      - image: ghcr.io/stirling-tools/s-pdf:0.35.0@sha256:cb8a830837050490ea2a193e227299a0cdc147f97cd76873a8775e0bc3ca9b10
         imagePullPolicy: IfNotPresent
         name: main
         volumeMounts:
         - mountPath: /configs
           name: config
         - mountPath: /usr/share/tessdata

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Nov 29, 2024

--- kubernetes/main/apps/self-hosted/pdf-tool/app Kustomization: flux-system/self-hosted-pdf-tool HelmRelease: self-hosted/pdf-tool

+++ kubernetes/main/apps/self-hosted/pdf-tool/app Kustomization: flux-system/self-hosted-pdf-tool HelmRelease: self-hosted/pdf-tool

@@ -32,13 +32,13 @@

       main:
         containers:
           main:
             image:
               pullPolicy: IfNotPresent
               repository: ghcr.io/stirling-tools/s-pdf
-              tag: 0.34.0@sha256:42ceaa84712f9271ca4af1c4d892899996424cbc5378f7dd168828091657c0f0
+              tag: 0.35.0@sha256:cb8a830837050490ea2a193e227299a0cdc147f97cd76873a8775e0bc3ca9b10
     ingress:
       main:
         className: internal-nginx
         enabled: true
         hosts:
         - host: '{{ .Release.Name }}...PLACEHOLDER_SECRET_DOMAIN_NAME..'

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Nov 29, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.04s
✅ REPOSITORY git_diff yes no 0.04s
✅ REPOSITORY secretlint yes no 3.07s
✅ YAML prettier 1 0 0.37s
✅ YAML yamllint 1 0 0.35s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@szinn szinn merged commit 7243058 into main Nov 29, 2024
16 checks passed
@szinn szinn deleted the renovate/main-ghcr.io-stirling-tools-s-pdf-0.x branch November 29, 2024 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cluster/main Changes made in the main cluster renovate/container Issue relates to a Renovate container update size/XS Marks a PR that changes 0-9 lines, ignoring generated files type/minor Issue relates to a minor version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant