From 24b15018282abe90f409826cf646b576b411ef3d Mon Sep 17 00:00:00 2001 From: andrea rota Date: Wed, 2 Oct 2024 13:58:11 +0100 Subject: [PATCH] add changelog for infra --- infrastructure/CHANGELOG.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 infrastructure/CHANGELOG.md diff --git a/infrastructure/CHANGELOG.md b/infrastructure/CHANGELOG.md new file mode 100644 index 0000000000..324647cba9 --- /dev/null +++ b/infrastructure/CHANGELOG.md @@ -0,0 +1,27 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic +Versioning](https://semver.org/spec/v2.0.0.html). + + +## 1.0.1 + +Unreleased + +### Added + +### Changed + +- Upgrade cert-manager chart to latest patch release in the v1.12 series. This + fixed an issue with certificates not being renewed + ([MRXNM-53](https://vizzuality.atlassian.net/browse/MRXNM-53)). + +### Deprecated + +### Removed + +### Fixed +