Commit graph

12 commits

Author SHA1 Message Date
73a451ff97 refactor: rename k8s-manifests directory to manifests
- Rename all `k8s-manifests` subdirectories and files to `manifests`
- Update all file paths in `argocd-init.yml` to reflect the new directory name

🤖
2023-08-02 23:13:04 +02:00
78b6432f3a feat: bump ingress nginx to v4.7* 2023-06-26 10:43:35 +02:00
460c1b2d21 FEAT: bump nginx to v4.3.* 2022-10-17 10:36:43 +02:00
0a14108344 FEAT: bump nginx to v4.2.* 2022-08-22 18:25:20 +02:00
eeb96aee65 FEAT: bump ingress-nginx chart to v4.0.* 2022-05-05 19:51:40 +02:00
3dcd78a392 FEAT: let nginx handle all ingresses 2022-05-01 20:04:05 +02:00
80e517c656 REFACTOR: merge templates into one 2022-04-17 19:00:24 +02:00
1953320691 FEAT: add ingress-nginx defaultBackend 2022-04-15 15:04:24 +02:00
412ba04012 FIX: remove vim modeline 2022-04-13 18:26:33 +02:00
d9d6dec62d BREAK: rename .template -> .libsonnet 2022-04-13 18:26:33 +02:00
9e98dd83c7 FEAT: autoupdate patch releases
use wildcard in chart version
2022-04-09 15:41:17 +02:00
e2fe9bb682 FORMAT: use jsonnet for templating
* add jsonnet templates
* rewrite all charts to jsonnet
2022-04-09 15:41:17 +02:00