From 192155b6842f49fc1572bbe7cfab20260ce1d1cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?N=C3=A9stor=20Salceda?= Date: Mon, 25 Nov 2019 18:19:24 +0100 Subject: [PATCH] [stable/sysdig] Update the notes to contain the reference to Secure tab (#19125) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Néstor Salceda --- stable/sysdig/CHANGELOG.md | 6 ++++++ stable/sysdig/Chart.yaml | 2 +- stable/sysdig/templates/NOTES.txt | 9 ++++++--- 3 files changed, 13 insertions(+), 4 deletions(-) diff --git a/stable/sysdig/CHANGELOG.md b/stable/sysdig/CHANGELOG.md index ad2c086882..6cc9792df8 100644 --- a/stable/sysdig/CHANGELOG.md +++ b/stable/sysdig/CHANGELOG.md @@ -3,6 +3,12 @@ This file documents all notable changes to Sysdig Helm Chart. The release numbering uses [semantic versioning](http://semver.org). +## v1.4.23 + +### Minor changes + +* Update NOTES.txt to use the newest URL for finding the infrastructure. + ## v1.4.22 ### Minor changes diff --git a/stable/sysdig/Chart.yaml b/stable/sysdig/Chart.yaml index e6e3b92be0..93e3612597 100755 --- a/stable/sysdig/Chart.yaml +++ b/stable/sysdig/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: sysdig -version: 1.4.22 +version: 1.4.23 appVersion: 0.93.0 description: Sysdig Monitor and Secure agent keywords: diff --git a/stable/sysdig/templates/NOTES.txt b/stable/sysdig/templates/NOTES.txt index 2f5a1782d6..131548b8ab 100644 --- a/stable/sysdig/templates/NOTES.txt +++ b/stable/sysdig/templates/NOTES.txt @@ -1,6 +1,9 @@ -Sysdig Monitor agents are spinning up on each node in your cluster. After a few -seconds, you should see your hosts appearing in the Explore tab: +The agent for Sysdig Secure DevOps Platform is spinning up on each node in your +cluster. After a few seconds, you should see your hosts appearing in the +Explore tab: - https://app.sysdigcloud.com/#/explore/overview/l:10 + https://app.sysdigcloud.com/#/explore/overview/l:10 + + https://secure.sysdig.com/#/events/l:600/*/*?viewAs=list No further action should be required.