gatus: update chart
This commit is contained in:
parent
a9e19b3029
commit
bf3ab5e5cd
2 changed files with 4 additions and 4 deletions
|
@ -8,10 +8,10 @@ spec:
|
||||||
chart:
|
chart:
|
||||||
spec:
|
spec:
|
||||||
chart: gatus
|
chart: gatus
|
||||||
version: 3.4.5
|
version: 1.3.0
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
name: minicloudlabs
|
name: gatus
|
||||||
namespace: flux-system
|
namespace: flux-system
|
||||||
interval: 5m
|
interval: 5m
|
||||||
valuesFrom:
|
valuesFrom:
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
apiVersion: source.toolkit.fluxcd.io/v1beta1
|
apiVersion: source.toolkit.fluxcd.io/v1beta1
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
metadata:
|
metadata:
|
||||||
name: minicloudlabs
|
name: gatus
|
||||||
namespace: flux-system
|
namespace: flux-system
|
||||||
spec:
|
spec:
|
||||||
interval: 60m
|
interval: 60m
|
||||||
url: https://minicloudlabs.github.io/helm-charts
|
url: https://twin.github.io/helm-charts
|
Loading…
Add table
Reference in a new issue