mirror of
https://github.com/BretFisher/shpod.git
synced 2026-05-06 18:06:33 +00:00
Merge pull request #1 from BretFisher/version-updates-1
tool ENV version updates
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
FROM alpine
|
||||
ENV \
|
||||
COMPOSE_VERSION=1.24.1 \
|
||||
HELM_VERSION=3.0.0-rc.1 \
|
||||
KUBECTL_VERSION=1.16.2 \
|
||||
COMPOSE_VERSION=1.25.0 \
|
||||
HELM_VERSION=3.0.0 \
|
||||
KUBECTL_VERSION=1.16.3 \
|
||||
SHIP_VERSION=0.40.0 \
|
||||
STERN_VERSION=1.11.0
|
||||
## Alpine base ##
|
||||
|
||||
Reference in New Issue
Block a user