From 413987302407eac0374fa6709e2f3d7fc8ab843c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 18 Nov 2024 03:08:49 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/ckulk?= =?UTF-8?q?a/baikal=200.9.5=20=E2=86=92=200.10.1=20(#29524)?= 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/ckulka/baikal](https://hub.docker.com/r/ckulka/baikal) ([source](https://redirect.github.com/ckulka/baikal-docker)) | minor | `6b65205` -> `6c2cec0` | --- > [!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
ckulka/baikal-docker (docker.io/ckulka/baikal) ### [`v0.10.1`](https://redirect.github.com/ckulka/baikal-docker/releases/tag/0.10.1) [Compare Source](https://redirect.github.com/ckulka/baikal-docker/compare/0.10.0...0.10.1) #### What's Changed - Updated to Baikal 0.10.1 by [@​ckulka](https://redirect.github.com/ckulka) in [https://github.com/ckulka/baikal-docker/pull/233](https://redirect.github.com/ckulka/baikal-docker/pull/233) **Full Changelog**: https://github.com/ckulka/baikal-docker/compare/0.10.0...0.10.1 ### [`v0.10.0`](https://redirect.github.com/ckulka/baikal-docker/releases/tag/0.10.0) [Compare Source](https://redirect.github.com/ckulka/baikal-docker/compare/0.9.5...0.10.0) > \[!WARNING] > Do not use this version for new installs. Use 0.9.5 and upgrade to this version. This is due to a broken initial installer. > > See . #### What's Changed - Use pre-defined labels from OCI by [@​ckulka](https://redirect.github.com/ckulka) in [https://github.com/ckulka/baikal-docker/pull/181](https://redirect.github.com/ckulka/baikal-docker/pull/181) - npm version upgrades by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/ckulka/baikal-docker/pull/182](https://redirect.github.com/ckulka/baikal-docker/pull/182), [https://github.com/ckulka/baikal-docker/pull/185](https://redirect.github.com/ckulka/baikal-docker/pull/185), [https://github.com/ckulka/baikal-docker/pull/201](https://redirect.github.com/ckulka/baikal-docker/pull/201), [https://github.com/ckulka/baikal-docker/pull/203](https://redirect.github.com/ckulka/baikal-docker/pull/203), [https://github.com/ckulka/baikal-docker/pull/208](https://redirect.github.com/ckulka/baikal-docker/pull/208), [https://github.com/ckulka/baikal-docker/pull/210](https://redirect.github.com/ckulka/baikal-docker/pull/210), [https://github.com/ckulka/baikal-docker/pull/212](https://redirect.github.com/ckulka/baikal-docker/pull/212), [https://github.com/ckulka/baikal-docker/pull/220](https://redirect.github.com/ckulka/baikal-docker/pull/220) - Added stale bot in debug mode by [@​ckulka](https://redirect.github.com/ckulka) in [https://github.com/ckulka/baikal-docker/pull/184](https://redirect.github.com/ckulka/baikal-docker/pull/184) - Scheduled rebuild of latest images by [@​ckulka](https://redirect.github.com/ckulka) in [https://github.com/ckulka/baikal-docker/pull/186](https://redirect.github.com/ckulka/baikal-docker/pull/186) - Hide PHP version header in Apache images by [@​ckulka](https://redirect.github.com/ckulka) in [https://github.com/ckulka/baikal-docker/pull/190](https://redirect.github.com/ckulka/baikal-docker/pull/190) - Update prettie+eslint to current recommendation by [@​ckulka](https://redirect.github.com/ckulka) in [https://github.com/ckulka/baikal-docker/pull/192](https://redirect.github.com/ckulka/baikal-docker/pull/192) - Updated to Baikal release 0.10.0 by [@​ckulka](https://redirect.github.com/ckulka) in [https://github.com/ckulka/baikal-docker/pull/227](https://redirect.github.com/ckulka/baikal-docker/pull/227) **Full Changelog**: https://github.com/ckulka/baikal-docker/compare/0.9.5...0.10.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/baikal/Chart.yaml | 4 ++-- charts/stable/baikal/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/baikal/Chart.yaml b/charts/stable/baikal/Chart.yaml index 2f68566beb9a..5dfe3e8f06af 100644 --- a/charts/stable/baikal/Chart.yaml +++ b/charts/stable/baikal/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.9.5 +appVersion: 0.10.1 dependencies: - name: common version: 25.1.7 @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/baikal - https://hub.docker.com/r/ckulka/baikal type: application -version: 7.2.2 +version: 7.3.0 diff --git a/charts/stable/baikal/values.yaml b/charts/stable/baikal/values.yaml index ae22a5b6faf6..8c3ce904eaac 100644 --- a/charts/stable/baikal/values.yaml +++ b/charts/stable/baikal/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/ckulka/baikal - tag: 0.9.5-nginx@sha256:6b652051b6117b71e5f6cdf8db0f01ac55c686ea83693c61839ee2f9c96cf793 + tag: 0.10.1-nginx@sha256:6c2cec02d9db9e7b92f42a4068402093efc23611c1c36c1948e6a54f79669e8f persistence: config: enabled: true