You've already forked athens-proxy-charts
Compare commits
11 Commits
bffc64a824
...
0.1.5
| Author | SHA1 | Date | |
|---|---|---|---|
|
bd3e0cf62f
|
|||
|
560234e9c0
|
|||
|
9707a79840
|
|||
|
5dbc250d7f
|
|||
|
603fe6c96d
|
|||
| 122e2e1417 | |||
|
d571c1e027
|
|||
|
e48c837d4b
|
|||
|
b3aae9f9eb
|
|||
| bf68fc8dc8 | |||
| 47d975adaa |
@@ -17,7 +17,7 @@ steps:
|
||||
- name: helm lint
|
||||
commands:
|
||||
- helm lint
|
||||
image: git.cryptic.systems/volker.raschek/helm:3.14.0
|
||||
image: git.cryptic.systems/volker.raschek/helm:3.15.0
|
||||
resources:
|
||||
limits:
|
||||
cpu: 150
|
||||
@@ -26,7 +26,7 @@ steps:
|
||||
- name: markdown lint
|
||||
commands:
|
||||
- markdownlint *.md
|
||||
image: git.cryptic.systems/volker.raschek/markdownlint:0.38.0
|
||||
image: git.cryptic.systems/volker.raschek/markdownlint:0.41.0
|
||||
resources:
|
||||
limits:
|
||||
cpu: 150
|
||||
@@ -35,7 +35,7 @@ steps:
|
||||
- name: helm template
|
||||
commands:
|
||||
- helm template .
|
||||
image: git.cryptic.systems/volker.raschek/helm:3.14.0
|
||||
image: git.cryptic.systems/volker.raschek/helm:3.15.0
|
||||
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.14.0
|
||||
image: git.cryptic.systems/volker.raschek/helm:3.15.0
|
||||
resources:
|
||||
limits:
|
||||
cpu: 150
|
||||
|
||||
@@ -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.14.1"
|
||||
icon: https://github.com/gomods/athens/blob/main/docs/static/banner.png?raw=true
|
||||
|
||||
keywords:
|
||||
|
||||
Reference in New Issue
Block a user