Skip to content

Commit

Permalink
Merge pull request #4 from MediaMarktSaturn/generate-chart-docs/patch
Browse files Browse the repository at this point in the history
Changes by create-pull-request action
  • Loading branch information
heubeck committed Mar 9, 2023
2 parents 9f94af6 + bc4b72a commit 4c54c43
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ jobs:
- name: Install Helm
uses: azure/setup-helm@v3

- name: Generate docs
run: .github/workflows/scripts/helm-docs.sh

- name: Publish charts
uses: helm/[email protected]
with:
Expand Down
2 changes: 1 addition & 1 deletion charts/dependency-track/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ maintainers:
- name: MediaMarktSaturn
url: https://github.com/MediaMarktSaturn
appVersion: 4.7.1
version: 1.1.0
version: 1.1.1
2 changes: 1 addition & 1 deletion charts/dependency-track/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# dependency-track

![Version: 1.0.2](https://img.shields.io/badge/Version-1.0.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.7.1](https://img.shields.io/badge/AppVersion-4.7.1-informational?style=flat-square)
![Version: 1.1.0](https://img.shields.io/badge/Version-1.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.7.1](https://img.shields.io/badge/AppVersion-4.7.1-informational?style=flat-square)

Helm Chart for running OWASP Dependency-Track on Kubernetes

Expand Down

0 comments on commit 4c54c43

Please sign in to comment.