From 3b5f5ce2f0358f98e2f9e6831adf6d1da1dcf974 Mon Sep 17 00:00:00 2001 From: Diego Garcia Date: Mon, 11 Dec 2017 15:30:13 -0200 Subject: [PATCH] bumbversion v0.11.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 6653b06b5..c9f5d8d1f 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.11.0] - 2017-12-11 ### Added - [helm] support rbac - Support ingress on app expose diff --git a/helm/chart/teresa/Chart.yaml b/helm/chart/teresa/Chart.yaml index 3b19f9642..ed0164adb 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.8.0 +version: 0.9.0 sources: - https://github.com/luizalabs/teresa diff --git a/helm/chart/teresa/values.yaml b/helm/chart/teresa/values.yaml index b3722c0b0..ff651eaf6 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.10.0 + tag: v0.11.0 build: limits: cpu: 500m