funkwhale: Add forgotten 0.20.0 bump
This commit is contained in:
parent
973cdda5cf
commit
229c4ad9fd
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
appVersion: "0.19.1"
|
appVersion: "0.20.0"
|
||||||
description: A social platform to enjoy and share music
|
description: A social platform to enjoy and share music
|
||||||
icon: https://funkwhale.audio/favicon.png
|
icon: https://funkwhale.audio/favicon.png
|
||||||
name: funkwhale
|
name: funkwhale
|
||||||
version: 0.2.4
|
version: 0.2.5
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
---
|
---
|
||||||
image:
|
image:
|
||||||
repository: funkwhale/funkwhale
|
repository: funkwhale/funkwhale
|
||||||
tag: 0.19.1
|
tag: 0.20.0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
nameOverride: ""
|
nameOverride: ""
|
||||||
|
|
Loading…
Reference in a new issue