fix(mealie): update image ghcr.io/mealie-recipes/mealie v3.9.0 → v3.9.1 (#43258)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/mealie-recipes/mealie](https://redirect.github.com/mealie-recipes/mealie) | patch | `455d94c` -> `8c5c776` | --- > [!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.9.1`](https://redirect.github.com/mealie-recipes/mealie/releases/tag/v3.9.1) [Compare Source](https://redirect.github.com/mealie-recipes/mealie/compare/v3.9.0...v3.9.1) ### 🍴🍴🍴🍴🍴🍴 Patch release to fix a small regression. #### 🐛 Bug fixes - fix: Revert extended touch on shopping list [@​michael-genson](https://redirect.github.com/michael-genson) ([#​6794](https://redirect.github.com/mealie-recipes/mealie/issues/6794)) #### 🧰 Maintenance - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​6792](https://redirect.github.com/mealie-recipes/mealie/issues/6792)) ### 🍴🍴🍴🍴🍴🍴 </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbWVhbGllIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
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.9.0
|
||||
appVersion: 3.9.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.17
|
||||
@@ -37,5 +37,5 @@ sources:
|
||||
- https://github.com/mealie-recipes/mealie
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/mealie
|
||||
type: application
|
||||
version: 26.21.0
|
||||
version: 26.21.1
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/mealie-recipes/mealie
|
||||
tag: v3.9.0@sha256:455d94c4a0357154b17458b2ab71942f368b723860e7cee470a7678530fd5a80
|
||||
tag: v3.9.1@sha256:8c5c7765ca5f7f3070f08482aca8102c2b43193777fe958e06d86b153ec18f5f
|
||||
pullPolicy: IfNotPresent
|
||||
mealie:
|
||||
frontend:
|
||||
|
||||
Reference in New Issue
Block a user