mirror of
https://github.com/gomods/athens
synced 2026-02-03 08:40:31 +00:00
* chore(chart): update ingress to support apiVersion networking.k8s.io/v1 * refactor(chart): use API capabilities instead version comparisions in ingress Co-authored-by: Manu Gupta <manugupt1@gmail.com>
19 lines
405 B
YAML
19 lines
405 B
YAML
apiVersion: v1
|
|
name: athens-proxy
|
|
version: 0.5.2
|
|
appVersion: 0.11.1
|
|
description: The proxy server for Go modules
|
|
icon: https://raw.githubusercontent.com/gomods/athens/main/docs/static/banner.png
|
|
keywords:
|
|
- Golang
|
|
- Package Management
|
|
- Goproxy
|
|
home: https://github.com/gomods/athens
|
|
sources:
|
|
maintainers:
|
|
- name: rimusz
|
|
email: rmocius@gmail.com
|
|
- name: arschles
|
|
email: aaron@ecomaz.net
|
|
engine: gotpl
|