update pypiserver to v1.4.2
This commit is contained in:
parent
9a1c4d95d7
commit
842b16b38f
@ -1,5 +1,5 @@
|
|||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
appVersion: 1.3.2
|
appVersion: 1.4.2
|
||||||
description: PyPI compatible server for pip or easy_install.
|
description: PyPI compatible server for pip or easy_install.
|
||||||
home: https://github.com/pypiserver/pypiserver
|
home: https://github.com/pypiserver/pypiserver
|
||||||
icon: https://raw.githubusercontent.com/pypiserver/pypiserver/master/pypiserver_logo.png
|
icon: https://raw.githubusercontent.com/pypiserver/pypiserver/master/pypiserver_logo.png
|
||||||
@ -11,4 +11,4 @@ sources:
|
|||||||
- https://github.com/owkin/charts/tree/master/pypiserver
|
- https://github.com/owkin/charts/tree/master/pypiserver
|
||||||
- https://github.com/pypiserver/pypiserver
|
- https://github.com/pypiserver/pypiserver
|
||||||
- https://pypi.org/project/pypiserver/
|
- https://pypi.org/project/pypiserver/
|
||||||
version: 2.2.1
|
version: 2.3.0
|
||||||
|
@ -3,7 +3,7 @@ replicaCount: 1
|
|||||||
|
|
||||||
image:
|
image:
|
||||||
repository: pypiserver/pypiserver
|
repository: pypiserver/pypiserver
|
||||||
tag: v1.3.2
|
tag: v1.4.2
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
pullSecrets: []
|
pullSecrets: []
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user