Skip to content

Commit

Permalink
releasing v0.11.0
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Schlesinger <[email protected]>
  • Loading branch information
arschles committed Mar 11, 2021
1 parent 1acdf17 commit c302095
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/athens-proxy/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
name: athens-proxy
version: 0.4.16
appVersion: 0.9.0
version: 0.5.0
appVersion: 0.11.0
description: The proxy server for Go modules
icon: https://raw.githubusercontent.com/gomods/athens/main/docs/static/banner.png
keywords:
Expand Down
2 changes: 1 addition & 1 deletion charts/athens-proxy/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ replicaCount: 1
image:
registry: docker.io
repository: gomods/athens
tag: v0.9.0
tag: v0.11.0

## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit c302095

Please sign in to comment.