Tibo Beijen
01ae59fedd
add helm-tiller plugin to docker image ( #825 )
2019-08-31 14:38:36 +09:00
Yusuke Kuoka
e24c15324b
Revert "release: skip downloading go modules in container image builds ( #821 )"
...
This reverts commit ba0891b7b7 .
2019-08-24 10:37:01 +09:00
KUOKA Yusuke
ba0891b7b7
release: skip downloading go modules in container image builds ( #821 )
...
So that the release process can be (probably) 2x faster
2019-08-24 10:29:26 +09:00
Jake Hill
622cba9f19
Add kubectl and jq to Dockerfile ( #799 )
...
* Add kubectl and jq to Dockerfile
Signed-off-by: Jake Hill <jake@naphta.uk>
* Update kubectl to use checksum verification, and pin to a specific version
Signed-off-by: Jake Hill <jake@naphta.uk>
Resolves #792
2019-08-08 21:24:46 +09:00
KUOKA Yusuke
2e57beb448
feat: bundle helm-s3 and helm-git into container images ( #651 )
...
Resolves #435 (Git as chart repository)
Resolves #220 (S3 as chart repository)
Resolves #436 (About bundling helm plugins)
A lot of thanks to @aslafy-z for authoring the awesome helm-git plugin and contributing it to the community!
2019-06-04 23:53:11 +09:00
Yusuke KUOKA
59b254ee45
fix automated releases broken due to workspace location misconfig after go mod migration
2019-05-04 22:10:37 +09:00
Yusuke KUOKA
f74963f4b6
fix(ci,release): Use existent base image for docker builds
2019-04-13 22:02:22 +09:00
KUOKA Yusuke
f53c66749e
Bump go to 1.12.1 ( #542 )
2019-04-08 20:47:36 +09:00
Yusuke KUOKA
9bcec38b3b
fix sha256 checksum of the helm release archive, for successful helmfile release
2019-03-20 17:57:46 +09:00
Mike Eves
f2996e2452
Support --atomic as a first class directive in helmfile ( #491 )
...
Resolves #487
2019-03-19 19:17:26 +09:00
Matteo Gazzetta
4b22d4fc78
Update Dockerfile and CircleCI ( #417 )
2018-12-11 07:01:23 +09:00
harmjanblok
9cab7b00f6
Bump helm to v2.11.0 ( #394 )
2018-11-09 16:36:25 +09:00
Dan Wendorf
b70956b5d8
Bump Helm 2.9.1 -> 2.10.0 ( #265 )
2018-08-31 10:17:51 +09:00
amnk
e1040c2aa1
Add helm-secrets plugin to Dockerfile
...
Closes : #176
2018-06-26 10:42:47 +02:00
KUOKA Yusuke
afa45930c1
Merge pull request #159 from wendorf/dockerfile-helm-diff
...
Dockerfile installs helm-diff
2018-06-01 12:06:06 +09:00
Dan Wendorf
98d3897262
Dockerfile installs helm-diff
...
Enables the `helmfile diff` command
- git and bash are required to install helm-diff
2018-05-31 15:52:33 -07:00
Dan Wendorf
a9a8fb8388
Docker image uses Helm v2.9.1 (from v2.8.2)
2018-05-31 13:43:50 -07:00
Dan Wendorf
fb6ac7bba2
Dockerfile uses ARG instead of ENV
...
Allows customization at image build time
2018-05-31 13:41:36 -07:00
Cedric Meury
2af039dcfc
don't use gox for single build
2018-04-27 11:20:18 +02:00
Cedric Meury
5f9d3f818c
build consistent statically linked binary for docker image
...
* use golang 1.10.1 images everywhere
* introduce a `static-linux` target to build a statically linked 64-bit binary only
* use that binary for the official image and the circle build and tests
* use a multi-stage dockerfile for a consistent build environment
2018-04-27 11:11:35 +02:00
Kirill Gavrilov
a28279233e
Add root CAs to docker image
2018-04-22 01:09:54 +03:00
Cedric Meury
963c84e07c
use wget to download file
2018-03-30 11:41:47 +02:00
Cedric Meury
174e5557c8
alpine 3.7; helm 2.8.2; check sha256 sum; add run target
2018-03-28 01:15:19 +02:00
rob boll
6a54765e1f
container: add helm
2016-11-22 21:40:24 -05:00
rob boll
ffa98fdbdd
build: add container distribution
2016-11-22 21:30:25 -05:00