Skip to content

Commit

Permalink
Fix formatting of changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
milliams committed Aug 23, 2024
1 parent 858137f commit b506afb
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,21 @@ 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).

## Unreleased
### Changed
- [helm] Restart the pod only if the hash of the config has changed.

### Added
- Make the proxy_jump optional.

### Changed
- [helm] Restart the pod only if the hash of the config has changed.

## [0.1.4] - 2024-08-20
### Fixed
- Pricipals are based on project, not platform.
- Principals are based on project, not platform.

## [0.1.3] - 2024-08-20
### Added
- Add a health check endpoint
- Added a readiness probe to Kubernetes manifest
- Allow setting the log format to JSON
- Add a health check endpoint.
- Added a readiness probe to Kubernetes manifest.
- Allow setting the log format to JSON.

### Changed
- Run the service as a non-root user
Expand Down

0 comments on commit b506afb

Please sign in to comment.