diff --git a/CHANGELOG.md b/CHANGELOG.md index a4c48ba66..f6bc436ba 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_RELEASE] +## [0.26.0] ### Added - Support for creating apps with multiple virtual hosts - `app set-vhosts` command diff --git a/helm/chart/teresa/Chart.yaml b/helm/chart/teresa/Chart.yaml index f040b3a2f..86a898c6e 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.25.2 +version: 0.26.0 sources: - https://github.com/luizalabs/teresa diff --git a/helm/chart/teresa/values.yaml b/helm/chart/teresa/values.yaml index 7128e2ed7..3781b84d5 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.25.2 + tag: v0.26.0 build: limits: cpu: 500m