Skip to content

Commit b4064a2

Browse files
authored
Add helm binary to Tower image (#549)
1 parent 3717a13 commit b4064a2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tower-ocp-custom/.openshift/templates/tower-ocp-custom-image.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ objects:
2727
https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
2828
RUN yum install -y \
2929
python-devel \
30+
helm \
3031
pandoc
3132
3233
RUN curl --fail -sL https://mirror.openshift.com/pub/openshift-v4/clients/oc/${OC_CLIENT_VERSION}/linux/oc.tar.gz | tar -C /usr/local/bin/ -xzf -

0 commit comments

Comments
 (0)