Upgrade Funkwhale to 0.20.1
This commit is contained in:
parent
1c8dd9cc6f
commit
05d16b965b
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
apiVersion: v1
|
||||
appVersion: "0.20.0"
|
||||
appVersion: "0.20.1"
|
||||
description: A social platform to enjoy and share music
|
||||
icon: https://funkwhale.audio/favicon.png
|
||||
name: funkwhale
|
||||
version: 0.2.6
|
||||
version: 0.2.7
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
---
|
||||
image:
|
||||
repository: funkwhale/funkwhale
|
||||
tag: 0.20.0
|
||||
tag: 0.20.1
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
nameOverride: ""
|
||||
|
|
Loading…
Reference in a new issue