Compare commits

..

No commits in common. "v0.43.0" and "v0.42.0" have entirely different histories.

3 changed files with 22 additions and 22 deletions

View File

@ -11,12 +11,12 @@ platform:
steps:
- name: clone
image: git.cryptic.systems/volker.raschek/git:1.4.0
image: git.cryptic.systems/volker.raschek/git:1.3.1
- name: markdown lint
commands:
- markdownlint *.md
image: git.cryptic.systems/volker.raschek/markdownlint:0.42.0
image: git.cryptic.systems/volker.raschek/markdownlint:0.41.0
resources:
limits:
cpu: 150
@ -66,10 +66,10 @@ platform:
steps:
- name: clone
image: git.cryptic.systems/volker.raschek/git:1.4.0
image: git.cryptic.systems/volker.raschek/git:1.3.1
- name: build
image: docker.io/plugins/docker:20.18.5
image: docker.io/plugins/docker:20.18.4
settings:
auto_tag: false
dockerfile: Dockerfile
@ -132,10 +132,10 @@ platform:
steps:
- name: clone
image: git.cryptic.systems/volker.raschek/git:1.4.0
image: git.cryptic.systems/volker.raschek/git:1.3.1
- name: build
image: docker.io/plugins/docker:20.18.5
image: docker.io/plugins/docker:20.18.4
settings:
auto_tag: false
dockerfile: Dockerfile
@ -198,10 +198,10 @@ platform:
steps:
- name: clone
image: git.cryptic.systems/volker.raschek/git:1.4.0
image: git.cryptic.systems/volker.raschek/git:1.3.1
- name: build
image: docker.io/plugins/docker:20.18.5
image: docker.io/plugins/docker:20.18.4
settings:
auto_tag: false
dockerfile: Dockerfile
@ -262,10 +262,10 @@ platform:
steps:
- name: clone
image: git.cryptic.systems/volker.raschek/git:1.4.0
image: git.cryptic.systems/volker.raschek/git:1.3.1
- name: build
image: docker.io/plugins/docker:20.18.5
image: docker.io/plugins/docker:20.18.4
settings:
auto_tag: false
dockerfile: Dockerfile
@ -328,7 +328,7 @@ node_selector:
steps:
- name: clone
image: git.cryptic.systems/volker.raschek/git:1.4.0
image: git.cryptic.systems/volker.raschek/git:1.3.1
- name: build-manifest
image: docker.io/plugins/manifest:1.4.0
@ -385,7 +385,7 @@ depends_on:
steps:
- name: clone
image: git.cryptic.systems/volker.raschek/git:1.4.0
image: git.cryptic.systems/volker.raschek/git:1.3.1
- name: latest-sync
commands:
@ -399,7 +399,7 @@ steps:
from_secret: container_image_registry_user
DEST_CRED_PASSWORD:
from_secret: container_image_registry_password
image: quay.io/skopeo/stable:v1.17.0
image: quay.io/skopeo/stable:v1.16.1
- name: email-notification
environment:
@ -446,10 +446,10 @@ platform:
steps:
- name: clone
image: git.cryptic.systems/volker.raschek/git:1.4.0
image: git.cryptic.systems/volker.raschek/git:1.3.1
- name: build
image: docker.io/plugins/docker:20.18.5
image: docker.io/plugins/docker:20.18.4
settings:
auto_tag: true
auto_tag_suffix: amd64
@ -506,10 +506,10 @@ platform:
steps:
- name: clone
image: git.cryptic.systems/volker.raschek/git:1.4.0
image: git.cryptic.systems/volker.raschek/git:1.3.1
- name: build
image: docker.io/plugins/docker:20.18.5
image: docker.io/plugins/docker:20.18.4
settings:
auto_tag: true
auto_tag_suffix: arm64-v8
@ -571,7 +571,7 @@ node_selector:
steps:
- name: clone
image: git.cryptic.systems/volker.raschek/git:1.4.0
image: git.cryptic.systems/volker.raschek/git:1.3.1
- name: build-manifest
image: docker.io/plugins/manifest:1.4.0
@ -625,7 +625,7 @@ depends_on:
steps:
- name: clone
image: git.cryptic.systems/volker.raschek/git:1.4.0
image: git.cryptic.systems/volker.raschek/git:1.3.1
- name: tagged-sync
commands:
@ -639,7 +639,7 @@ steps:
from_secret: container_image_registry_user
DEST_CRED_PASSWORD:
from_secret: container_image_registry_password
image: quay.io/skopeo/stable:v1.17.0
image: quay.io/skopeo/stable:v1.16.1
- name: email-notification
environment:

View File

@ -1,4 +1,4 @@
FROM docker.io/library/node:23.3.0-alpine3.20 AS build
FROM docker.io/library/node:22.9.0-alpine3.20 AS build
ARG MARKDOWNLINT_VERSION=master

View File

@ -1,6 +1,6 @@
# MARKDOWNLINT_VERSION
# Only required to install a specifiy version
MARKDOWNLINT_VERSION?=v0.43.0 # renovate: datasource=github-releases depName=igorshubovych/markdownlint-cli
MARKDOWNLINT_VERSION?=v0.42.0 # renovate: datasource=github-releases depName=igorshubovych/markdownlint-cli
# CONTAINER_RUNTIME
# The CONTAINER_RUNTIME variable will be used to specified the path to a