Compare commits
4 Commits
renovate/g
...
a555f67fc7
Author | SHA1 | Date | |
---|---|---|---|
a555f67fc7 | |||
2d51e7e85a | |||
f3ff5fbb9f | |||
eac3b18ef2 |
@ -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://nfs.fascinated.cc/
|
||||
[nfs]: https://github.com/kubernetes-sigs/nfs-subdir-external-provisioner/
|
||||
[spegel]: https://github.com/spegel-org/spegel/
|
||||
[eraser]: https://github.com/eraser-dev/eraser/
|
||||
|
@ -10301,7 +10301,7 @@ spec:
|
||||
resourceFieldRef:
|
||||
containerName: manager
|
||||
resource: limits.memory
|
||||
image: ghcr.io/fluxcd/helm-controller:v1.1.0
|
||||
image: ghcr.io/fluxcd/helm-controller:v1.0.1
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
@ -18,7 +18,7 @@ spec:
|
||||
chart:
|
||||
spec:
|
||||
chart: traefik
|
||||
version: "31.1.1"
|
||||
version: "32.0.0"
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: traefik
|
||||
|
Reference in New Issue
Block a user