From 9558f20ec80686cd7a80be72176d4ad045969c38 Mon Sep 17 00:00:00 2001 From: lomonosow Date: Sat, 4 May 2019 15:24:36 +0300 Subject: [PATCH] Bump version and add a changelog --- CHANGELOG.md | 3 +++ Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 971aac49..6654e95b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ ## In Development +## v0.13.0 +* Mongodb authentication is enabled by default (#63) + ## v0.12.0 * Move `st2web.annotations` to `st2web.service.annotations` to match `values.yaml` (#66) diff --git a/Chart.yaml b/Chart.yaml index 80efa630..ccfeac0e 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 # Update StackStorm version here to rely on other Docker images tags appVersion: 3.0dev name: stackstorm-ha -version: 0.12.0 +version: 0.13.0 description: StackStorm K8s Helm Chart, optimized for running StackStorm in HA environment. home: https://stackstorm.com/#product icon: https://avatars1.githubusercontent.com/u/4969009