Skip to content

v0.2.10

Choose a tag to compare

@cardoe cardoe released this 02 Mar 21:25
· 741 commits to main since this release
ea41932

What's Changed

  • fix(understackctl): use correct version of Go to build by @cardoe in #1706
  • fix: CronWorkflow needs to be in the same namespace as the WorkflowTemplate it references by @haseebsyed12 in #1701
  • fix: allow GitHub Actions to release understackctl by @cardoe in #1707
  • fix: don't set understackctl releases as latest by @cardoe in #1708
  • chore: set defaults for argocd-understack to be false by @cardoe in #1709
  • chore(deps): pin actions/checkout action to 34e1148 by @renovate[bot] in #1713
  • chore(deps): update actions/cache digest to cdf6c1f by @renovate[bot] in #1714
  • chore(deps): update actions/checkout digest to de0fac2 by @renovate[bot] in #1715
  • chore(deps): update actions/setup-go digest to 4b73464 by @renovate[bot] in #1716
  • chore(deps): update docker/build-push-action digest to 10e90e3 by @renovate[bot] in #1719
  • chore(deps): update docker/login-action digest to c94ce9f by @renovate[bot] in #1720
  • chore(deps): update helm/chart-testing-action digest to 6ec842c by @renovate[bot] in #1721
  • chore(deps): update helm/kind-action digest to ef37e7f by @renovate[bot] in #1722
  • chore(deps): update actions/setup-python digest to a309ff8 by @renovate[bot] in #1717
  • chore(deps): update astral-sh/setup-uv digest to eac588a by @renovate[bot] in #1718
  • chore(deps): update nautobot to v3.0.7 by @renovate[bot] in #1725
  • chore(deps): update argo workflows to v3.7.10 by @renovate[bot] in #1723
  • chore(deps): update dependency argoproj/argo-events to v1.9.10 by @renovate[bot] in #1724
  • chore(deps): update dependency networktocode.nautobot to v6.1.1 by @renovate[bot] in #1726
  • chore: don't pin to a specific setup-go action version by @cardoe in #1712
  • chore(deps): update astral-sh/setup-uv digest to 5a095e7 by @renovate[bot] in #1729
  • chore(deps): update github artifact actions (major) by @renovate[bot] in #1732
  • chore(deps): update actions/setup-go digest to 4b73464 by @renovate[bot] in #1728
  • chore(deps): update dependency nautobot-golden-config to v3.0.2 by @renovate[bot] in #1730
  • chore: switch base container to Python 3.12 by @cardoe in #1727
  • chore(deps): update actions/checkout action to v6 by @renovate[bot] in #1731
  • feat(argo): Added Argo Events pipeline for Cinder volume type access events by @nidzrai in #1735
  • chore: switch to prek from pre-commit by @cardoe in #1733
  • chore: enable additional Python code quality checks and fixes by @cardoe in #1737
  • feat: unified nautobot resync workflow by @haseebsyed12 in #1710
  • fix: cleanup unused workflow data and remove incorrectly cross ref by @cardoe in #1739
  • docs: update Nautobot sync docs for unified Keystone/Neutron/Ironic resync workflow by @haseebsyed12 in #1740

Full Changelog: v0.2.9...v0.2.10