mirror of
https://github.com/helm/charts.git
synced 2026-08-20 21:08:12 +00:00
This will cleanup the db init and user create job if they succeed. It will also delete them if the install fails and you run install again, that way new db init and user create jobs will run again. Signed-off-by: Todd Brown <mrbrownt@me.com>
16 lines
395 B
YAML
16 lines
395 B
YAML
apiVersion: v1
|
|
description: Sentry is a cross-platform crash reporting and aggregation platform.
|
|
name: sentry
|
|
version: 1.3.4
|
|
appVersion: 9.0
|
|
keywords:
|
|
- debugging
|
|
- logging
|
|
sources:
|
|
- https://github.com/getsentry/sentry
|
|
home: https://sentry.io/
|
|
icon: https://sentry.io/_static/getsentry/images/branding/png/sentry-glyph-black.png
|
|
maintainers:
|
|
- name: rothgar
|
|
email: justin@linux.com
|