Skip to content
Open
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
39 changes: 34 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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:
- This tool serves a diagnostic purpose and is not considered as essential to run the platform.
options:
- Click 'I understand' to continue using Thanos
trivy:
title: Trivy Operator
appVersion: 0.28.0
Expand Down
Loading