feat: add more apps
This commit is contained in:
15
src/content/docs/applications/dependency-track.mdx
Normal file
15
src/content/docs/applications/dependency-track.mdx
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
---
|
||||||
|
title: Descheduler
|
||||||
|
description: Dependency Track is an intelligent Component Analysis platform that allows organizations to identify and reduce risk in the software supply chain.
|
||||||
|
hero:
|
||||||
|
tagline: Dependency Track is an intelligent Component Analysis platform that allows organizations to identify and reduce risk in the software supply chain.
|
||||||
|
image:
|
||||||
|
file: https://avatars.githubusercontent.com/u/40258585
|
||||||
|
actions:
|
||||||
|
- text: Source
|
||||||
|
link: https://github.com/DependencyTrack/dependency-track
|
||||||
|
icon: right-arrow
|
||||||
|
- text: Deployment Chart
|
||||||
|
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/dependency-track
|
||||||
|
icon: right-arrow
|
||||||
|
---
|
||||||
15
src/content/docs/applications/version-checker.mdx
Normal file
15
src/content/docs/applications/version-checker.mdx
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
---
|
||||||
|
title: Version Checker
|
||||||
|
description: Kubernetes utility for exposing image versions in use, compared to latest available upstream, as metrics.
|
||||||
|
hero:
|
||||||
|
tagline: Kubernetes utility for exposing image versions in use, compared to latest available upstream, as metrics.
|
||||||
|
image:
|
||||||
|
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/kubernetes.webp
|
||||||
|
actions:
|
||||||
|
- text: Source
|
||||||
|
link: https://github.com/jetstack/version-checker
|
||||||
|
icon: right-arrow
|
||||||
|
- text: Deployment Chart
|
||||||
|
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/version-checker
|
||||||
|
icon: right-arrow
|
||||||
|
---
|
||||||
Reference in New Issue
Block a user