8 Commits

Author SHA1 Message Date
881a60e985 Merge pull request 'chore(deps): update drone docker tag to v2.22.0' (#60) from renovate/drone-2.x into master
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #60
2024-01-02 19:43:48 +00:00
b15af09698 chore(deps): update drone docker tag to v2.22.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2024-01-02 17:24:29 +00:00
e8471d1840 Merge pull request #12 from pi3ch/patch-1
All checks were successful
continuous-integration/drone/push Build is passing
Bumped drone to 2.21.0
2023-12-29 13:10:36 +01:00
791b203796 Bumped drone to 2.21.0 2023-12-29 18:01:18 +11:00
2cbb6947ed chore(deps): update git.cryptic.systems/volker.raschek/helm docker tag to v3.13.3
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-12-14 14:05:15 +00:00
1de3c715e6 chore(deps): update git.cryptic.systems/volker.raschek/markdownlint docker tag to v0.38.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-12-09 14:34:55 +00:00
e598193777 chore(deps): update git.cryptic.systems/volker.raschek/helm docker tag to v3.13.2
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-11-09 17:06:26 +00:00
a49fd13ac2 chore(deps): update git.cryptic.systems/volker.raschek/helm docker tag to v3.13.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-10-20 16:02:51 +02:00
2 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,7 @@ steps:
- name: helm lint - name: helm lint
commands: commands:
- helm lint - helm lint
image: git.cryptic.systems/volker.raschek/helm:3.13.0 image: git.cryptic.systems/volker.raschek/helm:3.13.3
resources: resources:
limits: limits:
cpu: 150 cpu: 150
@ -26,7 +26,7 @@ steps:
- name: markdown lint - name: markdown lint
commands: commands:
- markdownlint *.md - markdownlint *.md
image: git.cryptic.systems/volker.raschek/markdownlint:0.37.0 image: git.cryptic.systems/volker.raschek/markdownlint:0.38.0
resources: resources:
limits: limits:
cpu: 150 cpu: 150
@ -35,7 +35,7 @@ steps:
- name: helm template - name: helm template
commands: commands:
- helm template . - helm template .
image: git.cryptic.systems/volker.raschek/helm:3.13.0 image: git.cryptic.systems/volker.raschek/helm:3.13.3
resources: resources:
limits: limits:
cpu: 150 cpu: 150
@ -93,7 +93,7 @@ steps:
from_secret: helm_repo_password from_secret: helm_repo_password
HELM_REPO_USERNAME: HELM_REPO_USERNAME:
from_secret: helm_repo_username from_secret: helm_repo_username
image: git.cryptic.systems/volker.raschek/helm:3.13.0 image: git.cryptic.systems/volker.raschek/helm:3.13.3
resources: resources:
limits: limits:
cpu: 150 cpu: 150

View File

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