mirror of
https://github.com/bitnami/charts.git
synced 2026-03-14 06:47:28 +08:00
[bitnami/wavefront] Add wavefront chart to the catalog (#3520)
* Add upstream wavefront chart
* Adapt common/generic files
* Adapt values.yaml and fix side effects
* Add common subchart and standarize labels
* Standarize names
* Standarize images
* Standarize resources and tolerations
* Fix linter issues
* Minor fixes
* Exclude chart from GH action testing as it is needed access to Wavefront instances
* [bitnami/minio] Release 3.7.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
* Exclude chart from GH action testing as it is needed access to Wavefront instances
* Add commonLabels, extraDeploy & commonAnnotations
* Add resources
* Revert "[bitnami/minio] Release 3.7.3 updating components versions"
This reverts commit 326611b297.
* Remove duplicated
* Add readiness & liveness probes
* Add podAnnotations, affinity, nodeSelector, tolerations, priorityClassName, and lifecycleHooks
* Add sidecars and initContainers
* Add sidecars extraEnv and extraVolume
* Add podLabels
* Add updateStrategy
* Add commands & args
* Add SecurityContexts
* Minor fixes
* Fix batch of suggestions
* Add existing configmap option
* Support existing secrets for token
* Add validations
* Avoid failing if the params are not set
* Add enable parameter to securityContexts
* Rename wavefront-collector Docker image
* Add namespace to the installation instructions
* Update requirements.lock
* Update images
* Update tags and deps
Co-authored-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
committed by
GitHub
parent
f7b7dd8adf
commit
9dea8f5794
23
bitnami/wavefront/Chart.yaml
Normal file
23
bitnami/wavefront/Chart.yaml
Normal file
@@ -0,0 +1,23 @@
|
||||
apiVersion: v1
|
||||
name: wavefront
|
||||
description: Chart for Wavefront Collector for Kubernetes
|
||||
appVersion: 1.2.4
|
||||
version: 0.1.0
|
||||
keywords:
|
||||
- metric
|
||||
- monitoring
|
||||
- observability
|
||||
- alerting
|
||||
home: https://www.wavefront.com
|
||||
sources:
|
||||
- https://github.com/bitnami/bitnami-docker-wavefront-kubernetes-collector
|
||||
- https://github.com/bitnami/bitnami-docker-wavefront-proxy
|
||||
- https://github.com/wavefrontHQ/wavefront-collector-for-kubernetes
|
||||
- https://github.com/wavefrontHQ/wavefront-proxy
|
||||
maintainers:
|
||||
- name: Bitnami
|
||||
email: containers@bitnami.com
|
||||
engine: gotpl
|
||||
icon: https://bitnami.com/assets/stacks/wavefront-collector/img/wavefront-collector-stack-110x117.png
|
||||
annotations:
|
||||
category: Analytics
|
||||
Reference in New Issue
Block a user