aperigault
9e58082342
Allow users other than root to use helm plugins ( #1766 )
...
Resolves #1134
Co-authored-by: Antony Perigault <antony.perigault@cpexterne.org>
2022-01-10 16:55:00 +09:00
Yusuke Kuoka
1735fb5bed
Bump helm-diff to version 3.3.1 ( #2041 )
...
helm-diff 3.3.1 adds a new option `HELM_DIFF_THREE_WAY_MERGE=true` which enables the use of there-way merge for diff, which is expected to fix #2013
2022-01-10 16:21:14 +09:00
Quan TRAN
170e29a558
bump to go 1.17.3 with alpine 3.13 ( #2024 )
...
* bump to go 1.17.5
* bump to go 1.17.3 for circleci
* use alping 3.15 & helm 3.7.2
* use golang 1.17.3 and alpine 3.13 instead
because of this issue: https://wiki.alpinelinux.org/wiki/Release_Notes_for_Alpine_3.14.0#faccessat2
2022-01-07 08:58:54 +09:00
Aditya Menon
9a0ce53608
Support Helm 3.7.0's reworked OCI support ( #1970 )
...
Signed-off-by: Aditya Menon <aditya.menon@spin.pm>
2021-10-04 09:19:15 +09:00
Quan TRAN
e39a0b3639
bump Go to 1.16.3 and cover helm 3.5.4 ( #1825 )
...
* bump go to 1.16.3
* add helm 3.5.4 to integration tests
2021-05-08 17:37:58 +09:00
dudicoco
77ee239db2
Lock helm plugin versions in Dockerfile ( #1821 )
2021-05-01 12:26:54 +09:00
Andrey Tuzhilin
9b2a770dbe
feat(Dockerfile): pin helm-secrets version
2021-03-23 16:58:56 +09:00
Andrey Tuzhilin
94a8658635
feat(Dockerfile): bump helm version
2021-03-23 16:58:56 +09:00
Nathan Flynn
14a83e7cbe
Update reference for helm-secrets to latest maintained fork ( #1676 )
...
* Update referance for helm-secrets to latest maintained fork
* Missed a referance in the docs to an older edition of helm secrets
* Removed docker2 changes back to original method
Co-authored-by: Nathan Flynn <nflynn@williamhill.co.uk>
Co-authored-by: Yusuke Kuoka <ykuoka@gmail.com>
2021-03-09 10:17:16 +09:00
Wi1dcard
ad5fba56e0
Bump Helm to v3.5.0. ( #1656 )
2021-01-29 09:06:29 +09:00
Yusuke Kuoka
c815d0192a
Bump helm versions in Dockerfile to deal with stable and incubator repositories change
2021-01-01 12:16:41 +09:00
Damiano Albani
dd5bc46ead
Include kustomize binary in helm3-based Docker image ( #1626 )
...
Co-authored-by: Damiano Albani <damiano.albani@geodan.nl>
2020-12-28 09:28:59 +09:00
Felipe Santos
3690bde94c
Add documentation on how to use the docker image ( #1607 )
...
* Add documentation on how to use the docker image
* Remove default workdir and add it to snippet
2020-12-13 10:00:36 +09:00
Jake Hill
1aca099457
feat: Upgrade to kubectl version supported by latest stable release and upgrade helm3 to 3.3.4 ( #1498 )
...
Changes:
* Bump helm to v3.3.4.
* Bump kubectl to v1.18.9
* Update Dockerfile to be a little more verbose to help understand which command in a chain failed.
Signed-off-by: Jake Hill <jake@naphta.uk>
2020-10-19 08:45:44 +09:00
Wi1dcard
988c218096
Support the latest Helm (>=v3.3.2) and bump the Helm version in Docker image. ( #1488 )
...
Changes:
* Bump Helm to v2.16.12 and v3.3.3.
* Add --force-update only when using Helm 3.
2020-09-21 09:41:49 +09:00
Ben Mathews
85e77982bf
Update to the latest version of helm-diff plugin ( #1430 )
...
This is needed to support the --disable-validation flag added into
helmfile
2020-08-28 21:12:44 +09:00
Yusuke Kuoka
1784b02d03
Add --retry-connrefused for reliable image builds
2020-07-18 22:29:58 +09:00
Yusuke Kuoka
9e4bc6e7fc
chore: Add retries for downloading kubectl in docker builds
2020-05-09 14:31:52 +09:00
Cédric de Saint Martin
1e9e228a9a
Dockerfile: Upgrade to Helm v3.2.1. ( #1253 )
2020-05-09 13:34:46 +09:00
Cédric Lamalle
daf8c2f12b
Upgrade helm to v3.2.0 ( #1231 )
...
* Upgrade helm to v3.2.0
2020-04-29 15:00:49 +09:00
chenrui
b89fba1cc2
Bump golang to v1.14.2 ( #1132 )
...
* Bump golang to v1.14.2
* Use gotest.tools/v3
2020-04-21 09:06:29 +09:00
刘相轩
c4e6160220
Remove unneeded env HELMFILE_HELM3 since #963 ( #1109 )
2020-02-21 00:12:26 +09:00
chenrui
2579a876a6
Upgrade deps ( #1100 )
...
* Upgrade helm3 to v3.1.0
* Upgrade helm2 to v2.16.1
* Use golang v1.13.7
2020-02-17 08:43:14 +09:00
chenrui
e6f1db128c
Upgrade alpine to 3.11 ( #1085 )
2020-02-03 08:43:25 +09:00
Andrew Nazarov
88adc56551
Upgrade to the latest Helm 3 release ( #1049 )
2019-12-27 08:31:10 +09:00
Jake Hill
fb7cc60afe
Upgrade to latest stable Helm 3 ( #1024 )
...
Signed-off-by: Jake Hill <jake@naphta.uk>
2019-12-17 10:38:02 +09:00
shikhar7
312ca76751
Added the plugin with right version for plugin ( #984 )
2019-11-19 22:00:52 +09:00
Andrew Nazarov
f08da43e6c
Remove a helm-tiller plugin from a Helm 3 docker image ( #977 )
...
Resolves #976
2019-11-18 08:47:06 +09:00
KUOKA Yusuke
45943f9306
Bump Helm to v3.0.0 ( #965 )
2019-11-15 08:40:20 +09:00
chenrui
dad8e72bc5
chore(deps): upgrade to go v1.13.4 ( #935 )
2019-11-06 07:56:15 +09:00
KUOKA Yusuke
d0dd4a29af
Build alternative container image for use with Helm v3 ( #931 )
...
Adds the Dockerfile for Helm v3(Dockerfile.helm3) that contains both Helmfile and Helm v3(currently 3.0.0-rc.2).
Changes the CircleCI workflow to include a job to build the v3 image on every PR. The release job is enhanced to build and push the image with a tag prefixed with `helm3-`. So the resulting image should be available via e.g. `quay.io/roboll/helmfile:helm3-v0.90.5`.
2019-11-02 16:30:18 +09:00