From 030e659db2085c032daa38bd1b046c92b56459a9 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 9 Aug 2024 02:41:33 +0200 Subject: [PATCH] chore(deps): update container image registry.gitlab.com/crafty-controller/crafty-4 to v4.4.3@0b2b61c by renovate (#24923) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [registry.gitlab.com/crafty-controller/crafty-4](https://craftycontrol.com/) ([source](https://gitlab.com/crafty-controller/crafty-4)) | patch | `4.4.2` -> `4.4.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
crafty-controller/crafty-4 (registry.gitlab.com/crafty-controller/crafty-4) ### [`v4.4.3`](https://gitlab.com/crafty-controller/crafty-4/blob/HEAD/CHANGELOG.md#----443---20240808) [Compare Source](https://gitlab.com/crafty-controller/crafty-4/compare/v4.4.2...v4.4.3) ##### Bug fixes - Fix schedules creation fail due to missing action ID ([Merge Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/791))

--- ### 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/crafty-4/Chart.yaml | 4 ++-- charts/stable/crafty-4/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/crafty-4/Chart.yaml b/charts/stable/crafty-4/Chart.yaml index feed8447549..83ba0aa6060 100644 --- a/charts/stable/crafty-4/Chart.yaml +++ b/charts/stable/crafty-4/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 4.4.2 +appVersion: 4.4.3 dependencies: - name: common version: 24.1.5 @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/crafty-4 - https://gitlab.com/crafty-controller/crafty-4 type: application -version: 9.1.6 +version: 9.1.7 diff --git a/charts/stable/crafty-4/values.yaml b/charts/stable/crafty-4/values.yaml index fe2103b13f0..d8748e151ac 100644 --- a/charts/stable/crafty-4/values.yaml +++ b/charts/stable/crafty-4/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: registry.gitlab.com/crafty-controller/crafty-4 - tag: 4.4.2@sha256:ee4352856c7100fae93ea30d2e56a57266a89c84e34e12db90c4fb5426007019 + tag: 4.4.3@sha256:0b2b61c826286ec997f08558f29c1ac1195b086b1b64db8064c9a6e2831dd60d securityContext: container: readOnlyRootFilesystem: false