mirror of
https://github.com/gomods/athens
synced 2026-02-03 12:10:32 +00:00
Updating helm chart image version to latest (#1575)
* updating image version to latest * updating chart.yaml versions
This commit is contained in:
committed by
GitHub
parent
939e695526
commit
b945f8c777
@@ -1,6 +1,6 @@
|
|||||||
name: athens-proxy
|
name: athens-proxy
|
||||||
version: 0.4.4
|
version: 0.4.8
|
||||||
appVersion: 0.7.0
|
appVersion: 0.8.0
|
||||||
description: The proxy server for Go modules
|
description: The proxy server for Go modules
|
||||||
icon: https://raw.githubusercontent.com/gomods/athens/master/docs/static/banner.png
|
icon: https://raw.githubusercontent.com/gomods/athens/master/docs/static/banner.png
|
||||||
keywords:
|
keywords:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ replicaCount: 1
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: gomods/athens
|
repository: gomods/athens
|
||||||
tag: v0.7.0
|
tag: v0.8.0
|
||||||
|
|
||||||
## Specify a imagePullPolicy
|
## Specify a imagePullPolicy
|
||||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||||
|
|||||||
Reference in New Issue
Block a user