pypiserver: bump to v1.5.1, helm chart v2.5.0
This commit is contained in:
parent
eb9a483f97
commit
8768bc2ba6
@ -1,5 +1,5 @@
|
||||
apiVersion: v1
|
||||
appVersion: 1.4.2
|
||||
appVersion: 1.5.1
|
||||
description: PyPI compatible server for pip or easy_install.
|
||||
home: https://github.com/pypiserver/pypiserver
|
||||
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/pypiserver/pypiserver
|
||||
- https://pypi.org/project/pypiserver/
|
||||
version: 2.4.0
|
||||
version: 2.5.0
|
||||
|
@ -3,7 +3,7 @@ replicaCount: 1
|
||||
|
||||
image:
|
||||
repository: pypiserver/pypiserver
|
||||
tag: v1.4.2
|
||||
tag: v1.5.1
|
||||
pullPolicy: IfNotPresent
|
||||
pullSecrets: []
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user