Skip to content

Commit

Permalink
docs: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
mriedmann committed May 15, 2024
1 parent 1d7bf1d commit 8cc54ef
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,16 @@ This is mainly to provide and develop a openshift compatible chart for dependenc

There is an official Helm-Chart of Dependency-Track (https://github.com/DependencyTrack/helm-charts/tree/main) but it is in an early stage and might not work on our openshift setup. We try to upstream our changes in the long-run but for now we will wait for the official helm-chart to stabilize.

## Disclaimer
---

#### Disclaimer

This Helm chart is provided under the Apache License 2.0. It is made available by Cloudflight "as is" and without any warranty of any kind, either expressed or implied, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose.

Cloudflight provides this chart as a courtesy to the user community and is not obligated to provide any support, updates, or enhancements. Cloudflight is not responsible for any damages or issues that may arise from the use of this chart.

Please note that by using this chart, you agree that you do so at your own risk and you are solely responsible for any consequences that arise from its use.

## License
#### License

This project is licensed under the Apache License 2.0. For more details, see the LICENSE file included with this chart.
7 changes: 7 additions & 0 deletions charts/dependency-track/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# dependency-track

This is an alternative version or the official chart (https://github.com/DependencyTrack/helm-charts) to support our internal cluster (based on openshift).

We plan to upstream any valuable change to the existing official helm-chart but currently lack time and resources.

Feel free to contact us if you want to help.

0 comments on commit 8cc54ef

Please sign in to comment.