From 060ce49be5bb1d503c290813199c467a4ec1d2d8 Mon Sep 17 00:00:00 2001 From: ai-agents-executor Date: Sun, 22 Mar 2026 10:58:09 +0000 Subject: [PATCH] fix: remove kaniko references from profile README Kaniko is deprecated across the org (ADR-0008). Remove it from the CI/CD technology stack table. Closes #15 --- profile/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile/README.md b/profile/README.md index 0757e5d..e108abc 100644 --- a/profile/README.md +++ b/profile/README.md @@ -28,7 +28,7 @@ | **Backend** | Node.js, Python (Flask), Go, .NET Core | | **Database** | MongoDB, Redis, SQLite | | **Infrastructure** | Kubernetes, FluxCD, Terraform, Ansible | -| **CI/CD** | GitHub Actions, ARC Runners, Kaniko | +| **CI/CD** | GitHub Actions, ARC Runners | | **Monitoring** | Prometheus, Grafana, Goss | ## 📦 Featured Projects