Compare commits
4 Commits
renovate/g
...
renovate/g
Author | SHA1 | Date | |
---|---|---|---|
e946d76c32 | |||
b056354f20 | |||
d053452ba1 | |||
1a34c57cf7 |
@ -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
|
||||
|
||||
|
@ -4570,7 +4570,7 @@ spec:
|
||||
resourceFieldRef:
|
||||
containerName: manager
|
||||
resource: limits.memory
|
||||
image: ghcr.io/fluxcd/source-controller:v1.4.1
|
||||
image: ghcr.io/fluxcd/source-controller:v1.3.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
@ -10301,7 +10301,7 @@ spec:
|
||||
resourceFieldRef:
|
||||
containerName: manager
|
||||
resource: limits.memory
|
||||
image: ghcr.io/fluxcd/helm-controller:v1.0.1
|
||||
image: ghcr.io/fluxcd/helm-controller:v1.1.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
@ -18,7 +18,7 @@ spec:
|
||||
chart:
|
||||
spec:
|
||||
chart: kube-prometheus-stack
|
||||
version: "62.7.0"
|
||||
version: "63.0.0"
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: monitoring
|
||||
|
Reference in New Issue
Block a user