v1.0.1 release
This commit is contained in:
+5
-1
@@ -6,7 +6,11 @@ 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]
|
||||
## [1.0.1] - 2024-06-04
|
||||
- enable JSON logging and LOG_LEVEL environment variable
|
||||
- add production configuration
|
||||
|
||||
## [1.0.0] - 2024-05-16
|
||||
- add Helm chart for deployment
|
||||
- provide Docker images on https://hub.docker.com/r/lasuite/oidc2fer
|
||||
- install SATOSA
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: lasuite/oidc2fer
|
||||
pullPolicy: Always
|
||||
tag: "v1.0.0"
|
||||
tag: "v1.0.1"
|
||||
|
||||
satosa:
|
||||
replicas: 2
|
||||
|
||||
Reference in New Issue
Block a user