Skip to content

Releases: azimuth-cloud/azimuth-config

2026.2.0

20 Feb 09:17
9502bad

Choose a tag to compare

Important

As a result of several components in the Kubernetes ecosystem being recently deprecated or having upcoming end of life dates, the following functionality has been deprecated for Azimuth Kubernetes platforms

  • Kubernetes Dashboard - The Kubernetes Dashboard addon, previously installed by default, will be uninstalled for all Kubernetes platforms, as well as from the admin dashboard for Azimuth's management cluster
  • Ingress Nginx - The option to deploy new Ingress Nginx controller addons in Kubernetes platforms will be disabled, but existing deployments and therefore services exposed through them will be preserved. The addon has also been deprecated in capi-helm-charts, meaning it is no longer tested in our CI and is therefore no longer guaranteed to provide a working ingress controller. We recommend that users with this addon deployed migrate to another solution for directing network traffic, as suggested by https://kubernetes.io/blog/2025/11/11/ingress-nginx-retirement/ , and then disable the addon in their platforms.

What's Changed

New features and enhancements

Dependency updates

  • Update azimuth-ops to 0.22.0 by @azimuth-automation-bot[bot] in #294
  • Update azimuth-ops to 0.23.0 by @azimuth-automation-bot[bot] in #298

New Contributors

Full Changelog: 2025.12.3...2026.2.0

Changes to components

ansible-collection-azimuth-ops @ 0.23.0

What's Changed

New features and enhancements
Dependency updates

Full Changelog: azimuth-cloud/ansible-collection-azimuth-ops@0.22.0...0.23.0

ansible-collection-azimuth-ops @ 0.22.0

What's Changed

New features and enhancements
Dependency updates

Full Changelog: azimuth-cloud/ansible-collection-azimuth-ops@0.21.0...0.22.0

azimuth-images @ 0.25.1

What's Changed

Dependency updates

Full Changelog: azimuth-cloud/azimuth-images@0.25.0...0.25.1

azimuth-images @ 0.25.0

What's Changed

New features and enhancements
Kubernetes updates
Dependency updates
Read more

2025.12.3

13 Feb 15:25

Choose a tag to compare

What's Changed

New features and enhancements

  • Update ansible-collection-azimuth-ops to 0.21.2

Full Changelog: 2025.12.2...2025.12.3

Changes to components

ansible-collection-azimuth-ops @ 0.21.2

What's Changed

New features and enhancements
  • Fix labels not being applied to Velero CRDs on initial deploy

Full Changelog: azimuth-cloud/ansible-collection-azimuth-ops@0.21.1...0.21.2

ansible-collection-azimuth-ops @ 0.21.1

What's Changed

New features and enhancements
  • Annotate and label snapshot controller CRDs

Full Changelog: azimuth-cloud/ansible-collection-azimuth-ops@0.21.0...0.21.1

2025.12.2

04 Feb 10:12
71b3ac0

Choose a tag to compare

What's Changed

New features and enhancements

Dependency updates

  • Update azimuth-ops to 0.21.0 by @azimuth-automation-bot[bot] in #288

Full Changelog: 2025.12.1...2025.12.2

Changes to components

ansible-collection-azimuth-ops @ 0.21.0

What's Changed

New features and enhancements
Dependency updates

Full Changelog: azimuth-cloud/ansible-collection-azimuth-ops@0.20.0...0.21.0

azimuth-caas-operator @ 0.19.0

What's Changed

New features and enhancements
Dependency updates

Full Changelog: azimuth-cloud/azimuth-caas-operator@0.18.5...0.19.0

azimuth-capi-operator @ 0.15.0

What's Changed

New features and enhancements
Dependency updates
Read more

2025.12.1

29 Jan 13:13
e831aed

Choose a tag to compare

Important

This update includes a hotfix for Kubernetes platforms not becoming ready due to dashboards not being able to deploy.
If you have set azimuth_capi_operator_capi_helm_values_overrides in site environments, this will override the hotfix.
In this case, you will need to ensure your downstream overrides include:

azimuth_capi_operator_capi_helm_values_overrides:
  addons:
    kubernetesDashboard:
      chart:
        repo: https://kubernetes-retired.github.io/dashboard/

What's Changed

Bugs fixed

Full Changelog: 2025.12.0...2025.12.1

2025.12.0

17 Dec 16:02
67e6f51

Choose a tag to compare

What's Changed

Important

Before you can upgrade to 2025.12.0, you must first upgrade to 2025.11.0,
due to upgrade of the management cluster k8s version from v1.32 to v1.33

New features and enhancements

Dependency updates

  • Update azimuth-ops to 0.19.0 by @azimuth-automation-bot[bot] in #273
  • Update azimuth-ops to 0.20.0 by @azimuth-automation-bot[bot] in #278

Full Changelog: 2025.11.0...2025.12.0

Changes to components

ansible-collection-azimuth-ops @ 0.20.0

What's Changed

Dependency updates

Full Changelog: azimuth-cloud/ansible-collection-azimuth-ops@0.19.0...0.20.0

ansible-collection-azimuth-ops @ 0.19.0

What's Changed

New features and enhancements
Dependency updates
Read more

2025.11.0

04 Nov 13:41
690a44e

Choose a tag to compare

What's Changed

Important

Deployments which use the capi-mgmt mixin config environment and have Velero backup and restore functionality enabled must first upgrade to previous the 2025.10.1 release before upgrading to this 2025.11.0 release since the 2025.10.1 contains a key bug fix to allow the upgrade to proceed smoothly. If you are using the standard Azimuth mixin environments rather than the standalone capi-mgmt env, upgrading directly from 2025.10.0 is safe.

New features and enhancements

Dependency updates

  • Update azimuth-ops to 0.18.0 by @azimuth-automation-bot[bot] in #259

Full Changelog: 2025.10.1...2025.11.0

Changes to components

ansible-collection-azimuth-ops @ 0.18.0

What's Changed

Dependency updates

Full Changelog: azimuth-cloud/ansible-collection-azimuth-ops@0.17.1...0.18.0

ansible-collection-azimuth-ops @ 0.17.1

What's Changed

New features and enhancements

Full Changelog: azimuth-cloud/ansible-collection-azimuth-ops@0.17.0...0.17.1

ansible-collection-azimuth-ops @ 0.17.0

What's Changed

New features and enhancements
Dependency updates

Full Changelog: azimuth-cloud/ansible-collection-azimuth-ops@0.16.10...0.17.0

azimuth-images @ 0.22.0

What's Changed

Kubernetes updates

Full Changelog: azimuth-cloud/azimuth-images@0.21.0...0.22.0

azimuth-images @ 0.21.0

What's Changed

New features and enhancements

Full Changelog: azimuth-cloud/azimuth-images@0.20.3...0.21.0

azimuth-caas-operator @ 0.18.1

What's Changed

Bugs fixed
Dependency updates

Full Changelog: azimuth-cloud/azimuth-caas-operator@0.18.0...0.18.1

azimuth-capi-operator @ 0.13.0

What's Changed

Dependency updates

Full Changelog: azimuth-cloud/azimuth-capi-operator@0.12.3...0.13.0

azimuth-capi-operator @ 0.12.3

What's Changed

New features and enhancements
Dependency updates

Full Changelog: azimuth-cloud/azimuth-capi-operator@0.12.2...0.12.3

cluster-api-addon-provider @ 0.10.1

What's Changed

Dependency updates

Full Changelog: azimuth-cloud/cluster-api-addon-provider@0.10.0...0.10.1

cluster-api-addon-provider @ 0.10.0

What's Changed

New features and enhancements
Dependency updates

New Contributors

Full Changelog: azimuth-cloud/cluster-api-addon-provider@0.9.1...0.10.0

clu...
Read more

2025.10.1

03 Nov 16:08

Choose a tag to compare

Hot fix on top of 2025.10.0 to work around Bitnami container issue in Velero 10.1.1 release (see 0592b6e).

Full Changelog: 2025.10.0...2025.10.1

2025.10.0

13 Oct 10:27
f68771d

Choose a tag to compare

What's Changed

New features and enhancements

  • Generalise upgrade test CI workflow to allow upgrades between any two git ref by @sd109 in #232
  • Update seed VM resource recommendation to 4 CPUs by @sd109 in #234
  • Enable linting by @maxstack in #235
  • Move flux_enabled setting into shared CI env by @sd109 in #238
  • Respect null cloud provider in default configuration by @mkjpryor in #205
  • Update CAPI mgmt k8s version to 1.31 by @sd109 in #242
  • Enable token based kubeconfig in capi mgmt cluster by @JasleenKaurSethi in #239
  • Default to devel branch in upgrade test by @sd109 in #246
  • Revert "Downgrade firefox version to fix failing robot-framework tests" by @sd109 in #245
  • Downgrade ansible-core to <2.19 by @bertiethorpe in #250
  • Add environment to deploy on an pre-existing K8s by @CloudyBug in #241
  • Update docs to direct users to clone stable branch by @Alex-Welsh in #255
  • Document custom profiles config for Azimuth JupyterHub app by @JasleenKaurSethi in #257

Dependency updates

  • Update azimuth-ops to 0.16.0 by @azimuth-automation-bot[bot] in #237
  • Update azimuth-ops to 0.16.1 by @azimuth-automation-bot[bot] in #240
  • Update azimuth-ops to 0.16.2 by @azimuth-automation-bot[bot] in #243
  • Update azimuth-ops to 0.16.3 by @azimuth-automation-bot[bot] in #244
  • Update azimuth-ops to 0.16.4 by @azimuth-automation-bot[bot] in #249
  • Update azimuth-ops to 0.16.5 by @azimuth-automation-bot[bot] in #251
  • Update azimuth-ops to 0.16.6 by @azimuth-automation-bot[bot] in #252
  • Update azimuth-ops to 0.16.7 by @azimuth-automation-bot[bot] in #253
  • Update azimuth-ops to 0.16.10 by @azimuth-automation-bot[bot] in #256

New Contributors

Full Changelog: 2025.5.0...2025.10.0

Changes to components

ansible-collection-azimuth-ops @ 0.16.10

What's Changed

New features and enhancements

Full Changelog: azimuth-cloud/ansible-collection-azimuth-ops@0.16.9...0.16.10

ansible-collection-azimuth-ops @ 0.16.9

What's Changed

New features and enhancements

Full Changelog: azimuth-cloud/ansible-collection-azimuth-ops@0.16.8...0.16.9

ansible-collection-azimuth-ops @ 0.16.8

What's Changed

New features and enhancements
Dependency updates

Full Changelog: azimuth-cloud/ansible-collection-azimuth-ops@0.16.7...0.16.8

ansible-collection-azimuth-ops @ 0.16.7

What's Changed

New features and enhancements

Full Changelog: azimuth-cloud/ansible-collection-azimuth-ops@0.16.6...0.16.7

ansible-collection-azimuth-ops @ 0.16.6

What's Changed

New features and enhancements
Dependency updates

Full Changelog: azimuth-cloud/ansible-collection-azimuth-ops@0.16.5...0.16.6

ansible-collection-azimuth-ops @ 0.16.5

What's Changed

New features and enhancements
Dependency updates
Read more

2025.5.0

21 May 07:53
43efc54

Choose a tag to compare

Warning

This release contains breaking changes for existing Slurm platforms. Patching Slurm platforms created prior to upgrading to this release will cause their Open OnDemand services to become inoperable. Users can be prevented from patching their Slurm platforms by pinning them to the version packaged in the previous release. This is done by setting the following values in your config environment:

 azimuth_caas_stackhpc_slurm_appliance_git_version: v1.155
 community_images_slurm:
   openhpc:
     name: openhpc-RL9-241022-0038-a5affa58
     source_url: "https://object.arcus.openstack.hpc.cam.ac.uk/swift/v1/AUTH_3a06571936a0424bb40bc5c672c4ccb1/openhpc-images/openhpc-RL9-241022-0038-a5affa58"
     source_disk_format: qcow2
     container_format: bare

Future releases will be backwards compatible with Slurm clusters created prior to this release, so these config changes should be reverted before upgrading to subsequent releases.

What's Changed

New features and enhancements

  • Add docs for deploying an environment once upgrade branch merges by @m-bull in #216
  • Added default for flux_enabled variable by @wtripp180901 in #219
  • Doc: Add section for resetting cluster state that is stuck by @seunghun1ee in #217
  • Update CAPI mgmt k8s version to 1.30 by @sd109 in #220
  • Set coral-credits release_namespace to azimuth by @m-bull in #222
  • Document pausing cluster reconciliation by @MoteHue in #226
  • Add a GH workflow to clean up stale CI resources by @m-bull in #224
  • CI: Only delete keypairs with azimuth-* prefix by @m-bull in #229
  • Quote cloud name when using json_query by @jovial in #231
  • CI: Cleanup keys with packer_* prefix by @m-bull in #230
  • Pin firefox to extended support release in test runner setup script by @sd109 in #215

Dependency updates

  • Update azimuth-ops to 0.14.5 by @azimuth-automation-bot in #221
  • Update azimuth-ops to 0.14.6 by @azimuth-automation-bot in #223
  • Update azimuth-ops to 0.15.0 by @azimuth-automation-bot in #225

New Contributors

Full Changelog: 2025.3.1...2025.5.0

Changes to components

ansible-collection-azimuth-ops @ 0.15.0

What's Changed

New features and enhancements
Dependency updates

Full Changelog: azimuth-cloud/ansible-collection-azimuth-ops@0.14.6...0.15.0

ansible-collection-azimuth-ops @ 0.14.6

What's Changed

Breaking changes
  • Slurm now requires pulp credentials if you want to allow users to install extra packages using dnf
New features and enhancements
Dependency updates

New Contributors

Full Changelog: azimuth-cloud/ansible-collection-azimuth-ops@0.14.5...0.14.6

ansible-collection-azimuth-ops @ 0.14.5

What's Changed

New features and enhancements
Dependency updates
Read more

2025.3.1

26 Mar 17:16
afb3627

Choose a tag to compare

What's Changed

Security

Update ingress-nginx version on both the management cluster and Azimuth user clusters to patch recently discovered CVEs: https://github.com/kubernetes/ingress-nginx/releases/tag/controller-v1.12.1

New features and enhancements

  • Document using K9s on the seed by @MoteHue in #159
  • Generate a Coral Credits admin password with generate-secrets by @m-bull in #210

Bugs fixed

  • Fix robot framework test failure by downgrading Firefox version by @sd109 in #211
  • Update GitHub example workflow to fix workflow permissions issue by @sd109 in #209

Dependency updates

  • Update azimuth-ops to 0.14.4 by @azimuth-automation-bot in #213

Full Changelog: 2025.3.0...2025.3.1

Changes to components

ansible-collection-azimuth-ops @ 0.14.4
Security

What's Changed

New features and enhancements
Dependency updates

Full Changelog: azimuth-cloud/ansible-collection-azimuth-ops@0.14.3...0.14.4

azimuth-capi-operator @ 0.8.6

What's Changed

Security
Dependency updates

Full Changelog: azimuth-cloud/azimuth-capi-operator@0.8.5...0.8.6

capi-helm-charts @ 0.14.1

What's Changed

Security
Bugs fixed
Dependency updates

Full Changelog: azimuth-cloud/capi-helm-charts@0.14.0...0.14.1