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 image ghcr.io/mealie-recipes/mealie to v2.4.1 #1098

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 21, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/mealie-recipes/mealie patch v2.4.0 -> v2.4.1

Release Notes

mealie-recipes/mealie (ghcr.io/mealie-recipes/mealie)

v2.4.1: - Translations

Compare Source

🍴🍴🍴🍴🍴🍴

🎉 Highlights

This release focuses primarily on updating translations to catch up with the latest features.

🐛 Bug fixes

🧰 Maintenance

📚 Documentation

⬆️ Dependency updates

8 changes

🙏 New Contributors

🍴🍴🍴🍴🍴🍴


Configuration

📅 Schedule: Branch creation - "on saturday" (UTC), 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

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

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

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

               API_DOCS: true
               BASE_URL: recipes.${SECRET_DOMAIN}
               TZ: ${TIMEZONE}
             image:
               pullPolicy: IfNotPresent
               repository: ghcr.io/mealie-recipes/mealie
-              tag: v2.4.0@sha256:264a59cd88b24a3b14c62426f1bc0771fd6ac81501a0197735c1ac4c1381032f
+              tag: v2.4.1@sha256:efd4001597fbcea58aa1e2ff54f5e5b5f8fe6237df6862a2e4576dcb5ff0d24e
     ingress:
       main:
         annotations:
           hajimari.io/icon: mdi:food
         className: internal
         hosts:

Copy link

--- HelmRelease: default/mealie Deployment: default/mealie

+++ HelmRelease: default/mealie Deployment: default/mealie

@@ -39,13 +39,13 @@

         - name: API_DOCS
           value: 'true'
         - name: BASE_URL
           value: recipes.${SECRET_DOMAIN}
         - name: TZ
           value: ${TIMEZONE}
-        image: ghcr.io/mealie-recipes/mealie:v2.4.0@sha256:264a59cd88b24a3b14c62426f1bc0771fd6ac81501a0197735c1ac4c1381032f
+        image: ghcr.io/mealie-recipes/mealie:v2.4.1@sha256:efd4001597fbcea58aa1e2ff54f5e5b5f8fe6237df6862a2e4576dcb5ff0d24e
         imagePullPolicy: IfNotPresent
         name: mealie
         volumeMounts:
         - mountPath: /app/data/backups
           name: backup
         - mountPath: /app/data

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