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

feat(container): update image ghcr.io/atuinsh/atuin to v18.4.0 #751

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 27, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/atuinsh/atuin minor 18.3.0 -> 18.4.0

Warning

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


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 was generated by Mend Renovate. View the repository job log.

Copy link

--- HelmRelease: services/atuin Deployment: services/atuin

+++ HelmRelease: services/atuin Deployment: services/atuin

@@ -66,13 +66,13 @@

           value: 'true'
         - name: ATUIN_PORT
           value: '80'
         envFrom:
         - secretRef:
             name: atuin-secret
-        image: ghcr.io/atuinsh/atuin:18.3.0@sha256:678def8e9d59652a502759ca431f9c5b54ebdd5e9361507c7fcf24705c9862e0
+        image: ghcr.io/atuinsh/atuin:18.4.0@sha256:8c6fa0aea944bf2a39665c9c69df1c2c0f9c05207bda5b942d450142285e3ee1
         name: app
         resources:
           limits:
             memory: 512Mi
           requests:
             cpu: 10m

Copy link

--- kubernetes/apps/services/atuin/app Kustomization: flux-system/atuin HelmRelease: services/atuin

+++ kubernetes/apps/services/atuin/app Kustomization: flux-system/atuin HelmRelease: services/atuin

@@ -46,13 +46,13 @@

               ATUIN_PORT: 80
             envFrom:
             - secretRef:
                 name: atuin-secret
             image:
               repository: ghcr.io/atuinsh/atuin
-              tag: 18.3.0@sha256:678def8e9d59652a502759ca431f9c5b54ebdd5e9361507c7fcf24705c9862e0
+              tag: 18.4.0@sha256:8c6fa0aea944bf2a39665c9c69df1c2c0f9c05207bda5b942d450142285e3ee1
             resources:
               limits:
                 memory: 512Mi
               requests:
                 cpu: 10m
                 memory: 128Mi

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