1 Commits

5 changed files with 6 additions and 6 deletions

View File

@ -36,7 +36,7 @@ See [services](./kubernetes/apps/production/) for a list of services that I use
## Todo
- [ ] Setup Grafana and Traefik metrics
Nothing !
### Backlog
@ -68,6 +68,6 @@ Don't forget to give the project a star! Thanks again!
[traefik]: https://traefik.io/
[cert-manager]: https://cert-manager.io/
[metallb]: https://metallb.org/
[nfs]: https://github.com/kubernetes-sigs/nfs-subdir-external-provisioner/
[nfs]: https://nfs.fascinated.cc/
[spegel]: https://github.com/spegel-org/spegel/
[eraser]: https://github.com/eraser-dev/eraser/

View File

@ -4570,7 +4570,7 @@ spec:
resourceFieldRef:
containerName: manager
resource: limits.memory
image: ghcr.io/fluxcd/source-controller:v1.3.0
image: ghcr.io/fluxcd/source-controller:v1.4.1
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:

View File

@ -8,7 +8,7 @@ spec:
interval: 30m
url: https://github.com/traefik/traefik-helm-chart.git
ref:
tag: v32.0.0
tag: v31.1.1
ignore: |
# exclude all
/*

View File

@ -18,7 +18,7 @@ spec:
chart:
spec:
chart: kube-prometheus-stack
version: "63.1.0"
version: "62.7.0"
sourceRef:
kind: HelmRepository
name: monitoring

View File

@ -18,7 +18,7 @@ spec:
chart:
spec:
chart: traefik
version: "32.0.0"
version: "31.1.1"
sourceRef:
kind: HelmRepository
name: traefik