From 49e1de556b7c41c356c5198e1b6d0f599a61159e Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Wed, 2 Apr 2025 10:49:46 +0200 Subject: [PATCH 01/11] chore(deps): update dependency adrienverge/yamllint to v1.31.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 753dc32..eeb377f 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # YAMLLINT_VERSION # Only required to install a specifiy version -YAMLLINT_VERSION?=v1.30.0 # renovate: datasource=github-releases depName=adrienverge/yamllint +YAMLLINT_VERSION?=v1.31.0 # renovate: datasource=github-releases depName=adrienverge/yamllint # CONTAINER_RUNTIME # The CONTAINER_RUNTIME variable will be used to specified the path to a -- 2.47.2 From 597e105707e0868243fec7f04f76911e40fd9140 Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Wed, 2 Apr 2025 10:49:49 +0200 Subject: [PATCH 02/11] chore(deps): update dependency adrienverge/yamllint to v1.32.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index eeb377f..535a2b1 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # YAMLLINT_VERSION # Only required to install a specifiy version -YAMLLINT_VERSION?=v1.31.0 # renovate: datasource=github-releases depName=adrienverge/yamllint +YAMLLINT_VERSION?=v1.32.0 # renovate: datasource=github-releases depName=adrienverge/yamllint # CONTAINER_RUNTIME # The CONTAINER_RUNTIME variable will be used to specified the path to a -- 2.47.2 From 9e82be58009ecaeaaaf75c0afc734caf7d5ea4d9 Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Wed, 2 Apr 2025 10:49:53 +0200 Subject: [PATCH 03/11] chore(deps): update dependency adrienverge/yamllint to v1.33.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 535a2b1..33ef105 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # YAMLLINT_VERSION # Only required to install a specifiy version -YAMLLINT_VERSION?=v1.32.0 # renovate: datasource=github-releases depName=adrienverge/yamllint +YAMLLINT_VERSION?=v1.33.0 # renovate: datasource=github-releases depName=adrienverge/yamllint # CONTAINER_RUNTIME # The CONTAINER_RUNTIME variable will be used to specified the path to a -- 2.47.2 From 0897f6828b87ba6b01d2d54569617f151bf8c8d3 Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Wed, 2 Apr 2025 10:49:55 +0200 Subject: [PATCH 04/11] chore(deps): update dependency adrienverge/yamllint to v1.34.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 33ef105..05fe783 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # YAMLLINT_VERSION # Only required to install a specifiy version -YAMLLINT_VERSION?=v1.33.0 # renovate: datasource=github-releases depName=adrienverge/yamllint +YAMLLINT_VERSION?=v1.34.0 # renovate: datasource=github-releases depName=adrienverge/yamllint # CONTAINER_RUNTIME # The CONTAINER_RUNTIME variable will be used to specified the path to a -- 2.47.2 From 314551545b7845e57c166c792ca160fbe642ed7f Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Wed, 2 Apr 2025 10:49:58 +0200 Subject: [PATCH 05/11] chore(deps): update dependency adrienverge/yamllint to v1.35.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 05fe783..3722bbb 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # YAMLLINT_VERSION # Only required to install a specifiy version -YAMLLINT_VERSION?=v1.34.0 # renovate: datasource=github-releases depName=adrienverge/yamllint +YAMLLINT_VERSION?=v1.35.0 # renovate: datasource=github-releases depName=adrienverge/yamllint # CONTAINER_RUNTIME # The CONTAINER_RUNTIME variable will be used to specified the path to a -- 2.47.2 From 04c7149a0f4da866102844f28a33363fac3a081f Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Wed, 2 Apr 2025 10:50:02 +0200 Subject: [PATCH 06/11] chore(deps): update dependency adrienverge/yamllint to v1.35.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3722bbb..4cafe7b 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # YAMLLINT_VERSION # Only required to install a specifiy version -YAMLLINT_VERSION?=v1.35.0 # renovate: datasource=github-releases depName=adrienverge/yamllint +YAMLLINT_VERSION?=v1.35.1 # renovate: datasource=github-releases depName=adrienverge/yamllint # CONTAINER_RUNTIME # The CONTAINER_RUNTIME variable will be used to specified the path to a -- 2.47.2 From c257f8881808a6383ec2577a75f3defaec60d1ee Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Wed, 2 Apr 2025 10:50:05 +0200 Subject: [PATCH 07/11] chore(deps): update dependency adrienverge/yamllint to v1.36.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4cafe7b..b82bf5c 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # YAMLLINT_VERSION # Only required to install a specifiy version -YAMLLINT_VERSION?=v1.35.1 # renovate: datasource=github-releases depName=adrienverge/yamllint +YAMLLINT_VERSION?=v1.36.0 # renovate: datasource=github-releases depName=adrienverge/yamllint # CONTAINER_RUNTIME # The CONTAINER_RUNTIME variable will be used to specified the path to a -- 2.47.2 From d58747883adbc913ecd5595d527930e739e3124f Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Wed, 2 Apr 2025 10:50:08 +0200 Subject: [PATCH 08/11] chore(deps): update dependency adrienverge/yamllint to v1.36.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b82bf5c..0930e5e 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # YAMLLINT_VERSION # Only required to install a specifiy version -YAMLLINT_VERSION?=v1.36.0 # renovate: datasource=github-releases depName=adrienverge/yamllint +YAMLLINT_VERSION?=v1.36.1 # renovate: datasource=github-releases depName=adrienverge/yamllint # CONTAINER_RUNTIME # The CONTAINER_RUNTIME variable will be used to specified the path to a -- 2.47.2 From 5eefb9d8491cd117533213cec7a00f4b49c2172d Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Wed, 2 Apr 2025 10:50:11 +0200 Subject: [PATCH 09/11] chore(deps): update dependency adrienverge/yamllint to v1.36.2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0930e5e..6872de4 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # YAMLLINT_VERSION # Only required to install a specifiy version -YAMLLINT_VERSION?=v1.36.1 # renovate: datasource=github-releases depName=adrienverge/yamllint +YAMLLINT_VERSION?=v1.36.2 # renovate: datasource=github-releases depName=adrienverge/yamllint # CONTAINER_RUNTIME # The CONTAINER_RUNTIME variable will be used to specified the path to a -- 2.47.2 From 5b4672fea170d514d5d0dbed9bde1bfa1fcaad95 Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Wed, 2 Apr 2025 10:50:14 +0200 Subject: [PATCH 10/11] chore(deps): update dependency adrienverge/yamllint to v1.37.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6872de4..5df5728 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # YAMLLINT_VERSION # Only required to install a specifiy version -YAMLLINT_VERSION?=v1.36.2 # renovate: datasource=github-releases depName=adrienverge/yamllint +YAMLLINT_VERSION?=v1.37.0 # renovate: datasource=github-releases depName=adrienverge/yamllint # CONTAINER_RUNTIME # The CONTAINER_RUNTIME variable will be used to specified the path to a -- 2.47.2 From f98fa78a95df996d561015952fc30a5d5d4f66f0 Mon Sep 17 00:00:00 2001 From: CSRBot Date: Wed, 2 Apr 2025 10:33:53 +0000 Subject: [PATCH 11/11] chore(deps): update harbor.cryptic.systems/docker/plugins/docker docker tag to v20.18.8 --- .drone.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.drone.yml b/.drone.yml index b77331e..f60faa1 100644 --- a/.drone.yml +++ b/.drone.yml @@ -69,7 +69,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.4.0 - name: build - image: harbor.cryptic.systems/docker/plugins/docker:20.18.6 + image: harbor.cryptic.systems/docker/plugins/docker:20.18.8 settings: auto_tag: false dockerfile: Dockerfile @@ -135,7 +135,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.4.0 - name: build - image: harbor.cryptic.systems/docker/plugins/docker:20.18.6 + image: harbor.cryptic.systems/docker/plugins/docker:20.18.8 settings: auto_tag: false dockerfile: Dockerfile @@ -201,7 +201,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.4.0 - name: build - image: harbor.cryptic.systems/docker/plugins/docker:20.18.6 + image: harbor.cryptic.systems/docker/plugins/docker:20.18.8 settings: auto_tag: false dockerfile: Dockerfile @@ -265,7 +265,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.4.0 - name: build - image: harbor.cryptic.systems/docker/plugins/docker:20.18.6 + image: harbor.cryptic.systems/docker/plugins/docker:20.18.8 settings: auto_tag: false dockerfile: Dockerfile @@ -449,7 +449,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.4.0 - name: build - image: harbor.cryptic.systems/docker/plugins/docker:20.18.6 + image: harbor.cryptic.systems/docker/plugins/docker:20.18.8 settings: auto_tag: true auto_tag_suffix: amd64 @@ -509,7 +509,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.4.0 - name: build - image: harbor.cryptic.systems/docker/plugins/docker:20.18.6 + image: harbor.cryptic.systems/docker/plugins/docker:20.18.8 settings: auto_tag: true auto_tag_suffix: arm64-v8 -- 2.47.2