diff --git a/.VERSION b/.VERSION index 13175fd..3e1ad72 100644 --- a/.VERSION +++ b/.VERSION @@ -1 +1 @@ -1.4.1 \ No newline at end of file +1.5.0 \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 043ca1b..6a1c213 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,18 @@ --- +[//]: # (START/v1.5.0) +# v1.5.0 + +## Features + * `OnePasswordItem` now contains a `status` which contains the status of creating the kubernetes secret for a OnePasswordItem. {#52} + +## Fixes + * The operator no longer logs an error about changing the secret type if the secret type is not actally being changed. + * Annotations on a deployment are no longer removed when the operator triggers a restart. {#112} + +--- + [//]: # "START/v1.4.1" # v1.4.1