Skip to content
This repository has been archived by the owner on Feb 14, 2023. It is now read-only.

Commit

Permalink
Update kbld, vendir, and ytt versions
Browse files Browse the repository at this point in the history
  • Loading branch information
tnken committed Feb 5, 2022
1 parent 6dac2e9 commit 5fbed14
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ci/dockerfiles/cf-for-k8s-dind/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
FROM ubuntu:xenial

ENV PACK_VERSION="v0.18.1"
ENV KBLD_VERSION="v0.29.0"
ENV YTT_VERSION="v0.32.0"
ENV VENDIR_VERSION="v0.19.0"
ENV KBLD_VERSION="v0.30.0"
ENV YTT_VERSION="v0.35.1"
ENV VENDIR_VERSION="v0.21.1"

RUN apt-get update
RUN apt-get install -y --no-install-recommends \
Expand Down

0 comments on commit 5fbed14

Please sign in to comment.