Skip to content

Commit

Permalink
chore(deps): update dependency tektoncd/cli to v0.34.0 (#732)
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] committed Feb 3, 2024
1 parent 9dfeb6e commit ffa3740
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 @@ -14,7 +14,7 @@ ARG JQ_VERSION=1.6
# renovate: datasource=github-releases depName=helm/helm
ARG HELM_VERSION=v3.13.3
# renovate: datasource=github-releases depName=tektoncd/cli
ARG TEKTON_VERSION=v0.33.0
ARG TEKTON_VERSION=v0.34.0

RUN curl -L "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/${OC_VERSION}/openshift-client-linux.tar.gz" -o /tmp/openshift-client-linux.tar.gz && \
tar --no-same-owner -xzf /tmp/openshift-client-linux.tar.gz && \
Expand Down

0 comments on commit ffa3740

Please sign in to comment.