4 Commits

Author SHA1 Message Date
a00d229604 chore(deps): update ghcr.io/fluxcd/source-controller docker tag to v1.4.1 2024-09-26 17:01:40 +00:00
991bc7b7fe update eraser link 2024-09-26 15:44:53 +01:00
9c5f8a0daa fixed it on github? 2024-09-26 15:44:06 +01:00
ce8e5ad849 Add Flux v2.3.0 component manifests 2024-09-26 15:39:57 +01:00
2 changed files with 19 additions and 19 deletions

View File

@ -18,15 +18,15 @@
### Infrastructure ### Infrastructure
- ![Kubernetes][k8s] - Isn't it obvious? - [Kubernetes][k8s] - Isn't it obvious?
- ![Helm][helm] - Easily deploy and manage Kubernetes applications - [Helm][helm] - Easily deploy and manage Kubernetes applications
- ![Traefik][traefik] - Web reverse proxy - [Traefik][traefik] - Web reverse proxy
- ![Cert Manager][cert-manager] - Generates LetsEncrypt certificates - [Cert Manager][cert-manager] - Generates LetsEncrypt certificates
- ![Metallb][metallb] - Load Balancer - [Metallb][metallb] - Load Balancer
- ![NFS][nfs] - Remote Storage for PVs - [NFS][nfs] - Remote Storage for PVs
- ![FluxCD][fluxcd] - GitOps - [FluxCD][fluxcd] - GitOps
- ![Spegel][spegel] - Local Docker registry cache - [Spegel][spegel] - Local Docker registry cache
- ![Eraser][eraser] - Automated cleanup of old docker images - [Eraser][eraser] - Automated cleanup of old docker images
### Services ### Services
@ -62,12 +62,12 @@ Don't forget to give the project a star! Thanks again!
<!-- MARKDOWN LINKS & IMAGES --> <!-- MARKDOWN LINKS & IMAGES -->
<!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --> <!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->
[fluxcd]: https://fluxcd.io [fluxcd]: https://fluxcd.io/
[k8s]: https://kubernetes.io [k8s]: https://kubernetes.io/
[helm]: https://helm.sh [helm]: https://helm.sh/
[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://nfs.fascinated.cc [nfs]: https://nfs.fascinated.cc/
[spegel]: https://github.com/spegel-org/spegel [spegel]: https://github.com/spegel-org/spegel/
[eraser]: https://eraser-dev.github.io [eraser]: https://github.com/eraser-dev/eraser/

View File

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