mirror of
https://github.com/gomods/athens
synced 2026-02-03 12:10:32 +00:00
Bumped the minor version for the default docker container in the helm… (#1335)
* Bumped the minor version for the default docker container in the helm chart * Bumped the chart version and application version in chart manifest
This commit is contained in:
committed by
Manu Gupta
parent
049d58caa8
commit
6a42417d5b
@@ -1,6 +1,6 @@
|
||||
name: athens-proxy
|
||||
version: 0.2.16
|
||||
appVersion: 0.4.0
|
||||
version: 0.3.0
|
||||
appVersion: 0.5.0
|
||||
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.4.0
|
||||
tag: v0.5.0
|
||||
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user