Skip to content

Commit

Permalink
chore(deps): update dependency tektoncd/cli to v0.33.0 (#648)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 13, 2023
1 parent 82a886a commit b8ce38f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tool-box/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ ENV JQ_VERSION=1.6
# renovate: datasource=github-releases depName=helm/helm
ENV HELM_VERSION=v3.11.3
# renovate: datasource=github-releases depName=tektoncd/cli
ENV TEKTON_VERSION=v0.30.1
ENV TEKTON_VERSION=v0.33.0

RUN yum -y update && \
yum -y install $INSTALL_PKGS && \
Expand Down

0 comments on commit b8ce38f

Please sign in to comment.