Skip to content

Releases: abolfazl8131/devops-gpt

v0.12.2

01 Dec 17:37
Compare
Choose a tag to compare

0.12.2 (2024-12-01)

Bug Fixes

  • docker: fix build section (cd039e0)

v0.12.1

01 Dec 15:16
Compare
Choose a tag to compare

0.12.1 (2024-12-01)

Bug Fixes

  • docker compose: add build section and container name (8789d7f)

v0.12.0

01 Dec 12:48
Compare
Choose a tag to compare

0.12.0 (2024-12-01)

Features

  • ansible_kubernetes_installation: add preinstall role (12d3657)
  • compose: init docker compose template generation (82bb2b5)

Bug Fixes

v0.11.1

01 Dec 07:09
Compare
Choose a tag to compare

0.11.1 (2024-12-01)

Bug Fixes

  • kuber ansible: fix kuber version (f5a2966)
  • kubernetes_ansible_templates: add j2 template files related to kubernetes installation (369b47d)

v0.11.0

30 Nov 11:21
Compare
Choose a tag to compare

0.11.0 (2024-11-30)

Features

  • web: handle favicon (277f083)
  • web: Implement argocd service of terraform template (a6187d7)
  • web: Implement basic page (d1e2488)
  • web: Implement bug fix page (31fec00)
  • web: Implement dark mode across the entire application (b1fe751)
  • web: Implement docker service of terraform template (55db26d)
  • web: Implement download argocd template functionality (b85fc23)
  • web: Implement download docker terraform template functionality (894a23c)
  • web: Implement download ec2 template terraform functionality (3025f71)
  • web: Implement download iam template functionality (1ccb235)
  • web: Implement download installation shell script functionality (5d036cd)
  • web: Implement download s3 terraform template functionality (30e3324)
  • web: Implement ec2 service of terraform template (1b0e1d8)
  • web: Implement generate and download functionality for helm template (674e323)
  • web: Implement helm template page (64afb62)
  • web: Implement iam service of terraform template (2d05df0)
  • web: Implement installation page (990bb12)
  • web: implement main layout with navbar (8c1f8a0)
  • web: Implement messaging functionality in basic page (d52cf46)
  • web: Implement messaging functionality in bug fix page (553b7ac)
  • web: Implement s3 service of terraform template (fd55da9)
  • web: implement terraform template subset pages (6589dcc)

Bug Fixes

  • web: Resolve dockerfile issue (8854f77)
  • web: Resolve terraform template downloaded file name issue (197eb24)

Code Refactoring

  • web: rename the Terraform template generating pending message to Wait... (8d54fdb)
  • web: replace input with select combo box on installation page (cbea0e5)
  • web: update helm template page to handle multiple pods (ec274c5)

v0.10.1

30 Nov 11:12
Compare
Choose a tag to compare

0.10.1 (2024-11-30)

Bug Fixes

  • ansible kuber: compelete the route (a3076bc)

v0.10.0

30 Nov 10:41
Compare
Choose a tag to compare

0.10.0 (2024-11-30)

Features

  • kuber config: add kuberconfig dir in media (500242b)

v0.9.1

30 Nov 10:30
Compare
Choose a tag to compare

0.9.1 (2024-11-30)

Bug Fixes

  • ansible kuber: add version to model (ecddfa6)

v0.9.0

30 Nov 10:28
Compare
Choose a tag to compare

0.9.0 (2024-11-30)

Features

  • ansible kuber: add the route and config adding to add configs to the generated project (c5fd92d)

v0.8.0

29 Nov 18:38
Compare
Choose a tag to compare

0.8.0 (2024-11-29)

Features

  • ansible_docker_installation: add docker_installation using ansible as a prompt (a6a0c7f)

Bug Fixes

  • helm prompt: fix helm prompt to not put json in .yaml (1bc3fe4)