11 Commits

Author SHA1 Message Date
e48c837d4b chore(deps): update athens docker tag to v1.13.1
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-15 19:05:42 +01:00
b3aae9f9eb chore(deps): update athens docker tag to v1.13.0 2024-02-15 19:04:57 +01:00
bf68fc8dc8 chore(deps): update git.cryptic.systems/volker.raschek/helm docker tag to v3.14.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-02-15 19:01:18 +01:00
47d975adaa chore(deps): update git.cryptic.systems/volker.raschek/markdownlint docker tag to v0.39.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-01-28 23:30:57 +01:00
bffc64a824 Merge pull request 'chore(deps): update git.cryptic.systems/volker.raschek/helm docker tag to v3.14.0' (#38) from renovate/git.cryptic.systems-volker.raschek-helm-3.x into master
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-21 13:48:42 +00:00
7a66b44fa8 chore(deps): update git.cryptic.systems/volker.raschek/helm docker tag to v3.14.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2024-01-21 14:46:47 +01:00
f46dd6d83b fix(renovate): remove automerge options
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-21 14:42:46 +01:00
d1c4dfb86b 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 12:15:56 +01:00
1d628832c1 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 15:30:55 +01:00
7f171f403c 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:16:12 +01:00
b2c5b45298 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-18 15:07:17 +02:00
3 changed files with 5 additions and 7 deletions

View File

@ -17,7 +17,7 @@ steps:
- name: helm lint
commands:
- helm lint
image: git.cryptic.systems/volker.raschek/helm:3.13.0
image: git.cryptic.systems/volker.raschek/helm:3.14.1
resources:
limits:
cpu: 150
@ -26,7 +26,7 @@ steps:
- name: markdown lint
commands:
- markdownlint *.md
image: git.cryptic.systems/volker.raschek/markdownlint:0.37.0
image: git.cryptic.systems/volker.raschek/markdownlint:0.39.0
resources:
limits:
cpu: 150
@ -35,7 +35,7 @@ steps:
- name: helm template
commands:
- helm template .
image: git.cryptic.systems/volker.raschek/helm:3.13.0
image: git.cryptic.systems/volker.raschek/helm:3.14.1
resources:
limits:
cpu: 150
@ -93,7 +93,7 @@ steps:
from_secret: helm_repo_password
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.14.1
resources:
limits:
cpu: 150

View File

@ -3,7 +3,7 @@ name: athens-proxy
description: Athens proxy server for golang
type: application
version: "0.1.0"
appVersion: "v0.12.1"
appVersion: "v0.13.1"
icon: https://github.com/gomods/athens/blob/main/docs/static/banner.png?raw=true
keywords:

View File

@ -1,7 +1,5 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"automergeStrategy": "merge-commit",
"automergeType": "pr",
"assignees": [ "volker.raschek" ],
"labels": [ "renovate" ],
"packageRules": [