Skip to content

feat(container): update image ghcr.io/thomiceli/opengist ( 1.11.0 → 1.12.1 )#502

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-thomiceli-opengist-1.x
Open

feat(container): update image ghcr.io/thomiceli/opengist ( 1.11.0 → 1.12.1 )#502
renovate[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-thomiceli-opengist-1.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 4, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/thomiceli/opengist minor 1.11.01.12.1

Warning

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


Release Notes

thomiceli/opengist (ghcr.io/thomiceli/opengist)

v1.12.1

Compare Source

See here how to update Opengist.

Added
  • More translation strings (#​605)
Fixed
  • Allow Access Tokens with Required Login (#​611)
  • Make text files renderable with mimetypes different than text/plain (#​612)
  • Improve security on raw files endpoint (#​613)

Admins of Opengist instances may want to run "Synchronize all gists previews" in the admin panel.

v1.12.0

Compare Source

See here how to update Opengist.

Added
Fixed
  • Don't panic on Go TCP errors (#​601)
Other
  • Reduce footprint of Docker image (#​515)
  • Update Go + JS deps (#​603)
  • Configure Dependabot for updates on Go and NPM (#​449)
Helm Chart
  • Use existing pvc claim of provided (#​547)
  • Adds StatefulSet support (#​549)
  • Move Prom metrics to a dedicated port + support ServiceMonitor (#​599)

v1.11.1

Compare Source

See here how to update Opengist.

Added
  • More translation strings (#​511)
Fixed
  • CSV errors for rendering (#​514)
Other
  • Reset default log level to warn

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/New_York, 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
Copy link

github-actions bot commented Oct 4, 2025

--- kubernetes/apps/services/opengist/app Kustomization: services/opengist HelmRelease: services/opengist

+++ kubernetes/apps/services/opengist/app Kustomization: services/opengist HelmRelease: services/opengist

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

             - /mnt/config.yml
             command:
             - ./opengist
             image:
               pullPolicy: IfNotPresent
               repository: ghcr.io/thomiceli/opengist
-              tag: 1.11.0@sha256:62406d9a08cbb20c3dd685d22240dfb7ad08ff21c106e04bb8da05619108031a
+              tag: 1.12.1@sha256:85361da4c2f259df6e0675c54574c991ae2601922cb56c4d0419fd3e15ceb139
             resources:
               limits:
                 memory: 600Mi
               requests:
                 cpu: 10m
                 memory: 300Mi

@github-actions
Copy link

github-actions bot commented Oct 4, 2025

--- HelmRelease: services/opengist Deployment: services/opengist

+++ HelmRelease: services/opengist Deployment: services/opengist

@@ -38,13 +38,13 @@

       containers:
       - args:
         - --config
         - /mnt/config.yml
         command:
         - ./opengist
-        image: ghcr.io/thomiceli/opengist:1.11.0@sha256:62406d9a08cbb20c3dd685d22240dfb7ad08ff21c106e04bb8da05619108031a
+        image: ghcr.io/thomiceli/opengist:1.12.1@sha256:85361da4c2f259df6e0675c54574c991ae2601922cb56c4d0419fd3e15ceb139
         imagePullPolicy: IfNotPresent
         name: opengist
         resources:
           limits:
             memory: 600Mi
           requests:

@renovate renovate bot force-pushed the renovate/ghcr.io-thomiceli-opengist-1.x branch 6 times, most recently from eaf1ecc to cea0c56 Compare October 8, 2025 04:36
@renovate renovate bot force-pushed the renovate/ghcr.io-thomiceli-opengist-1.x branch from cea0c56 to 39c4ce6 Compare January 8, 2026 18:36
@renovate renovate bot force-pushed the renovate/ghcr.io-thomiceli-opengist-1.x branch 2 times, most recently from 17bbe87 to 97806ab Compare January 29, 2026 03:05
@renovate renovate bot changed the title fix(container): update image ghcr.io/thomiceli/opengist ( 1.11.0 → 1.11.1 ) feat(container): update image ghcr.io/thomiceli/opengist ( 1.11.0 → 1.12.0 ) Jan 29, 2026
@renovate renovate bot force-pushed the renovate/ghcr.io-thomiceli-opengist-1.x branch 2 times, most recently from f414d4c to 3240958 Compare February 3, 2026 09:34
@renovate renovate bot changed the title feat(container): update image ghcr.io/thomiceli/opengist ( 1.11.0 → 1.12.0 ) feat(container): update image ghcr.io/thomiceli/opengist ( 1.11.0 → 1.12.1 ) Feb 3, 2026
@renovate renovate bot force-pushed the renovate/ghcr.io-thomiceli-opengist-1.x branch from 3240958 to dc91fd8 Compare February 12, 2026 16:07
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.

0 participants