Releases: simonhoellein/GitOps-docker
Releases · simonhoellein/GitOps-docker
v1.2.0
What's Changed
🐛 Bugs
- Fix New Relic change tracking by @simonhoellein in e29a195
- Add variables to actionlint config file by @simonhoellein in 45b5d5d
🌟 Enhancements
- Automatic restart of docker containers if a file in a config directory has changed by @simonhoellein in e29a195
📚 Documentation
- Documented variables and secrets used by workflow by @simonhoellein in 45b5d5d
Full Changelog: v1.1.0...v1.2.0
v1.1.0
v1.1.0
- set deployment environment to application-name for better visibility about deployment status per app
Full Changelog: v1.0.0...1.1.0
v1.0.0
v1.0.0
- Deploy docker-compose stacks via git
- Matrix deployment with automatic change detection
- Configure applications and systems via yaml files