chore(helm): update image docker.io/vabene1111/recipes 1.5.30 → 1.5.31 (#31583)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/vabene1111/recipes](https://redirect.github.com/TandoorRecipes/recipes) | patch | `72d1e66` -> `063eb44` | --- > [!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.31`](https://redirect.github.com/TandoorRecipes/recipes/releases/tag/1.5.31) [Compare Source](https://redirect.github.com/TandoorRecipes/recipes/compare/1.5.30...1.5.31) - **fixed** image upload failing with upper case image extensions [#​3511](https://redirect.github.com/TandoorRecipes/recipes/issues/3511) </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:
@@ -6,7 +6,7 @@ annotations:
|
|||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 1.5.30
|
appVersion: 1.5.31
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 25.4.10
|
version: 25.4.10
|
||||||
@@ -34,4 +34,4 @@ sources:
|
|||||||
- https://github.com/vabene1111/recipes
|
- https://github.com/vabene1111/recipes
|
||||||
- https://hub.docker.com/r/vabene1111/recipes
|
- https://hub.docker.com/r/vabene1111/recipes
|
||||||
type: application
|
type: application
|
||||||
version: 18.5.1
|
version: 18.5.2
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: docker.io/vabene1111/recipes
|
repository: docker.io/vabene1111/recipes
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 1.5.30@sha256:72d1e66294e4a28ba8e1587afd219f7106c0c786d9531ba15de5e14c0d62ad81
|
tag: 1.5.31@sha256:063eb446e2981a737c8722642acef6aeacbd7b33f672a982209bd82c068b1a2c
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
|
|||||||
Reference in New Issue
Block a user