From a3f62fa65e34b2dd1130ea8dd647a98e0575a330 Mon Sep 17 00:00:00 2001 From: Jack Lucas Date: Mon, 11 Mar 2019 17:43:37 -0400 Subject: Add multi-cluster support Issue-ID: DCAEGEN2-1136 Change-Id: I314e5d8c501198b3e87c45813201498935c7bacc Signed-off-by: Jack Lucas --- k8s/ChangeLog.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'k8s/ChangeLog.md') diff --git a/k8s/ChangeLog.md b/k8s/ChangeLog.md index a59a016..4faaaf7 100644 --- a/k8s/ChangeLog.md +++ b/k8s/ChangeLog.md @@ -5,6 +5,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [1.4.10] + Support for deploying to multiple Kubernetes clusters. + ## [1.4.9] * Support for liveness probes (https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/) * fix the readiness probe to run script such as "/opt/app/snmptrap/bin/snmptrapd.sh status" -- cgit 1.2.3-korg