Skip to content

Commit 5f5ddde

Browse files
"Update README.md to reflect changes in CI pipeline technologies"
1 parent 59918b2 commit 5f5ddde

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
This project demonstrates a GitOps-style Continuous Integration (CI) pipeline for a **Spring Boot + PostgreSQL** application, leveraging:
44

5-
**Kustomize and Helm** for Kubernetes manifests management
6-
**GitHub Actions** for building, testing, tagging, and pushing images
7-
**DockerHub** as the image registry
5+
• Kustomize and Helm for Kubernetes manifests management
6+
• GitHub Actions for building, testing, tagging, and pushing images
7+
• DockerHub as the image registry
88

99
The current focus is **CI only** — with clear automation of image updates through Git. **ArgoCD-based Continuous Deployment (CD)** will be implemented in the next stage.
1010
---

0 commit comments

Comments
 (0)