funkwhale: Add forgotten 0.20.0 bump

This commit is contained in:
Alexander Olofsson 2019-10-16 13:37:20 +02:00
parent 973cdda5cf
commit 229c4ad9fd
No known key found for this signature in database
GPG key ID: D439C9470CB04C73
2 changed files with 3 additions and 3 deletions

View file

@ -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

View file

@ -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: ""