Compare commits
1 Commits
a555f67fc7
...
renovate/g
Author | SHA1 | Date | |
---|---|---|---|
e946d76c32 |
@ -68,6 +68,6 @@ Don't forget to give the project a star! Thanks again!
|
|||||||
[traefik]: https://traefik.io/
|
[traefik]: https://traefik.io/
|
||||||
[cert-manager]: https://cert-manager.io/
|
[cert-manager]: https://cert-manager.io/
|
||||||
[metallb]: https://metallb.org/
|
[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/
|
[spegel]: https://github.com/spegel-org/spegel/
|
||||||
[eraser]: https://github.com/eraser-dev/eraser/
|
[eraser]: https://github.com/eraser-dev/eraser/
|
||||||
|
@ -10301,7 +10301,7 @@ spec:
|
|||||||
resourceFieldRef:
|
resourceFieldRef:
|
||||||
containerName: manager
|
containerName: manager
|
||||||
resource: limits.memory
|
resource: limits.memory
|
||||||
image: ghcr.io/fluxcd/helm-controller:v1.0.1
|
image: ghcr.io/fluxcd/helm-controller:v1.1.0
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
|
@ -18,7 +18,7 @@ spec:
|
|||||||
chart:
|
chart:
|
||||||
spec:
|
spec:
|
||||||
chart: traefik
|
chart: traefik
|
||||||
version: "32.0.0"
|
version: "31.1.1"
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
name: traefik
|
name: traefik
|
||||||
|
Reference in New Issue
Block a user