Compare commits

..

3 Commits

Author SHA1 Message Date
Gitea Actions Bot
d577d8e2db Auto-update README with current k8s applications
All checks were successful
Terraform / Terraform (pull_request) Successful in 33s
Generated by CI/CD workflow on 2026-03-15 12:14:46

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-03-15 12:14:46 +00:00
ab
d0ab5c4774 Update k8s/core/cert-manager/kustomization.yaml
All checks were successful
Check with kubeconform / lint (push) Successful in 8s
Auto-update README / Generate README and Create MR (push) Successful in 8s
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 19s
2026-03-15 12:14:28 +00:00
ab
488326c1d6 Update k8s/core/prom-stack/kustomization.yaml
All checks were successful
Check with kubeconform / lint (push) Successful in 9s
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 20s
Auto-update README / Generate README and Create MR (push) Successful in 18s
2026-03-14 13:16:43 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ resources:
helmCharts:
- name: cert-manager
repo: https://charts.jetstack.io
version: 1.19.1
version: 1.20.0
releaseName: cert-manager
namespace: cert-manager
valuesFile: values.yaml

View File

@@ -11,7 +11,7 @@ resources:
helmCharts:
- name: kube-prometheus-stack
repo: https://prometheus-community.github.io/helm-charts
version: 79.7.1
version: 82.10.3
releaseName: prometheus
namespace: prometheus
valuesFile: prom-values.yaml