Releases: RScrafted/springboot-jenkins-k8s-automation
Releases · RScrafted/springboot-jenkins-k8s-automation
Release list
v1.1.0 - Jenkins CI/CD, Docker Hub Registry, & Kubernetes Deployment
What's Changed
- Update Dockerfile to use JRE base image and allow any JAR file by @RScrafted in #3
- Add Jenkins pipeline for Docker and Kubernetes deployment by @RScrafted in #7
- Fix groovy variable expansion in deployment script by @RScrafted in #8
- Updated README with CI/CD pipeline details and setup instructions by @RScrafted in #10
Full Changelog: v1.0.0...v1.1.0
v1.0.0 - Containerized Spring Boot REST API
v1.0.0 - Initial Release
- Spring Boot REST API microservice
- Docker support added
- docker-compose support added
- Ready for CI/CD (Jenkins) and Kubernetes deployments
What's Changed
- Add Docker support with Dockerfile and docker-compose configuration by @RScrafted in #1
New Contributors
- @RScrafted made their first contribution in #1
Full Changelog: https://github.com/RScrafted/springboot-rest-api/commits/v1.0.0