fix(tandoor-recipes): update image ghcr.io/tandoorrecipes/recipes 2.6.11 → 2.6.12 (#49710)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/tandoorrecipes/recipes](https://redirect.github.com/TandoorRecipes/recipes)
| patch | `2eb9a80` → `53b5dfe` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) 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.6.12`](https://redirect.github.com/TandoorRecipes/recipes/releases/tag/2.6.12)

[Compare
Source](https://redirect.github.com/TandoorRecipes/recipes/compare/2.6.11...2.6.12)

- **fixed** private recipes could be manipulated by space users trough
steps API
<https://github.com/TandoorRecipes/recipes/security/advisories/GHSA-wjf3-fq5w-7j7w>
- **updated** translations

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC90YW5kb29yLXJlY2lwZXMiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
TrueCharts Bot
2026-06-30 21:17:55 +02:00
committed by GitHub
parent 3d077692bf
commit b493a5f60b
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 2.6.11
appVersion: 2.6.12
dependencies:
- name: common
version: 29.6.0
@@ -38,5 +38,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: 21.6.0
version: 21.6.1
+1 -1
View File
@@ -2,7 +2,7 @@
image:
repository: ghcr.io/tandoorrecipes/recipes
pullPolicy: IfNotPresent
tag: 2.6.11@sha256:2eb9a80a0b03f905eaa9cea18b0d31ae0c49f37dbd53e0f55215070e7e9b7108
tag: 2.6.12@sha256:53b5dfe9f6cd0784f4d7b992286adfebf30ab206b504d691f6b097d8dc34eaf4
securityContext:
container:
readOnlyRootFilesystem: false