[cluster/apps] Bump chart image
This commit is contained in:
parent
41f05a31fa
commit
51b941a171
|
@ -1,10 +1,10 @@
|
|||
apiVersion: v2
|
||||
description: A web-based frontend for yt-dlp
|
||||
name: ytdl-web
|
||||
version: 1.0.6
|
||||
version: 1.0.7
|
||||
kubeVersion: ">=1.22.0-0"
|
||||
type: application
|
||||
appVersion: 1.0.5
|
||||
appVersion: 1.0.6
|
||||
maintainers:
|
||||
- name: fifitido
|
||||
email: me@fifitido.net
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: git.fifitido.net/apps/ytdl-web
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.0.5
|
||||
tag: 1.0.6
|
||||
|
||||
strategy:
|
||||
type: Recreate
|
||||
|
|
Loading…
Reference in New Issue