Skip to content

Commit

Permalink
Upgrade imgpkg CLI version
Browse files Browse the repository at this point in the history
  • Loading branch information
pacphi committed May 6, 2024
1 parent dfbf14b commit 3f8e708
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker/actions/google/tanzu-cli-setup-action/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ LABEL "com.github.actions.name"="tanzu-cli-setup-action" \
"maintainer"="Chris Phillipson <[email protected]>"

ENV HELM_VERSION=3.14.4 \
IMGPKG_VERSION=0.42.0 \
IMGPKG_VERSION=0.42.1 \
KAPP_VERSION=0.62.0 \
KBLD_VERSION=0.43.0 \
KCTRL_VERSION=0.51.0 \
Expand Down
2 changes: 1 addition & 1 deletion docker/actions/google/tanzu-runsh-setup-action/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ LABEL "com.github.actions.name"="tanzu-runsh-setup-action" \
"maintainer"="Chris Phillipson <[email protected]>"

ENV HELM_VERSION=3.14.4 \
IMGPKG_VERSION=0.42.0 \
IMGPKG_VERSION=0.42.1 \
KAPP_VERSION=0.62.0 \
KBLD_VERSION=0.43.0 \
KCTRL_VERSION=0.51.0 \
Expand Down

0 comments on commit 3f8e708

Please sign in to comment.