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

chore(deps): update ghcr.io/stirling-tools/s-pdf docker tag to v0.34.0 #1333

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

gabe565-renovate[bot]
Copy link
Contributor

This PR contains the following updates:

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

Release Notes

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

v0.34.0: 0.34.0 ProductHunt launch and PDF to CSV improvements and more

Compare Source

We have just launched on producthunt!

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

This update brings some much needed improvements!

  • Our PDF to CSV has been heavily upgraded and should see much better results (Thanks to @​omar-ahmed42 and tabula-java )
  • Multi-tool allows multi-selected drag and drop
  • Sign allows the same signature to be placed on multiple pages at once
  • UI cleanups for multi-tool and sign

With this update also comes some breaking changes to our database file for additional security
Any users updating from a version older than 0.28.0 will need to first update to a version after that and restart the application. After this the application can be updated to 0.34.0+ as normal
This will allow the database to then migrate to the 0.34.0 version

What's Changed

Bug Fixes
Enhancements
Minor Enhancements
Docker Updates
Translation Changes
Other Changes

New Contributors

Full Changelog: Stirling-Tools/Stirling-PDF@v0.33.1...v0.34.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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Copy link

Kustomization Diff

Cluster gabernetes
Changes ${\tt\large\color{green}+1\enspace\color{red}-\negthinspace1}$
Click to expand
--- kubernetes/gabernetes/apps/stirling-pdf/app Kustomization: stirling-pdf/app HelmRelease: stirling-pdf/stirling-pdf

+++ kubernetes/gabernetes/apps/stirling-pdf/app Kustomization: stirling-pdf/app HelmRelease: stirling-pdf/stirling-pdf

@@ -29,13 +29,13 @@

               DOCKER_ENABLE_SECURITY: 'false'
               INSTALL_BOOK_AND_ADVANCED_HTML_OPS: 'false'
               TZ: America/Chicago
             image:
               pullPolicy: IfNotPresent
               repository: ghcr.io/stirling-tools/s-pdf
-              tag: 0.33.1@sha256:d30bf0b2826f0e71cf6fe1b806d918db6d90121ac70b3384569e3b49edf51b3f
+              tag: 0.34.0@sha256:42ceaa84712f9271ca4af1c4d892899996424cbc5378f7dd168828091657c0f0
             probes:
               liveness:
                 enabled: true
                 path: /api/v1/info/status
                 type: HTTP
               readiness:

Copy link

HelmRelease Diff

Cluster gabernetes
Changes ${\tt\large\color{green}+1\enspace\color{red}-\negthinspace1}$
Click to expand
--- HelmRelease: stirling-pdf/stirling-pdf Deployment: stirling-pdf/stirling-pdf

+++ HelmRelease: stirling-pdf/stirling-pdf Deployment: stirling-pdf/stirling-pdf

@@ -44,13 +44,13 @@

         - name: DOCKER_ENABLE_SECURITY
           value: 'false'
         - name: INSTALL_BOOK_AND_ADVANCED_HTML_OPS
           value: 'false'
         - name: TZ
           value: America/Chicago
-        image: ghcr.io/stirling-tools/s-pdf:0.33.1@sha256:d30bf0b2826f0e71cf6fe1b806d918db6d90121ac70b3384569e3b49edf51b3f
+        image: ghcr.io/stirling-tools/s-pdf:0.34.0@sha256:42ceaa84712f9271ca4af1c4d892899996424cbc5378f7dd168828091657c0f0
         imagePullPolicy: IfNotPresent
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /api/v1/info/status
             port: 8080

@gabe565 gabe565 merged commit b1bf2d8 into main Nov 28, 2024
6 checks passed
@gabe565 gabe565 deleted the renovate/ghcr.io-stirling-tools-s-pdf-0.x branch November 28, 2024 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant