From 6f5e593876797bbcd5fc34d1735409d0db292da8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 28 Mar 2025 07:44:07 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/vaben?= =?UTF-8?q?e1111/recipes=201.5.33=20=E2=86=92=201.5.34=20(#33677)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/vabene1111/recipes](https://redirect.github.com/TandoorRecipes/recipes) | patch | `e61e328` -> `7d083f3` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
TandoorRecipes/recipes (docker.io/vabene1111/recipes) ### [`v1.5.34`](https://redirect.github.com/TandoorRecipes/recipes/releases/tag/1.5.34): 1.5.24 [Compare Source](https://redirect.github.com/TandoorRecipes/recipes/compare/1.5.33...1.5.34) - **updated** gunicorn to 23.0.0 https://github.com/benoitc/gunicorn/releases/tag/23.0.0
--- ### 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. --- - [ ] 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). --- charts/stable/tandoor-recipes/Chart.yaml | 4 ++-- charts/stable/tandoor-recipes/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/tandoor-recipes/Chart.yaml b/charts/stable/tandoor-recipes/Chart.yaml index 56b89bf727e..16e0097cdc7 100644 --- a/charts/stable/tandoor-recipes/Chart.yaml +++ b/charts/stable/tandoor-recipes/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.5.33 +appVersion: 1.5.34 dependencies: - name: common version: 25.4.10 @@ -34,4 +34,4 @@ sources: - https://github.com/vabene1111/recipes - https://hub.docker.com/r/vabene1111/recipes type: application -version: 18.5.4 +version: 18.5.5 diff --git a/charts/stable/tandoor-recipes/values.yaml b/charts/stable/tandoor-recipes/values.yaml index 87d4b7ee249..750a63d8224 100644 --- a/charts/stable/tandoor-recipes/values.yaml +++ b/charts/stable/tandoor-recipes/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/vabene1111/recipes pullPolicy: IfNotPresent - tag: 1.5.33@sha256:e61e3280ed3fb15566230628d82cdbe9bcb68d62cac4500fda431ca8afd045a8 + tag: 1.5.34@sha256:7d083f3af3a2a58bb8bb5fe94d59a37e2076bc405cf9bd51c2e3eaa18d6baf5a securityContext: container: readOnlyRootFilesystem: false