Skip to content

Commit a9c5d5c

Browse files
Install latest carvel tools (#638)
Signed-off-by: Devanshu <[email protected]>
1 parent 38cf537 commit a9c5d5c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/release.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@ jobs:
2828
with:
2929
token: ${{ secrets.GITHUB_TOKEN }}
3030
only: ytt, kapp, kbld, imgpkg, kctrl, vendir
31-
ytt: v0.45.4
32-
kapp: v0.58.0
33-
kbld: v0.37.5
34-
imgpkg: v0.37.3
35-
kctrl: v0.50.2
36-
vendir: v0.34.4
31+
ytt: v0.52.0
32+
kapp: v0.64.2
33+
kbld: v0.46.0
34+
imgpkg: v0.46.1
35+
kctrl: v0.57.0
36+
vendir: v0.44.0
3737
- name: Login to GitHub Container Registry
3838
uses: docker/login-action@v2
3939
with:

0 commit comments

Comments
 (0)