Fix funkwhale image tag

This commit is contained in:
Alexander Olofsson 2020-04-24 11:52:45 +02:00
parent d4b2c85f1e
commit 07aba6b95a
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
appVersion: "0.21.0"
appVersion: "0.21"
description: A social platform to enjoy and share music
icon: https://funkwhale.audio/favicon.png
name: funkwhale
version: 0.3.0
version: 0.3.1

View file

@ -4,7 +4,7 @@
---
image:
repository: funkwhale/funkwhale
tag: 0.21.0
tag: 0.21
pullPolicy: IfNotPresent
nameOverride: ""