chore(helm): update image ghcr.io/mealie-recipes/mealie v3.4.0 → v3.5.0 (#41733)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/mealie-recipes/mealie](https://redirect.github.com/mealie-recipes/mealie) | minor | `545fb8a` -> `7f776bb` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>mealie-recipes/mealie (ghcr.io/mealie-recipes/mealie)</summary> ### [`v3.5.0`](https://redirect.github.com/mealie-recipes/mealie/releases/tag/v3.5.0) [Compare Source](https://redirect.github.com/mealie-recipes/mealie/compare/v3.4.0...v3.5.0) ### 🍴🍴🍴🍴🍴🍴 Welcome to the latest release of Mealie! This release contains a minor breaking change; the flow for downloading a recipe .zip has been simplified and no longer requires a zip token. If you are leveraging the .zip API, you'll want to update your scripts. #### 🎉 Highlights - You can now add recipes as an ingredient for other recipes. Got a great teriyaki sauce recipe to go with your hibachi fried rice? You can add it as an ingredient now. #### 🚨 Breaking changes - fix: Refactor Recipe Zip File Flow [@​michael-genson](https://redirect.github.com/michael-genson) ([#​6170](https://redirect.github.com/mealie-recipes/mealie/issues/6170)) #### ✨ New features - feat: Add `DELETE /{slug}/image` [@​chollinger93](https://redirect.github.com/chollinger93) ([#​6259](https://redirect.github.com/mealie-recipes/mealie/issues/6259)) - feat: Add recipe as ingredient [@​parumpum](https://redirect.github.com/parumpum) ([#​4800](https://redirect.github.com/mealie-recipes/mealie/issues/4800)) #### 🐛 Bug fixes - fix: Locale dates format [@​p0lycarpio](https://redirect.github.com/p0lycarpio) ([#​6211](https://redirect.github.com/mealie-recipes/mealie/issues/6211)) - fix: Update the random button flow [@​aliyyanWijaya](https://redirect.github.com/aliyyanWijaya) ([#​6248](https://redirect.github.com/mealie-recipes/mealie/issues/6248)) - fix: Include contents of purpose field when parsing ingredients [@​strangetom](https://redirect.github.com/strangetom) ([#​6494](https://redirect.github.com/mealie-recipes/mealie/issues/6494)) - fix: Refactor Recipe Zip File Flow [@​michael-genson](https://redirect.github.com/michael-genson) ([#​6170](https://redirect.github.com/mealie-recipes/mealie/issues/6170)) - fix: Stabilize shopping list queuing [@​michael-genson](https://redirect.github.com/michael-genson) ([#​6498](https://redirect.github.com/mealie-recipes/mealie/issues/6498)) - fix: Brute parser fails if unit or food is empty [@​michael-genson](https://redirect.github.com/michael-genson) ([#​6500](https://redirect.github.com/mealie-recipes/mealie/issues/6500)) - fix: Make Ingredients and Instructions independently scrollable in cook mode [@​AurelienPautet](https://redirect.github.com/AurelienPautet) ([#​6358](https://redirect.github.com/mealie-recipes/mealie/issues/6358)) - fix: Improve recipe ingredient selection [@​p0lycarpio](https://redirect.github.com/p0lycarpio) ([#​6518](https://redirect.github.com/mealie-recipes/mealie/issues/6518)) - fix: prevent URL encoding in postgres placeholder display [@​LaurianeH-05](https://redirect.github.com/LaurianeH-05) ([#​6438](https://redirect.github.com/mealie-recipes/mealie/issues/6438)) #### 🧰 Maintenance <details> <summary>14 changes</summary> - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​6469](https://redirect.github.com/mealie-recipes/mealie/issues/6469)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​6478](https://redirect.github.com/mealie-recipes/mealie/issues/6478)) - chore(l10n): Crowdin locale sync [@​github-actions](https://redirect.github.com/github-actions) ([#​6485](https://redirect.github.com/mealie-recipes/mealie/issues/6485)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​6486](https://redirect.github.com/mealie-recipes/mealie/issues/6486)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​6487](https://redirect.github.com/mealie-recipes/mealie/issues/6487)) - chore: Update some frontend deps [@​michael-genson](https://redirect.github.com/michael-genson) ([#​6490](https://redirect.github.com/mealie-recipes/mealie/issues/6490)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​6492](https://redirect.github.com/mealie-recipes/mealie/issues/6492)) - chore(auto): Update pre-commit hooks [@​github-actions](https://redirect.github.com/github-actions) ([#​6493](https://redirect.github.com/mealie-recipes/mealie/issues/6493)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​6495](https://redirect.github.com/mealie-recipes/mealie/issues/6495)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​6502](https://redirect.github.com/mealie-recipes/mealie/issues/6502)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​6506](https://redirect.github.com/mealie-recipes/mealie/issues/6506)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​6508](https://redirect.github.com/mealie-recipes/mealie/issues/6508)) - chore(l10n): Crowdin locale sync [@​github-actions](https://redirect.github.com/github-actions) ([#​6524](https://redirect.github.com/mealie-recipes/mealie/issues/6524)) - chore(auto): Update pre-commit hooks [@​github-actions](https://redirect.github.com/github-actions) ([#​6528](https://redirect.github.com/mealie-recipes/mealie/issues/6528)) </details> #### 📚 Documentation - docs(auto): Update image tag, for release v3.4.0 [@​github-actions](https://redirect.github.com/github-actions) ([#​6471](https://redirect.github.com/mealie-recipes/mealie/issues/6471)) #### 🔨 Internal development - dev: Migrate to uv [@​michael-genson](https://redirect.github.com/michael-genson) ([#​6470](https://redirect.github.com/mealie-recipes/mealie/issues/6470)) #### ⬆️ Dependency updates <details> <summary>6 changes</summary> - fix(deps): update dependency tzdata to v2025 [@​renovate](https://redirect.github.com/renovate) ([#​6481](https://redirect.github.com/mealie-recipes/mealie/issues/6481)) - chore(deps): update dependency types-python-slugify to v8 [@​renovate](https://redirect.github.com/renovate) ([#​6480](https://redirect.github.com/mealie-recipes/mealie/issues/6480)) - chore(deps): update node.js to [`55b6bbe`](https://redirect.github.com/mealie-recipes/mealie/commit/55b6bbe) [@​renovate](https://redirect.github.com/renovate) ([#​6503](https://redirect.github.com/mealie-recipes/mealie/issues/6503)) - chore(deps): update node.js to [`e5bbac0`](https://redirect.github.com/mealie-recipes/mealie/commit/e5bbac0) [@​renovate](https://redirect.github.com/renovate) ([#​6507](https://redirect.github.com/mealie-recipes/mealie/issues/6507)) - chore(deps): update dependency pytest to v9 [@​renovate](https://redirect.github.com/renovate) ([#​6525](https://redirect.github.com/mealie-recipes/mealie/issues/6525)) - chore(deps): update node.js to [`7f80506`](https://redirect.github.com/mealie-recipes/mealie/commit/7f80506) [@​renovate](https://redirect.github.com/renovate) ([#​6539](https://redirect.github.com/mealie-recipes/mealie/issues/6539)) </details> #### 🙏 New Contributors - [@​aliyyanWijaya](https://redirect.github.com/aliyyanWijaya) made their first contribution in [#​6248](https://redirect.github.com/mealie-recipes/mealie/pull/6248) - [@​strangetom](https://redirect.github.com/strangetom) made their first contribution in [#​6494](https://redirect.github.com/mealie-recipes/mealie/pull/6494) - [@​chollinger93](https://redirect.github.com/chollinger93) made their first contribution in [#​6259](https://redirect.github.com/mealie-recipes/mealie/pull/6259) - [@​LaurianeH-05](https://redirect.github.com/LaurianeH-05) made their first contribution in [#​6438](https://redirect.github.com/mealie-recipes/mealie/pull/6438) ### 🍴🍴🍴🍴🍴🍴 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzIuNSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMi41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 3.4.0
|
||||
appVersion: 3.5.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.26.3
|
||||
@@ -35,7 +35,8 @@ name: mealie
|
||||
sources:
|
||||
- https://ghcr.io/mealie-recipes/mealie
|
||||
- https://github.com/mealie-recipes/mealie
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/mealie
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/mealie
|
||||
type: application
|
||||
version: 26.14.2
|
||||
version: 26.15.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/mealie-recipes/mealie
|
||||
tag: v3.4.0@sha256:545fb8af4287ad027e4f7eb8a0464fa2e21f157e88fda3d7a514ba1e6d3a86b0
|
||||
tag: v3.5.0@sha256:7f776bbb5457db7f58951c11e3aa881f0167675a78459d7a7f2cd5e42d181fa5
|
||||
pullPolicy: IfNotPresent
|
||||
mealie:
|
||||
frontend:
|
||||
|
||||
Reference in New Issue
Block a user