Skip to content

Commit 44a3437

Browse files
committed
chore: Update to Dependency Track 4.12.0
1 parent 51c6cfd commit 44a3437

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
registry-server: ghcr.io
1919
registry-username: ${{ github.actor }}
2020
image: ${{ github.repository }}
21-
version: 4.11.7
21+
version: 4.12.0
2222
secrets:
2323
pull-request-token: ${{ secrets.GH_ORG_PAT }}

package/config/kbld-config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#@ load("@ytt:data", "data")
22

3-
#@ version = "4.11.7"
3+
#@ version = "4.12.0"
44

55
---
66
apiVersion: kbld.k14s.io/v1alpha1

0 commit comments

Comments
 (0)