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.8.1 → 1.8.2 ) #3095

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

unhesitatingeffectivebot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/thomiceli/opengist patch 1.8.1 -> 1.8.2

Warning

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


Release Notes

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

v1.8.2

Compare Source

See here how to update Opengist.

Added
Changed
  • Enforce git config on startup (#​383)
  • Respect file scheme URIs for SQLite. (#​387)
Fixed
  • Convert octal notation file names in Git (#​380)
  • Git clone on SSH with MySQL (#​382)
  • Escaping for embed gists (#​381)
Other
  • Update deps Golang & JS deps

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

@@ -47,13 +47,13 @@

             - --config
             - /mnt/config.yml
             command:
             - ./opengist
             image:
               repository: ghcr.io/thomiceli/opengist
-              tag: 1.8.1@sha256:6b86920c48ecb929f91ecaf3b168bb51941c30ac77a70fa88ec600ccefb5668a
+              tag: 1.8.2@sha256:ba31704574eed56459281803641f71c3e0f936c61a857791db512ea03769cb0c
             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.8.1@sha256:6b86920c48ecb929f91ecaf3b168bb51941c30ac77a70fa88ec600ccefb5668a
+        image: ghcr.io/thomiceli/opengist:1.8.2@sha256:ba31704574eed56459281803641f71c3e0f936c61a857791db512ea03769cb0c
         name: app
         resources:
           limits:
             memory: 256M
           requests:
             cpu: 100m

@ahgraber ahgraber merged commit 6f9d5e7 into main Nov 26, 2024
5 checks passed
@ahgraber ahgraber deleted the renovate/ghcr.io-thomiceli-opengist-1.x branch November 26, 2024 00:13
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