chore(deps): update container image registry.gitlab.com/crafty-controller/crafty-4 to v4.4.3@0b2b61c by renovate (#24923)
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 <details> <summary>crafty-controller/crafty-4 (registry.gitlab.com/crafty-controller/crafty-4)</summary> ### [`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)) <br><br> </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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMy4yIiwidXBkYXRlZEluVmVyIjoiMzguMjMuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user