diff --git a/CHANGELOG.md b/CHANGELOG.md index 96c5798..66151aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ chronology things are added/fixed/changed and - where possible - links to the PR [v0.8.0] +* refined network policies creation * **Potentially breaking change**: changed `alfresco-ingress` definition & default values to enable usage of `ingressClassName` property in favour of `kubernetes.io/ingress.class` annotation. **⚠️ This may particularly impact aws deployments using alb** diff --git a/xenit-alfresco/Chart.yaml b/xenit-alfresco/Chart.yaml index 3f602d2..3db9bab 100644 --- a/xenit-alfresco/Chart.yaml +++ b/xenit-alfresco/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.7.5 +version: 0.8.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to