Releases: devopshobbies/devops-gpt
Releases · devopshobbies/devops-gpt
v0.27.2
0.27.2 (2024-11-29)
Bug Fixes
- helm prompt: fix helm prompt to not put json in .yaml (1bc3fe4)
v0.27.1
0.27.1 (2024-11-28)
Bug Fixes
- docker version: remove docker version (96c4a25)
v0.27.0
0.27.0 (2024-11-28)
Features
- ansible_docker_installation: add docker_installation using ansible as a prompt (a6a0c7f)
v0.26.0
0.26.0 (2024-11-27)
Features
- ansible_nginx_prompt: Add the prompt related to nginx_installation (a29b28a)
v0.25.1
0.25.1 (2024-11-27)
Bug Fixes
- ansible_base: add ansible base (ba1d48e)
v0.25.0
0.25.0 (2024-11-27)
Features
- ansible docker: add docker route (7545338)
- nginx_ansible: recreate nginx ansible model (eaf713a)
Bug Fixes
- ansible docker: remove docker generator (1b5c315)
- nginx_ansible: fix nginx validator (cf4be88)
Code Refactoring
- ansible: refactor ansible function for more flexibility (641342d)
v0.24.0
0.24.0 (2024-11-27)
Features
- ansible: add nginx template generator to ansible. (#97) (d182782)
v0.23.0
0.23.0 (2024-11-27)
Features
- argocd: enable file download after user submission (7503f4a)
Code Refactoring
- argocd: add input trigger to control ArgoCD application menu (31378f5)
- argocd: handle null value when subsets of argo application are unchecked (3123f72)
- argocd: improve ArgoCD UI for better usability (94c0a5c)
v0.22.0
0.22.0 (2024-11-27)
Features
- ansible: add nginx template generator to ansible. (64aaf8c)
Bug Fixes