From 46667d7e30c1b11311b5baee65d1e09ad3aee9ce Mon Sep 17 00:00:00 2001 From: Vinicyus Macedo <7549205+vinicyusmacedo@users.noreply.github.com> Date: Wed, 18 Mar 2020 19:20:23 -0300 Subject: [PATCH] Bumpversion to v0.32.0 (#623) --- CHANGELOG.md | 2 +- helm/chart/teresa/Chart.yaml | 2 +- helm/chart/teresa/values.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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