mirror of
https://github.com/bitnami/charts.git
synced 2026-03-15 06:47:24 +08:00
[bitnami/kubewatch] Mark Kubewatch chart as deprecated (#9532)
* [bitnami/kubewatch] Mark Kubewatch chart as deprecated Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com> * [bitnami/kubewatch] Update components versions Signed-off-by: Bitnami Containers <containers@bitnami.com> Co-authored-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
committed by
GitHub
parent
b1d6ade168
commit
89697c5223
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 1.11.3
|
||||
digest: sha256:d5f850d857edd58b32c0e10652f6ec3ce5018def5542f2bcef38fd7fa0079d6b
|
||||
generated: "2022-03-16T09:34:38.204729054Z"
|
||||
version: 1.12.0
|
||||
digest: sha256:7e484480451778c273e7a165dbfaa5594ec1c9a63a114ce9d458626cadd28893
|
||||
generated: "2022-03-23T13:12:25.426775553Z"
|
||||
|
||||
@@ -8,6 +8,8 @@ dependencies:
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 1.x.x
|
||||
# The Kubewatch chart is deprecated and no longer maintained.
|
||||
deprecated: true
|
||||
description: Kubewatch is a Kubernetes watcher that currently publishes notification to Slack. Run it in your k8s cluster, and you will get event notifications in a slack channel.
|
||||
engine: gotpl
|
||||
home: https://github.com/bitnami/charts/tree/master/bitnami/kubewatch
|
||||
@@ -19,13 +21,9 @@ keywords:
|
||||
- mattermost
|
||||
- flock
|
||||
- msteams
|
||||
maintainers:
|
||||
- email: casey@monax.io
|
||||
name: compleatang
|
||||
- email: containers@bitnami.com
|
||||
name: Bitnami
|
||||
maintainers: []
|
||||
name: kubewatch
|
||||
sources:
|
||||
- https://github.com/bitnami/bitnami-docker-kubewatch
|
||||
- https://github.com/bitnami-labs/kubewatch
|
||||
version: 3.3.2
|
||||
version: 3.3.3
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
This Helm chart is deprecated
|
||||
|
||||
The upstream project has been discontinued and no new features.
|
||||
|
||||
CHART NAME: {{ .Chart.Name }}
|
||||
CHART VERSION: {{ .Chart.Version }}
|
||||
APP VERSION: {{ .Chart.AppVersion }}
|
||||
|
||||
@@ -62,7 +62,7 @@ extraDeploy: []
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/kubewatch
|
||||
tag: 0.1.0-debian-10-r563
|
||||
tag: 0.1.0-debian-10-r571
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
|
||||
Reference in New Issue
Block a user