chore(helm): update image docker.io/vabene1111/recipes 1.5.24 → 1.5.26 (#30568)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/vabene1111/recipes](https://redirect.github.com/TandoorRecipes/recipes)
| patch | `e790307` -> `2de2de6` |

---

> [!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 (docker.io/vabene1111/recipes)</summary>

###
[`v1.5.26`](https://redirect.github.com/TandoorRecipes/recipes/releases/tag/1.5.26)

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

-   **updated** cryptography lib so build doesn't fail

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
TrueCharts Bot
2025-01-08 01:37:30 +00:00
committed by GitHub
parent 4271a9d1dc
commit 4c0d37f553
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.5.24
appVersion: 1.5.26
dependencies:
- name: common
version: 25.3.1
@@ -34,4 +34,4 @@ sources:
- https://github.com/vabene1111/recipes
- https://hub.docker.com/r/vabene1111/recipes
type: application
version: 18.4.0
version: 18.4.1
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: docker.io/vabene1111/recipes
pullPolicy: IfNotPresent
tag: 1.5.24@sha256:e790307a447f0a546df6bd16421f0b82b38ba2fdea52601d07143a54fd708db4
tag: 1.5.26@sha256:2de2de6c1ad5e4ea85f605112985d70079dad7b4118bd13e4087cde2dd411457
securityContext:
container:
readOnlyRootFilesystem: false