Skip to content

Commit

Permalink
chore: Update to Dependency Track 4.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasVitale committed Nov 9, 2024
1 parent 44a3437 commit ff6066c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
registry-server: ghcr.io
registry-username: ${{ github.actor }}
image: ${{ github.repository }}
version: 4.12.0
version: 4.12.1
secrets:
pull-request-token: ${{ secrets.GH_ORG_PAT }}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
[![The Apache 2.0 license badge](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![Follow us on Twitter](https://img.shields.io/static/v1?label=Twitter&message=Follow&color=1DA1F2)](https://twitter.com/kadrasIO)

A Carvel package for [Dependency Track](https://dependency-trackcd.io), a continuous SBOM Analysis Platform for managing software supply chain security risks.
A Carvel package for [Dependency Track](https://dependency-track.io), a continuous SBOM Analysis Platform for managing software supply chain security risks.

## 🚀  Getting Started

Expand Down
2 changes: 1 addition & 1 deletion package/config/kbld-config.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#@ load("@ytt:data", "data")

#@ version = "4.12.0"
#@ version = "4.12.1"

---
apiVersion: kbld.k14s.io/v1alpha1
Expand Down

0 comments on commit ff6066c

Please # to comment.