Skip to content
Open
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
9 changes: 8 additions & 1 deletion test/apps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,14 @@ appsInfo:
license: Apache 2.0
dependencies: Prometheus, Grafana
about: Thanos is a tool to set up a Highly Available Prometheus with long-term storage capabilities.
integration: APL installs and configures Thanos using sidecars ans leverages the central object storage configuration.
integration: APL installs and configures Thanos using sidecars and leverages the central object storage configuration.
isDeprecated: true
deprecationInfo:
message: Thanos is being deprecated.
reasons:
- Since most users opt to store metrics externally, thanos saw limited adoption.
options:
- Click 'I understand' to continue using Thanos
trivy:
title: Trivy Operator
appVersion: 0.28.0
Expand Down
Loading