Upgrade funkwhale to 0.19.1
This commit is contained in:
parent
7705a2c2a8
commit
e842cef9ef
2 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v1
|
||||
appVersion: "0.19.0"
|
||||
appVersion: "0.19.1"
|
||||
description: A social platform to enjoy and share music
|
||||
name: funkwhale
|
||||
version: 0.1.0
|
||||
version: 0.1.1
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
image:
|
||||
repository: funkwhale/funkwhale
|
||||
tag: 0.19.0
|
||||
tag: 0.19.1
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
nameOverride: ""
|
||||
|
|
Loading…
Reference in a new issue