12 Commits

Author SHA1 Message Date
1df541babe Merge pull request 'chore(deps): update dependency drone to v2.19.0' (#48) from renovate/drone-2.x into master
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #48
2023-08-21 06:40:31 +00:00
256c89189c chore(deps): update dependency drone to v2.19.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2023-08-18 15:37:07 +02:00
fb973cb65c chore(deps): update dependency git.cryptic.systems/volker.raschek/helm to v3.12.3
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-08-18 15:17:45 +02:00
308106d55a chore(deps): update dependency git.cryptic.systems/volker.raschek/helm to v3.12.2
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-07-15 13:31:40 +02:00
3295554206 Merge pull request 'chore(deps): update dependency drone to v2.18.0' (#45) from renovate/drone-2.x into master
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #45
2023-07-08 17:02:29 +00:00
fcf454a9b0 chore(deps): update dependency drone to v2.18.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2023-07-06 18:51:06 +02:00
01b837a504 chore(deps): update dependency git.cryptic.systems/volker.raschek/markdownlint to v0.35.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-06-18 15:08:28 +02:00
7975755f0d chore(deps): update dependency git.cryptic.systems/volker.raschek/drone-email to v0.1.2
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-06-18 14:52:57 +02:00
b00f2abe99 chore(deps): update dependency git.cryptic.systems/volker.raschek/helm to v3.12.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-06-18 14:41:56 +02:00
fe73b1f56f fix: migrate to git.cryptic.systems
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2023-06-17 15:04:01 +02:00
eab9cb0937 chore(deps): update dependency docker.io/volkerraschek/markdownlint to v0.34.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-06-09 10:02:02 +02:00
53fdf15c0c chore(deps): update dependency docker.io/volkerraschek/helm to v3.12.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-05-29 11:11:38 +02:00
2 changed files with 18 additions and 6 deletions

View File

@ -3,15 +3,21 @@ kind: pipeline
type: kubernetes
name: linter
clone:
disable: true
platform:
os: linux
arch: amd64
steps:
- name: clone
image: git.cryptic.systems/volker.raschek/git:1.2.1
- name: helm lint
commands:
- helm lint
image: docker.io/volkerraschek/helm:3.11.3
image: git.cryptic.systems/volker.raschek/helm:3.12.3
resources:
limits:
cpu: 150
@ -20,7 +26,7 @@ steps:
- name: markdown lint
commands:
- markdownlint *.md
image: docker.io/volkerraschek/markdownlint:0.33.0
image: git.cryptic.systems/volker.raschek/markdownlint:0.35.0
resources:
limits:
cpu: 150
@ -29,7 +35,7 @@ steps:
- name: helm template
commands:
- helm template .
image: docker.io/volkerraschek/helm:3.11.3
image: git.cryptic.systems/volker.raschek/helm:3.12.3
resources:
limits:
cpu: 150
@ -47,7 +53,7 @@ steps:
from_secret: smtp_username
SMTP_PASSWORD:
from_secret: smtp_password
image: docker.io/volkerraschek/drone-email:0.1.1
image: git.cryptic.systems/volker.raschek/drone-email:0.1.2
resources:
limits:
cpu: 150
@ -67,10 +73,16 @@ kind: pipeline
type: kubernetes
name: release
clone:
disable: true
platform:
os: linux
steps:
- name: clone
image: git.cryptic.systems/volker.raschek/git:1.2.1
- name: release-helm-chart
commands:
- helm repo add drone https://charts.cryptic.systems/drone
@ -81,7 +93,7 @@ steps:
from_secret: helm_repo_password
HELM_REPO_USERNAME:
from_secret: helm_repo_username
image: docker.io/volkerraschek/helm:3.11.3
image: git.cryptic.systems/volker.raschek/helm:3.12.3
resources:
limits:
cpu: 150

View File

@ -3,7 +3,7 @@ name: drone
description: Drone Helm chart for Kubernetes
type: application
version: "0.7.1"
appVersion: "2.17.0"
appVersion: "2.19.0"
icon: https://readme.drone.io/logo.svg
keywords: