Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,6 @@
"trivy",
"unencrypted",
"untrusted",
"velero",
"xlarge"
]
}
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ Get instant access to the following pre-configured Kubernetes Apps:

One-click activation of the following Kubernetes Apps:

- [Velero](https://github.com/vmware-tanzu/velero): Back up and restore your Kubernetes cluster resources and persistent volumes.
- [Knative](https://github.com/knative/serving): Deploy and manage serverless workloads.
- [Prometheus](https://github.com/prometheus/prometheus): Collecting container application metrics.
- [Alertmanager](https://github.com/prometheus/alertmanager): Handle alerts send by Prometheus.
Expand Down
12 changes: 0 additions & 12 deletions apps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -291,18 +291,6 @@ appsInfo:
about: The OpenTelemetry Collector offers a vendor-agnostic implementation on how to receive, process and export telemetry data. In addition, it removes the need to run, operate and maintain multiple agents/collectors in order to support open-source telemetry data formats (e.g. Jaeger, Prometheus, etc.) to multiple open-source or commercial back-ends.
integration: OpenTelemetry Collector is used to receive telementry data from Istio Envoy access logs and export this data to Tempo.
chartName: otel-operator
velero:
title: Velero
appVersion: 1.9.0
repo: https://github.com/vmware-tanzu/velero
maintainers: VMware Tanzu
relatedLinks:
- https://velero.io/docs/v1.9/
- https://velero.io/docs/main/restic/
license: Apache 2.0
dependencies: None
about: Velero is a tool to back up and restore Kubernetes cluster resources and persistent volumes.
integration: When enabled, Velero can be used to automatically create backups of APL platform services. Based on the selected provider, APL installs required plug-ins. APL also installs the Restic integration for Velero to back up and restore almost any type of Kubernetes volume.
policy-reporter:
title: policy-reporter
appVersion: 3.5.0
Expand Down
3 changes: 0 additions & 3 deletions chart/chart-index/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,5 @@ dependencies:
- name: tekton-pipeline
repository: https://cdfoundation.github.io/tekton-helm-chart/
version: 1.0.2
- name: velero
repository: https://vmware-tanzu.github.io/helm-charts/
version: 5.4.1
digest: sha256:9c7e5d75c1f8d3befa942e74b4b0896e36db7f040e100ff642a24c7199cdbdca
generated: "2024-10-14T11:21:37.891213+02:00"
3 changes: 0 additions & 3 deletions chart/chart-index/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,3 @@ dependencies:
- name: trivy-operator
version: 0.31.0
repository: https://aquasecurity.github.io/helm-charts/
- name: velero
version: 5.4.1
repository: https://vmware-tanzu.github.io/helm-charts/
1 change: 0 additions & 1 deletion charts/grafana-dashboards/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ folders:
- thanos
- trivy
- trivy-teams
- velero

sidecar:
dashboards:
Expand Down
Loading
Loading