|
| 1 | +# Changelog |
| 2 | + |
| 3 | +All notable changes to this project will be documented in this file. |
| 4 | + |
| 5 | +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), |
| 6 | +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). |
| 7 | + |
| 8 | +## Unreleased |
| 9 | + |
| 10 | +- chore: bump terraform to 1.1.4 [#25] |
| 11 | +- chore: update collection to 2.4.1 [#27] |
| 12 | + |
| 13 | +[#25]: https://github.com/SumoLogic/sumologic-kubernetes-setup/pull/25 |
| 14 | +[#27]: https://github.com/SumoLogic/sumologic-kubernetes-setup/pull/27 |
| 15 | + |
| 16 | +## [v3.2.0] - 2022-01-11 |
| 17 | + |
| 18 | +- chore: update dependencies to latest stable [#24] |
| 19 | + - Terraform to `1.1.3` |
| 20 | + - Alpine base image to `3.15` |
| 21 | + |
| 22 | +[v3.2.0]: https://github.com/SumoLogic/sumologic-kubernetes-setup/releases/v3.2.0 |
| 23 | +[#24]: https://github.com/SumoLogic/sumologic-kubernetes-setup/pull/24 |
| 24 | + |
| 25 | +## [v3.1.1] - 2021-04-29 |
| 26 | + |
| 27 | +- Bump terraform to 0.13.7 [#6] |
| 28 | + |
| 29 | +[v3.1.1]: https://github.com/SumoLogic/sumologic-kubernetes-setup/releases/v3.1.1 |
| 30 | +[#6]: https://github.com/SumoLogic/sumologic-kubernetes-setup/pull/6 |
| 31 | + |
| 32 | +## [v3.1.0] - 2021-04-29 |
| 33 | + |
| 34 | +- feat: Build images for ARM [#4] |
| 35 | + |
| 36 | +[v3.1.0]: https://github.com/SumoLogic/sumologic-kubernetes-setup/releases/v3.1.0 |
| 37 | +[#4]: https://github.com/SumoLogic/sumologic-kubernetes-setup/pull/4 |
| 38 | + |
| 39 | +## [v3.0.0] - 2021-03-05 |
| 40 | + |
| 41 | +- Bump base image to `alpine:3.13` |
| 42 | +- Bump terraform to `0.13` |
| 43 | + |
| 44 | +[v3.0.0]: https://github.com/SumoLogic/sumologic-kubernetes-setup/releases/v3.0.0 |
0 commit comments