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 ghcr.io/thomiceli/opengist ( 1.7.3 → 1.7.4 ) #2902

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

unhesitatingeffectivebot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/thomiceli/opengist patch 1.7.3 -> 1.7.4

Warning

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


Release Notes

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

v1.7.4

Compare Source

See here how to update Opengist.

Added
  • More translations strings (#​294) (#​304)
  • Hide change password form when login via password disabled (#​314)
  • File delete button on create editor (#​320)
  • Assets cache header
  • Hide secret values in admin config page
  • Atomic pointer for indexer (#​321)
Fixed
  • Fatal error using cases.Title() (#​313)
  • Search unlisted gist (#​319)
Other
  • Removed logger trace and fatal levels (#​322)

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.

@unhesitatingeffectivebot
Copy link
Contributor Author

--- kubernetes/apps/default/opengist/app Kustomization: flux-system/opengist HelmRelease: default/opengist

+++ kubernetes/apps/default/opengist/app Kustomization: flux-system/opengist HelmRelease: default/opengist

@@ -49,13 +49,13 @@

             - --config
             - /mnt/config.yml
             command:
             - ./opengist
             image:
               repository: ghcr.io/thomiceli/opengist
-              tag: 1.7.3@sha256:85b0b8a6792db1e2fb12684dfb08bd45b738f41b835e39cf7794768e7e7cc219
+              tag: 1.7.4@sha256:b6964a8d06941abad62a060c212a8339ebd1cd6104f388117b43ad8d59084501
             resources:
               limits:
                 memory: 256M
               requests:
                 cpu: 100m
                 memory: 52M

@unhesitatingeffectivebot
Copy link
Contributor Author

--- HelmRelease: default/opengist Deployment: default/opengist

+++ HelmRelease: default/opengist Deployment: default/opengist

@@ -40,13 +40,13 @@

       containers:
       - args:
         - --config
         - /mnt/config.yml
         command:
         - ./opengist
-        image: ghcr.io/thomiceli/opengist:1.7.3@sha256:85b0b8a6792db1e2fb12684dfb08bd45b738f41b835e39cf7794768e7e7cc219
+        image: ghcr.io/thomiceli/opengist:1.7.4@sha256:b6964a8d06941abad62a060c212a8339ebd1cd6104f388117b43ad8d59084501
         name: app
         resources:
           limits:
             memory: 256M
           requests:
             cpu: 100m

@ahgraber ahgraber merged commit 0ca76c3 into main Sep 9, 2024
5 checks passed
@ahgraber ahgraber deleted the renovate/ghcr.io-thomiceli-opengist-1.x branch September 9, 2024 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant