chore(helm): update image ghcr.io/mealie-recipes/mealie v3.1.1 → v3.1.2 (#38824)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/mealie-recipes/mealie](https://redirect.github.com/mealie-recipes/mealie) | patch | `c15f70d` -> `d872fb5` | --- > [!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.1.2`](https://redirect.github.com/mealie-recipes/mealie/releases/tag/v3.1.2): - Everything is a Food now v3 [Compare Source](https://redirect.github.com/mealie-recipes/mealie/compare/v3.1.1...v3.1.2) ### 🍴🍴🍴🍴🍴🍴 Patch release to fix a few bugs found in v3.1. #### ✨ New features - feat: Allow env\_nested config with \_\_ [@​eMerzh](https://redirect.github.com/eMerzh) ([#​5616](https://redirect.github.com/mealie-recipes/mealie/issues/5616)) #### 🐛 Bug fixes - fix: theme dark/light are swapped [@​DrDonoso](https://redirect.github.com/DrDonoso) ([#​6001](https://redirect.github.com/mealie-recipes/mealie/issues/6001)) - fix: Remove Temperature from OpenAI Integration [@​michael-genson](https://redirect.github.com/michael-genson) ([#​6023](https://redirect.github.com/mealie-recipes/mealie/issues/6023)) - fix: Simplify AutoForm and fix select [@​michael-genson](https://redirect.github.com/michael-genson) ([#​6022](https://redirect.github.com/mealie-recipes/mealie/issues/6022)) - fix: Light Mode Using Dark Mode Background Color [@​michael-genson](https://redirect.github.com/michael-genson) ([#​6014](https://redirect.github.com/mealie-recipes/mealie/issues/6014)) - fix: Can't add first shopping list item to shopping list [@​michael-genson](https://redirect.github.com/michael-genson) ([#​6013](https://redirect.github.com/mealie-recipes/mealie/issues/6013)) - fix: Remove Frontend Timeout [@​michael-genson](https://redirect.github.com/michael-genson) ([#​6033](https://redirect.github.com/mealie-recipes/mealie/issues/6033)) #### 🧰 Maintenance <details> <summary>7 changes</summary> - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​5995](https://redirect.github.com/mealie-recipes/mealie/issues/5995)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​5999](https://redirect.github.com/mealie-recipes/mealie/issues/5999)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​6006](https://redirect.github.com/mealie-recipes/mealie/issues/6006)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​6009](https://redirect.github.com/mealie-recipes/mealie/issues/6009)) - chore: automatic locale sync [@​github-actions](https://redirect.github.com/github-actions) ([#​6024](https://redirect.github.com/mealie-recipes/mealie/issues/6024)) - chore(auto): Update pre-commit hooks [@​github-actions](https://redirect.github.com/github-actions) ([#​6029](https://redirect.github.com/mealie-recipes/mealie/issues/6029)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​6017](https://redirect.github.com/mealie-recipes/mealie/issues/6017)) </details> #### 📚 Documentation - docs(auto): Update image tag, for release v3.1.1 [@​github-actions](https://redirect.github.com/github-actions) ([#​5994](https://redirect.github.com/mealie-recipes/mealie/issues/5994)) #### ⬆️ Dependency updates - fix(deps): update dependency openai to v1.101.0 [@​renovate](https://redirect.github.com/renovate) ([#​6005](https://redirect.github.com/mealie-recipes/mealie/issues/6005)) - chore(deps): update dependency ruff to v0.12.10 [@​renovate](https://redirect.github.com/renovate) ([#​6004](https://redirect.github.com/mealie-recipes/mealie/issues/6004)) - chore(deps): update dependency mkdocs-material to v9.6.18 [@​renovate](https://redirect.github.com/renovate) ([#​6008](https://redirect.github.com/mealie-recipes/mealie/issues/6008)) #### 🙏 New Contributors - [@​eMerzh](https://redirect.github.com/eMerzh) made their first contribution in [#​5616](https://redirect.github.com/mealie-recipes/mealie/pull/5616) - [@​DrDonoso](https://redirect.github.com/DrDonoso) made their first contribution in [#​6001](https://redirect.github.com/mealie-recipes/mealie/pull/6001) ### 🍴🍴🍴🍴🍴🍴 </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 3.1.1
|
||||
appVersion: 3.1.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.16.2
|
||||
@@ -35,5 +35,5 @@ sources:
|
||||
- https://github.com/mealie-recipes/mealie
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/mealie
|
||||
type: application
|
||||
version: 26.3.0
|
||||
version: 26.3.1
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/mealie-recipes/mealie
|
||||
tag: v3.1.1@sha256:c15f70d7f301145ffa49c988db33071a4585fabf214c2da08bc2cd62737043c8
|
||||
tag: v3.1.2@sha256:d872fb529097df2d77b3c6f5e469b047f99d0d1c9f793a84ae27aa106e1f5d7e
|
||||
pullPolicy: IfNotPresent
|
||||
mealie:
|
||||
frontend:
|
||||
|
||||
Reference in New Issue
Block a user