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

fix(container): update image ghcr.io/stirling-tools/s-pdf ( 0.36.5 → 0.36.6 ) #4921

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Jan 2, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/stirling-tools/s-pdf patch 0.36.5 -> 0.36.6

Release Notes

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

v0.36.6: 0.36.6 Improved signature functionality and drag-and-drop bug fixes

Compare Source

Improved signature functionality and file drag-and-drop bug fixes

We also now sign our docker images for easy verification for anyone that needs that :)

What's Changed

Bug Fixes
Enhancements
Minor Enhancements
Docker Updates
Translation Changes
Other Changes

New Contributors

Full Changelog: Stirling-Tools/Stirling-PDF@v0.36.5...v0.36.6

…0.36.6 )

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

repo-jeeves bot commented Jan 2, 2025

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

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

@@ -31,13 +31,13 @@

       hostIPC: false
       hostNetwork: false
       hostPID: false
       hostUsers: true
       dnsPolicy: ClusterFirst
       containers:
-      - image: ghcr.io/stirling-tools/s-pdf:0.36.5@sha256:d03441da7f63d19b4af5e9f30770938dd4ea2697a31cd2151016049c82624b75
+      - image: ghcr.io/stirling-tools/s-pdf:0.36.6@sha256:05b680a2dfb127b31f4b4e3d04637bee2fd84e9005b96f0e32c639e61ca6039e
         imagePullPolicy: IfNotPresent
         name: main
         volumeMounts:
         - mountPath: /configs
           name: config
         - mountPath: /usr/share/tessdata

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jan 2, 2025

--- 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.36.5@sha256:d03441da7f63d19b4af5e9f30770938dd4ea2697a31cd2151016049c82624b75
+              tag: 0.36.6@sha256:05b680a2dfb127b31f4b4e3d04637bee2fd84e9005b96f0e32c639e61ca6039e
     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 Jan 2, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.06s
✅ REPOSITORY git_diff yes no 0.05s
✅ REPOSITORY secretlint yes no 3.11s
✅ YAML prettier 1 0 0.36s
✅ YAML yamllint 1 0 0.36s

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 fd3bec9 into main Jan 2, 2025
16 checks passed
@szinn szinn deleted the renovate/main-ghcr.io-stirling-tools-s-pdf-0.x branch January 2, 2025 19:25
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/patch Issue relates to a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant