Bump Magnum Cluster API to 0.28.0

Change-Id: Ib76a20b23cba4e3b0e7a55495728ee14c5da6c70
2 files changed
tree: 9afe362beb6ae1b24f0fc124980bcfcd7b6ecafe
  1. .github/
  2. atmosphere/
  3. build/
  4. charts/
  5. cmd/
  6. crates/
  7. doc/
  8. hack/
  9. images/
  10. internal/
  11. meta/
  12. molecule/
  13. playbooks/
  14. plugins/
  15. releasenotes/
  16. roles/
  17. src/
  18. tests/
  19. tools/
  20. zuul.d/
  21. .ansible-lint
  22. .charts.yml
  23. .envrc
  24. .flake8
  25. .gitignore
  26. .gitreview
  27. .pre-commit-config.yaml
  28. .python-version
  29. .stestr.conf
  30. Cargo.lock
  31. Cargo.toml
  32. docker-bake.hcl
  33. Earthfile
  34. flake.lock
  35. flake.nix
  36. galaxy.yml
  37. go.mod
  38. go.sum
  39. justfile
  40. README.md
  41. requirements.txt
  42. setup.cfg
  43. setup.py
  44. 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