From 47cf906b5ace1ca3455f90452101d862bf4e5173 Mon Sep 17 00:00:00 2001 From: Burak Yigit Kaya Date: Fri, 5 Jul 2019 14:32:35 +0300 Subject: [PATCH] [stable/sentry] Add note about Sentry ownership (#15266) This PR adds a note to the readme stating that the chart is not maintained or backed by Sentry org itself. Signed-off-by: Burak Yigit Kaya --- stable/sentry/Chart.yaml | 2 +- stable/sentry/README.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/stable/sentry/Chart.yaml b/stable/sentry/Chart.yaml index 5778c5ebd4..f8f01f7327 100644 --- a/stable/sentry/Chart.yaml +++ b/stable/sentry/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 description: Sentry is a cross-platform crash reporting and aggregation platform. name: sentry -version: 1.5.6 +version: 1.5.7 appVersion: 9.1.1 keywords: - debugging diff --git a/stable/sentry/README.md b/stable/sentry/README.md index b74ff5abf6..c282e88a66 100644 --- a/stable/sentry/README.md +++ b/stable/sentry/README.md @@ -2,6 +2,8 @@ [Sentry](https://sentry.io/) is a cross-platform crash reporting and aggregation platform. +_This helm chart is **not** official nor maintained by Sentry itself._ + ## TL;DR; ```console