Skip to content

Commit 5856937

Browse files
committed
chore(deps): bump manifest tool version pins
Update manifest args for argo, kargo, and pack, remove duplicate pack entry, and document the dependency updates in Unreleased changelog notes. Made-with: Cursor
1 parent 20b1da9 commit 5856937

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
### Changed
66

7+
* **deps:** update manifest tool versions (argo 4.0.5, kargo 1.10.2, pack 0.40.3) for upcoming image builds
8+
79
### Fixed
810

911

manifest.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ build:
66
format: oci
77
args:
88
- RUNNER_VERSION=2.334.0
9-
- ARGO_VERSION=4.0.4
10-
- KARGO_VERSION=1.9.6
11-
- PACK_VERSION=0.40.2
9+
- ARGO_VERSION=4.0.5
10+
- KARGO_VERSION=1.10.2
11+
- PACK_VERSION=0.40.3
1212
- DIVE_VERSION=0.13.1
1313
- SYFT_VERSION=1.43.0
1414
- GRYPE_VERSION=0.111.1

0 commit comments

Comments
 (0)