Skip to content

feat(container): update image ghcr.io/alam00000/bentopdf ( 2.3.1 → 2.4.0 ) - #1337

Merged
Mafyuh merged 1 commit into
mainfrom
renovate/ghcr.io-alam00000-bentopdf-2.x
Mar 4, 2026
Merged

feat(container): update image ghcr.io/alam00000/bentopdf ( 2.3.1 → 2.4.0 )#1337
Mafyuh merged 1 commit into
mainfrom
renovate/ghcr.io-alam00000-bentopdf-2.x

Conversation

@renovate

@renovate renovate Bot commented Mar 4, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/alam00000/bentopdf minor 2.3.12.4.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

alam00000/bentopdf (ghcr.io/alam00000/bentopdf)

v2.4.0: Revamped Form Creator - v2.4.0

Compare Source

What's Changed

1. PDF Form Creator Revamp

  • Now along with creating new form fields you can also edit existing fields!
  • Barcode support has been added! Now you can choose from any of the following types:
  • QR Code, Code 128, Code 39, EAN-13, UPC-A, DataMatrix and PDF417

2. Batch Decryption

  • Now multiple PDFs which share the same password can be decrypted

Bug Fixes

  • CORS Proxy configuration was not added to Dockerfile which led to failed certificate requests. This has been fixed.

New Contributors

Full Changelog: alam00000/bentopdf@v2.3.3...v2.4.0

Thank you for the support and please test and report any bugs ❤️

v2.4.0: Revamped Form Creator - v2.4.0

Compare Source

What's Changed
1. PDF Form Creator Revamp
  • Now along with creating new form fields you can also edit existing fields!
  • Barcode support has been added! Now you can choose from any of the following types:
  • QR Code, Code 128, Code 39, EAN-13, UPC-A, DataMatrix and PDF417
2. Batch Decryption
  • Now multiple PDFs which share the same password can be decrypted
Bug Fixes
  • CORS Proxy configuration was not added to Dockerfile which led to failed certificate requests. This has been fixed.
New Contributors

Full Changelog: alam00000/bentopdf@v2.3.3...v2.4.0

Thank you for the support and please test and report any bugs ❤️

v2.3.3: Bug Fixes - v2.3.3

Compare Source

Dad Joke of the Release

What do you call a sad strawberry? A blueberry🤣


What's Changed

1. PDF Watermark Tool

The PDF Watermark tool has been revamped. You can now set to apply watermark to all pages or a range of pages. A new scale option, along with position and flatten options have been added. Along with this, the watermark can be now placed via drag and drop.

Bug Fixes

New Contributors

Full Changelog: alam00000/bentopdf@v2.3.1...v2.3.3

Thank you everyone for your support. Please test it out and report any bugs and have a great weekend! ❤️

v2.3.3: Bug Fixes - v2.3.3

Compare Source

Dad Joke of the Release

What do you call a sad strawberry? A blueberry🤣


What's Changed
1. PDF Watermark Tool

The PDF Watermark tool has been revamped. You can now set to apply watermark to all pages or a range of pages. A new scale option, along with position and flatten options have been added. Along with this, the watermark can be now placed via drag and drop.

Bug Fixes
New Contributors

Full Changelog: alam00000/bentopdf@v2.3.1...v2.3.3

Thank you everyone for your support. Please test it out and report any bugs and have a great weekend! ❤️


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.


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

This PR was generated by Mend Renovate. View the repository job log.

@github-actions

github-actions Bot commented Mar 4, 2026

Copy link
Copy Markdown
--- kubernetes/apps/default/bento-pdf/app Kustomization: default/bento-pdf HelmRelease: default/bento-pdf

+++ kubernetes/apps/default/bento-pdf/app Kustomization: default/bento-pdf HelmRelease: default/bento-pdf

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

     controllers:
       bento-pdf:
         containers:
           main:
             image:
               repository: ghcr.io/alam00000/bentopdf
-              tag: 2.3.1
+              tag: 2.4.0
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:

@github-actions

github-actions Bot commented Mar 4, 2026

Copy link
Copy Markdown
--- HelmRelease: default/bento-pdf Deployment: default/bento-pdf

+++ HelmRelease: default/bento-pdf Deployment: default/bento-pdf

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

       automountServiceAccountToken: true
       hostIPC: false
       hostNetwork: false
       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
-      - image: ghcr.io/alam00000/bentopdf:2.3.1
+      - image: ghcr.io/alam00000/bentopdf:2.4.0
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8080

@Mafyuh
Mafyuh merged commit edf0360 into main Mar 4, 2026
6 checks passed
@renovate
renovate Bot deleted the renovate/ghcr.io-alam00000-bentopdf-2.x branch March 4, 2026 23:13
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