Skip to content

Commit

Permalink
Mention upgrades (helm#10939)
Browse files Browse the repository at this point in the history
* Mention upgrades

Since the default behaviour of the chart is to break the installation during an upgrade, i'd recommend mentioning this somehow and explaining what happens when upgrading nontheless
Signed-off-by: stefan <[email protected]>

* bump version

Signed-off-by: Paul Czarkowski <[email protected]>

* bump version above master

Signed-off-by: Paul Czarkowski <[email protected]>
  • Loading branch information
jeredepp authored and k8s-ci-robot committed Feb 11, 2019
1 parent 92c8dd6 commit 3d53bc4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion stable/sentry/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
description: Sentry is a cross-platform crash reporting and aggregation platform.
name: sentry
version: 1.3.0
version: 1.3.1
appVersion: 9.0
keywords:
- debugging
Expand Down
2 changes: 2 additions & 0 deletions stable/sentry/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ The command deploys Sentry on the Kubernetes cluster in the default configuratio

> **Tip**: List all releases using `helm list`
> **Warning**: This Chart does not support `helm upgrade` an upgrade will currently reset your installation
## Uninstalling the Chart

To uninstall/delete the `my-release` deployment:
Expand Down

0 comments on commit 3d53bc4

Please sign in to comment.