chore(helm): update image ghcr.io/mealie-recipes/mealie v3.2.0 → v3.2.1 (#39546)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/mealie-recipes/mealie](https://redirect.github.com/mealie-recipes/mealie) | patch | `a00e99a` -> `322369a` | --- > [!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.2.1`](https://redirect.github.com/mealie-recipes/mealie/releases/tag/v3.2.1) [Compare Source](https://redirect.github.com/mealie-recipes/mealie/compare/v3.2.0...v3.2.1) ### 🍴🍴🍴🍴🍴🍴 A quick bug fix release to fix state issues on the recipe explorer overview page. #### 🐛 Bug fixes - fix: Explorer Page State Not Working On Hitting Back [@​michael-genson](https://redirect.github.com/michael-genson) ([#​6171](https://redirect.github.com/mealie-recipes/mealie/issues/6171)) #### 📚 Documentation - docs(auto): Update image tag, for release v3.2.0 [@​github-actions](https://redirect.github.com/github-actions) ([#​6164](https://redirect.github.com/mealie-recipes/mealie/issues/6164)) #### ⬆️ Dependency updates - fix(deps): update dependency ingredient-parser-nlp to v2.3.0 [@​renovate](https://redirect.github.com/renovate) ([#​6163](https://redirect.github.com/mealie-recipes/mealie/issues/6163)) ### 🍴🍴🍴🍴🍴🍴 </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
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.2.0
|
||||
appVersion: 3.2.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.17.1
|
||||
@@ -36,5 +36,5 @@ sources:
|
||||
- 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.5.0
|
||||
version: 26.5.1
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/mealie-recipes/mealie
|
||||
tag: v3.2.0@sha256:a00e99afd3dcea3cfa524457813b4f8223dbcea33e439cfcac8fdfcdef9c222c
|
||||
tag: v3.2.1@sha256:322369a5b748eddb091417e708f0667d21994e6119278d1b8c509900ba41e54b
|
||||
pullPolicy: IfNotPresent
|
||||
mealie:
|
||||
frontend:
|
||||
|
||||
Reference in New Issue
Block a user