diff --git a/CHANGELOG.md b/CHANGELOG.md index 571ea7aad..63dde2d36 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.13.0] - 2018-01-22 ### Fixed - [client] On deploys create the tar file before connecting to the server and remove it before exiting diff --git a/helm/chart/teresa/Chart.yaml b/helm/chart/teresa/Chart.yaml index 97925f278..dba9c068a 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.10.0 +version: 0.11.0 sources: - https://github.com/luizalabs/teresa diff --git a/helm/chart/teresa/values.yaml b/helm/chart/teresa/values.yaml index f16520743..944586dbe 100644 --- a/helm/chart/teresa/values.yaml +++ b/helm/chart/teresa/values.yaml @@ -24,7 +24,7 @@ aws: docker: registry: luizalabs image: teresa - tag: v0.12.0 + tag: v0.13.0 build: limits: cpu: 500m