Merge "add helm-toolkit patch on 0.2.78" into stable/2024.1
tree: ce615a39efa641824ec0b520624cbef992b4997f
  1. .github/
  2. atmosphere/
  3. build/
  4. charts/
  5. cmd/
  6. doc/
  7. hack/
  8. images/
  9. internal/
  10. meta/
  11. molecule/
  12. playbooks/
  13. plugins/
  14. releasenotes/
  15. roles/
  16. tests/
  17. tools/
  18. zuul.d/
  19. .ansible-lint
  20. .charts.yml
  21. .envrc
  22. .flake8
  23. .gitignore
  24. .gitreview
  25. .pre-commit-config.yaml
  26. .python-version
  27. .stestr.conf
  28. Earthfile
  29. flake.lock
  30. flake.nix
  31. galaxy.yml
  32. go.mod
  33. go.sum
  34. README.md
  35. requirements.txt
  36. setup.cfg
  37. setup.py
  38. tox.ini
README.md

Atmosphere

Community

If you have any questions and discussions about Atmosphere, you can join the community:

Contributing

You'll need to make sure that you have pre-commit setup and installed in your environment by running these commands::

pre-commit install --hook-type commit-msg