From 50992448a273823622c614af499e890cc109eefb Mon Sep 17 00:00:00 2001 From: "GRECO, FRANK" Date: Tue, 15 Aug 2017 18:49:28 -0500 Subject: [PATCH] updating changelog for next patch release --- CHANGELOG.md | 2 +- helm/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1379f76..294b060 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [1.1.1] - 2017-08-15 ### Changed - `TrafficFactory` now implements the `Store` interface. diff --git a/helm/values.yaml b/helm/values.yaml index 3045c04..d30c9e6 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -1,7 +1,7 @@ imageRegistry: northwesternmutual -dockerImageTag: v1.1.0 +dockerImageTag: v1.1.1 pullPolicy: Always