Skip to content

Releases: Azure/accelerator-bootstrap-modules

v7.2.0

01 Apr 09:07
a8d968f

Choose a tag to compare

What's Changed

  • fix: align subscription_ids variable across azuredevops, github, and local by @jaredfholgate in #134

Full Changelog: v7.1.0...v7.2.0

v7.1.0

10 Feb 15:38
a64d524

Choose a tag to compare

What's Changed

  • feat: Decouple container registry zone redundancy from private networking and make flexible by @Copilot & @jtracey93 in #133

Usage in inputs.yaml (ADO Example)

# Disable all zone support (container instances + registry)
agent_container_zone_support: false

# Or: keep container instance AZ support, disable only registry zone redundancy
agent_container_zone_support: true
container_registry_zone_redundancy_enabled: false

Full Changelog: v7.0.0...v7.1.0

v7.0.0

30 Jan 19:49
e8e00a7

Choose a tag to compare

What's Changed

Full Changelog: v6.1.8...v7.0.0

v6.1.8

19 Dec 18:25
ac9ad7b

Choose a tag to compare

What's Changed

Full Changelog: v6.1.7...v6.1.8

v6.1.7

19 Dec 14:53
5a61cbb

Choose a tag to compare

What's Changed

Full Changelog: v6.1.6...v6.1.7

v6.1.6

19 Dec 13:14
838118f

Choose a tag to compare

What's Changed

Full Changelog: v6.1.5...v6.1.6

v6.1.5

19 Dec 12:20
0a30053

Choose a tag to compare

What's Changed

Full Changelog: v6.1.4...v6.1.5

v6.1.4

19 Dec 11:07
5842dc7

Choose a tag to compare

What's Changed

Full Changelog: v6.1.3...v6.1.4

v6.1.3

18 Dec 13:24
eb00c82

Choose a tag to compare

What's Changed

Full Changelog: v6.1.2...v6.1.3

v6.1.2

17 Dec 12:39
d6b9bce

Choose a tag to compare

What's Changed

  • fix: uninitialized $os variable causing incorrect PATH separator on Windows by @Copilot in #123

Full Changelog: v6.1.1...v6.1.2