diff --git a/CHANGELOG.md b/CHANGELOG.md index 992ecf272..79ec8b065 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). -## [NEXT_VERSION] +## [0.32.0] ### Changed - Added dnsConfig on deploy diff --git a/helm/chart/teresa/Chart.yaml b/helm/chart/teresa/Chart.yaml index 518d240ea..363bf6700 100644 --- a/helm/chart/teresa/Chart.yaml +++ b/helm/chart/teresa/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 description: A Helm chart to deploy teresa on Kubernetes name: teresa -version: 0.31.0 +version: 0.32.0 sources: - https://github.com/luizalabs/teresa diff --git a/helm/chart/teresa/values.yaml b/helm/chart/teresa/values.yaml index a202c4d15..77fafbf05 100644 --- a/helm/chart/teresa/values.yaml +++ b/helm/chart/teresa/values.yaml @@ -25,7 +25,7 @@ aws: docker: registry: luizalabs image: teresa - tag: v0.31.0 + tag: v0.32.0 build: limits: cpu: 500m