Skip to content

Releases: RScrafted/springboot-jenkins-k8s-automation

v1.1.0 - Jenkins CI/CD, Docker Hub Registry, & Kubernetes Deployment

Choose a tag to compare

@RScrafted RScrafted released this 22 Jul 17:52
8015191

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

Choose a tag to compare

@RScrafted RScrafted released this 03 Jul 15:06
a51dd44

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

Full Changelog: https://github.com/RScrafted/springboot-rest-api/commits/v1.0.0