mirror of
https://github.com/truecharts/charts.git
synced 2026-07-03 01:36:41 -03:00
fix(tandoor-recipes): update image ghcr.io/tandoorrecipes/recipes 2.5.1 → 2.5.3 (#44927)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/tandoorrecipes/recipes](https://redirect.github.com/TandoorRecipes/recipes) | patch | `b3ec4aa` → `7ce6534` | --- > [!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>TandoorRecipes/recipes (ghcr.io/tandoorrecipes/recipes)</summary> ### [`v2.5.3`](https://redirect.github.com/TandoorRecipes/recipes/releases/tag/2.5.3) [Compare Source](https://redirect.github.com/TandoorRecipes/recipes/compare/2.5.2...2.5.3) - **fixed** mealplan always unsaved after opening ### [`v2.5.2`](https://redirect.github.com/TandoorRecipes/recipes/releases/tag/2.5.2) [Compare Source](https://redirect.github.com/TandoorRecipes/recipes/compare/2.5.1...2.5.2) - **fixed** meal plan api normal token not working [#​4428](https://redirect.github.com/TandoorRecipes/recipes/issues/4428) </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:eyJjcmVhdGVkSW5WZXIiOiI0My44LjUiLCJ1cGRhdGVkSW5WZXIiOiI0My44LjUiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXBwL3RhbmRvb3ItcmVjaXBlcyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.5.1
|
||||
appVersion: 2.5.3
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.49
|
||||
@@ -43,5 +43,5 @@ sources:
|
||||
- https://github.com/TandoorRecipes/recipes/pkgs/container/recipes
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/tandoor-recipes
|
||||
type: application
|
||||
version: 20.16.1
|
||||
version: 20.16.2
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/tandoorrecipes/recipes
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.5.1@sha256:b3ec4aa3fb9e4d24c73876b79576fca04aa026a6706fe3d5a17d95297bda39b8
|
||||
tag: 2.5.3@sha256:7ce6534c9ab0e471fd0f08add67e871b9173fb580c2f86294c3ead025603a3d7
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
Reference in New Issue
Block a user