mirror of
https://github.com/gomods/athens
synced 2026-02-03 09:50:31 +00:00
Update tag of gomods/athens in chart (#1419)
Fix an import bug: https://github.com/gomods/athens/issues/1390 Signed-off-by: jtcheng <jtcheng0616@gmail.com>
This commit is contained in:
committed by
Aaron Schlesinger
parent
82ecff968f
commit
cf47efe535
@@ -1,6 +1,6 @@
|
||||
name: athens-proxy
|
||||
version: 0.3.4
|
||||
appVersion: 0.6.0
|
||||
version: 0.3.5
|
||||
appVersion: 0.6.1
|
||||
description: The proxy server for Go modules
|
||||
icon: https://raw.githubusercontent.com/gomods/athens/master/docs/static/banner.png
|
||||
keywords:
|
||||
|
||||
@@ -2,7 +2,7 @@ replicaCount: 1
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: gomods/athens
|
||||
tag: v0.6.0
|
||||
tag: v0.6.1
|
||||
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user