From 3fa1ece9871d00e60135b860244bed7d698efa2e Mon Sep 17 00:00:00 2001 From: Diego Garcia Date: Wed, 22 Jul 2020 11:06:41 -0300 Subject: [PATCH] bumpversion to v0.34.0 (#641) --- 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 7d522fee..3b53cce4 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.34.0] - 2020-07-22 ### Added - Nginx default `requests` quota value for cpu and memory diff --git a/helm/chart/teresa/Chart.yaml b/helm/chart/teresa/Chart.yaml index 0855e9e0..5b85bd4f 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.33.0 +version: 0.34.0 sources: - https://github.com/luizalabs/teresa diff --git a/helm/chart/teresa/values.yaml b/helm/chart/teresa/values.yaml index d229c6b7..32d032a8 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.33.0 + tag: v0.34.0 build: limits: cpu: 500m