vikunja: update repo

This commit is contained in:
xeruf 2022-06-27 19:00:09 +01:00
parent e2038047f4
commit 1b821f2ef5
2 changed files with 4 additions and 4 deletions

View File

@ -7,11 +7,11 @@ spec:
releaseName: vikunja releaseName: vikunja
chart: chart:
spec: spec:
chart: vikunja chart: k8s-at-home/vikunja
version: 5.0.4 version: 5.5.3
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: vikunja name: k8s-at-home
namespace: stackspout namespace: stackspout
interval: 10m interval: 10m
values: values:

View File

@ -1,7 +1,7 @@
apiVersion: source.toolkit.fluxcd.io/v1beta1 apiVersion: source.toolkit.fluxcd.io/v1beta1
kind: HelmRepository kind: HelmRepository
metadata: metadata:
name: k8s-at-home/vikunja name: k8s-at-home
namespace: stackspout namespace: stackspout
spec: spec:
interval: 10m interval: 10m