Skip to content

Releases: devopshobbies/devops-gpt

v0.32.0

03 Dec 20:02
6a3d148
Compare
Choose a tag to compare

0.32.0 (2024-12-03)

Features

  • form: enhance error message positioning and update form field styling in FormInput and FormSelect components (8ff8fb2)
  • form: enhance form components with validation and add checkbox support (9d538c6)
  • form: improve form-select component and enhance HelmTemplate layout (7c01953)
  • form: integrate Radix UI and React Hook Form for enhanced form handling (d69793b)
  • form: refactor error message handling in form components and update HelmTemplate schema (e65b3c1)
  • helm-template: add margin to field container in PodEnvironmentFields component for improved spacing (ed7c721)
  • helm-template: enhance styling of environment fields and simplify class names in PodEnvironmentFields component (b689b12)
  • helm-template: update input classes for better styling and change api_version type to string in helmTemplate schema (454c5e1)

Bug Fixes

  • helm-template: change api_version type from number to string in HelmTemplate component (dcb5d71)
  • web: change replicas default value to an empty string and enforce minimum length validation for replicas (76a2063)
  • web: update api_version default value to empty string and adjust max height for pod expansion (a7639fd)

Code Refactoring

  • helm-template: remove unused variables and console logs in HelmTemplate component (b2bba3f)

v0.31.2

03 Dec 14:20
22255fe
Compare
Choose a tag to compare

0.31.2 (2024-12-03)

v0.31.1

03 Dec 14:04
331cd3c
Compare
Choose a tag to compare

0.31.1 (2024-12-03)

v0.31.0

01 Dec 18:48
85d158c
Compare
Choose a tag to compare

0.31.0 (2024-12-01)

Features

  • compose: init docker compose template generation (82bb2b5)

Bug Fixes

  • docker: fix build section (cd039e0)
  • docker compose: add build section and container name (8789d7f)
  • kuber ansible: fix kuber version (f5a2966)

v0.30.0

01 Dec 08:29
13be510
Compare
Choose a tag to compare

0.30.0 (2024-12-01)

Features

  • ansible_kubernetes_installation: add preinstall role (12d3657)

Bug Fixes

v0.29.2

01 Dec 07:12
4aa2e1a
Compare
Choose a tag to compare

0.29.2 (2024-12-01)

v0.29.1

30 Nov 11:36
6c7bc37
Compare
Choose a tag to compare

0.29.1 (2024-11-30)

Bug Fixes

  • kubernetes_ansible_templates: add j2 template files related to kubernetes installation (369b47d)

v0.29.0

30 Nov 11:14
c35a3a5
Compare
Choose a tag to compare

0.29.0 (2024-11-30)

Features

  • ansible kuber: add the route and config adding to add configs to the generated project (c5fd92d)
  • kuber config: add kuberconfig dir in media (500242b)

Bug Fixes

  • ansible kuber: add version to model (ecddfa6)
  • ansible kuber: compelete the route (a3076bc)

v0.28.0

30 Nov 08:51
adc6763
Compare
Choose a tag to compare

0.28.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.27.2

29 Nov 18:41
e6ae118
Compare
Choose a tag to compare

0.27.2 (2024-11-29)

Bug Fixes

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