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 ghcr.io/mealie-recipes/mealie ( v2.4.2 → v2.5.0 ) #3234

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

unhesitatingeffectivebot[bot]
Copy link
Contributor

@unhesitatingeffectivebot unhesitatingeffectivebot bot commented Jan 22, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/mealie-recipes/mealie minor v2.4.2 -> v2.5.0

Warning

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


Release Notes

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

v2.5.0: - More Household Features, Security Fixes

Compare Source

🍴🍴🍴🍴🍴🍴
🎉 Highlights
Features
  • Migrated the "Last Made" and "On Hand" features to the household level for improved organization and usability.
  • Redesigned the FAQ section in our documentation, featuring collapsible spoilers for better readability.
🔒 Security

As part of this release, we are addressing three security vulnerabilities kindly reported by @​m10x. These vulnerabilities involved privilege escalation at the household level, allowing users to manipulate their own household permissions, such as invitations, data management, and more. Additionally, one vulnerability allowed users to create share links for recipes belonging to other groups if they had access to the recipe ID.

It is important to note that these vulnerabilities could only be exploited by users with an existing account on your Mealie instance. Nonetheless, we recommend updating to this version.

🕐Kitchen Timer

In this release, we are removing the kitchen timer from the recipe page. After discussion about enhancing this feature (#​4467), we concluded that we cannot support a timer that functions only when the screen is on and the app is in the foreground.

✨ New features
🐛 Bug fixes
🧰 Maintenance
12 changes
📚 Documentation
🔨 Internal development
⬆️ Dependency updates
23 changes
🙏 New Contributors
🍴🍴🍴🍴🍴🍴

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 these updates 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/mealie/app Kustomization: flux-system/mealie HelmRelease: default/mealie

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

@@ -71,13 +71,13 @@

               TZ: null
             envFrom:
             - secretRef:
                 name: mealie
             image:
               repository: ghcr.io/mealie-recipes/mealie
-              tag: v2.4.2@sha256:4c97581d31546fc5cbfeacf00a8fa5f866d0b48cd1a2cd4441e48afe260b317c
+              tag: v2.5.0@sha256:0a9839f19e74d5c4a818161a5850b16d9608b240381691c317d3c23cd62e0c0f
             resources:
               limits:
                 memory: 512M
               requests:
                 cpu: 100m
                 memory: 128M

@unhesitatingeffectivebot
Copy link
Contributor Author

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

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

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

               name: database-mealie
         - name: TZ
           value: null
         envFrom:
         - secretRef:
             name: mealie
-        image: ghcr.io/mealie-recipes/mealie:v2.4.2@sha256:4c97581d31546fc5cbfeacf00a8fa5f866d0b48cd1a2cd4441e48afe260b317c
+        image: ghcr.io/mealie-recipes/mealie:v2.5.0@sha256:0a9839f19e74d5c4a818161a5850b16d9608b240381691c317d3c23cd62e0c0f
         name: app
         resources:
           limits:
             memory: 512M
           requests:
             cpu: 100m

@unhesitatingeffectivebot unhesitatingeffectivebot bot force-pushed the renovate/ghcr.io-mealie-recipes-mealie-2.x branch 3 times, most recently from f854b20 to 45ee76f Compare January 23, 2025 22:16
@unhesitatingeffectivebot unhesitatingeffectivebot bot force-pushed the renovate/ghcr.io-mealie-recipes-mealie-2.x branch from 45ee76f to 667b3a9 Compare January 24, 2025 10:19
@ahgraber ahgraber merged commit 1771496 into main Jan 24, 2025
5 checks passed
@ahgraber ahgraber deleted the renovate/ghcr.io-mealie-recipes-mealie-2.x branch January 24, 2025 13:25
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/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant