diff options
Diffstat (limited to '')
-rw-r--r-- | CHANGELOG.txt | 9 | ||||
-rw-r--r-- | VERSION.txt | 2 |
2 files changed, 10 insertions, 1 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index a9f029c..2bca1d1 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,12 @@ +2022-12-25 Daniel Baumann <daniel.baumann@open-infrastructure.net> + + * Releasing version 20221225. + + [ Daniel Baumann ] + * Updating chain coments in deploy_cert.extra dehydrated hook. + * Stripping empty lines from partial files when using short chain in deploy_cert.extra dehydrated hook. + * Generalizing extra file generation for any number of components as needed by redis in deploy_cert.extra dehydrated hook. + 2022-12-24 Daniel Baumann <daniel.baumann@open-infrastructure.net> * Releasing version 20221224. diff --git a/VERSION.txt b/VERSION.txt index 84446d7..afa39b2 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -20221224 +20221225 |