Skip to content

Commit

Permalink
add changelog for infra
Browse files Browse the repository at this point in the history
  • Loading branch information
hotzevzl committed Oct 2, 2024
1 parent 1a34294 commit 24b1501
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions infrastructure/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 24b1501

Please sign in to comment.