From 147125acaf5efe11048cf264ccfbc74a3987b032 Mon Sep 17 00:00:00 2001 From: Diego Garcia Date: Thu, 5 Apr 2018 11:31:27 -0300 Subject: [PATCH] Bump Version to v0.19.0 --- 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 3a78ed49c..b28507862 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.19.0] - 2018-04-05 ### Fixed - Return error with timeout message when there's no resources for build, release phase and command exec - Health Checks ports on deploys with nginx sidecar diff --git a/helm/chart/teresa/Chart.yaml b/helm/chart/teresa/Chart.yaml index c48d27f15..953706546 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.17.0 +version: 0.18.0 sources: - https://github.com/luizalabs/teresa diff --git a/helm/chart/teresa/values.yaml b/helm/chart/teresa/values.yaml index 393f3999d..561ce0315 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.18.0 + tag: v0.19.0 build: limits: cpu: 500m