Skip to content

Commit

Permalink
chore(deps): update dependency tektoncd/cli to v0.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2023
1 parent 1351aae commit 97ff3fa
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 97ff3fa

Please sign in to comment.