4 Commits

3 changed files with 4 additions and 4 deletions

View File

@ -36,7 +36,7 @@ See [services](./kubernetes/apps/production/) for a list of services that I use
## Todo
Nothing !
- [ ] Setup Grafana and Traefik metrics
### Backlog

View File

@ -13407,7 +13407,7 @@ spec:
resourceFieldRef:
containerName: manager
resource: limits.memory
image: ghcr.io/fluxcd/image-reflector-controller:v0.33.0
image: ghcr.io/fluxcd/image-reflector-controller:v0.32.0
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
@ -14258,7 +14258,7 @@ spec:
resourceFieldRef:
containerName: manager
resource: limits.memory
image: ghcr.io/fluxcd/image-automation-controller:v0.38.0
image: ghcr.io/fluxcd/image-automation-controller:v0.39.0
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:

View File

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