From 52f7874f7ea7f493e5df279f4aaa906c1c1550ca Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 20 Apr 2024 20:19:26 +0200 Subject: [PATCH] chore(deps): update container image ckulka/baikal to v0.9.5@6b65205 by renovate (#21082) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | ckulka/baikal | patch | `0.9.4-nginx` -> `0.9.5-nginx` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.com/renovatebot/renovate). --- charts/stable/baikal/Chart.yaml | 6 +++--- charts/stable/baikal/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/baikal/Chart.yaml b/charts/stable/baikal/Chart.yaml index cb72d71cc3b..e08cceb0d1e 100644 --- a/charts/stable/baikal/Chart.yaml +++ b/charts/stable/baikal/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.9.4 +appVersion: 0.9.5 dependencies: - name: common version: 20.3.11 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/baikal icon: https://truecharts.org/img/hotlink-ok/chart-icons/baikal.webp keywords: - baikal -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/baikal - https://hub.docker.com/r/ckulka/baikal type: application -version: 5.8.7 +version: 5.8.8 diff --git a/charts/stable/baikal/values.yaml b/charts/stable/baikal/values.yaml index c4dc3ea8886..012a5626de9 100644 --- a/charts/stable/baikal/values.yaml +++ b/charts/stable/baikal/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: ckulka/baikal - tag: 0.9.4-nginx@sha256:1433f34408364e500c7da75cf9bff26103e2b52ee8de19b089ef002973578bcb + tag: 0.9.5-nginx@sha256:6b652051b6117b71e5f6cdf8db0f01ac55c686ea83693c61839ee2f9c96cf793 persistence: config: enabled: true