mirror of
https://github.com/gomods/athens
synced 2026-02-03 12:10:32 +00:00
Fix missing chart apiVersion (#1662)
* Fix missing chart apiVersion * Update chart version to 0.4.15 Co-authored-by: Ted Wexler <ted@stuckinacan.com> Co-authored-by: Aaron Schlesinger <70865+arschles@users.noreply.github.com>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
apiVersion: v1
|
||||
name: athens-proxy
|
||||
version: 0.4.14
|
||||
version: 0.4.15
|
||||
appVersion: 0.9.0
|
||||
description: The proxy server for Go modules
|
||||
icon: https://raw.githubusercontent.com/gomods/athens/main/docs/static/banner.png
|
||||
|
||||
Reference in New Issue
Block a user