Skip to content

Commit 59091ee

Browse files
committed
Bump heapster, ingress and helm version
1 parent bc7551e commit 59091ee

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

addons/images/Dockerfile

+4-4
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ ENV GOARM=6 \
1515
HELM_DIR=${GOPATH}/src/k8s.io/helm
1616

1717
ENV REGISTRY_VERSION=v2.5.0 \
18-
HEAPSTER_VERSION=v1.1.0 \
18+
HEAPSTER_VERSION=v1.2.0-beta.2 \
1919
INFLUXDB_VERSION=v0.13.0 \
2020
GRAFANA_VERSION=v3.1.1 \
2121
GRAFANA_DL_VERSION=3.1.1-1470047149 \
22-
CONTRIB_COMMIT=5853c5071cbc8dd47fef8ee948115650b03c8873 \
23-
INGRESS_CONTROLLER_VERSION=0.8.2 \
24-
HELM_VERSION=v2.0.0-alpha.2
22+
CONTRIB_COMMIT=c694368aadb0e9d7d5710ea6d76ee9d10756580c \
23+
INGRESS_CONTROLLER_VERSION=0.8.3 \
24+
HELM_VERSION=v2.0.0-alpha.3
2525

2626
RUN mkdir -p \
2727
${OUTPUT_DIR} \

0 commit comments

Comments
 (0)