Compare commits

..

1 commit

Author SHA1 Message Date
378374ca06 Update Helm release app-template to v3.3.1 2024-07-30 18:18:04 +00:00
40 changed files with 35 additions and 27 deletions

View file

@ -9,7 +9,7 @@ spec:
chart: chart:
spec: spec:
chart: app-template chart: app-template
version: 3.3.0 version: 3.3.1
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: bjw-s name: bjw-s

View file

@ -16,4 +16,4 @@ spec:
matchNames: matchNames:
- database - database
podMetricsEndpoints: podMetricsEndpoints:
- port: admin - port: admin

View file

@ -6,5 +6,13 @@ resources:
# Pre Flux-Kustomizations # Pre Flux-Kustomizations
- ./namespace.yaml - ./namespace.yaml
# Flux-Kustomizations # Flux-Kustomizations
- ./alertmanager-silencer/ks.yaml
- ./gatus/ks.yaml - ./gatus/ks.yaml
- ./grafana/ks.yaml
- ./kube-prometheus-stack/ks.yaml
- ./loki/ks.yaml
- ./smartctl-exporter/ks.yaml - ./smartctl-exporter/ks.yaml
# - ./snmp-exporter/ks.yaml
- ./thanos/ks.yaml
# - ./unpoller/ks.yaml
- ./vector/ks.yaml

View file

@ -10,7 +10,7 @@ spec:
chart: chart:
spec: spec:
chart: app-template chart: app-template
version: 3.3.0 version: 3.3.1
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: bjw-s name: bjw-s

View file

@ -10,7 +10,7 @@ spec:
chart: chart:
spec: spec:
chart: app-template chart: app-template
version: 3.3.0 version: 3.3.1
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: bjw-s name: bjw-s