v0.145.0
版本发布时间: 2022-06-29 19:58:06
helmfile/helmfile最新发布版本:v1.0.0-rc.4(2024-08-04 10:30:02)
What's Changed
- Add an issue form for bug report by @mumoshu in https://github.com/helmfile/helmfile/pull/4
- remove ioutil usage in all project by @yxxhero in https://github.com/helmfile/helmfile/pull/5
- add unittest for formatters.go by @yxxhero in https://github.com/helmfile/helmfile/pull/9
- mv captureStdout as public func by @yxxhero in https://github.com/helmfile/helmfile/pull/13
- [test] update helm 3.8.0 to 3.8.1 by @itscaro in https://github.com/helmfile/helmfile/pull/16
- add unittest for load_opts.go by @yxxhero in https://github.com/helmfile/helmfile/pull/11
- bump go 1.18 & remove .circleci by @itscaro in https://github.com/helmfile/helmfile/pull/2
- update args_test.go unittest by @yxxhero in https://github.com/helmfile/helmfile/pull/17
- add unittest for RequiredEnv func by @yxxhero in https://github.com/helmfile/helmfile/pull/18
- Update badge to reflect Github Action status by @itscaro in https://github.com/helmfile/helmfile/pull/19
- [fix] unclosed file stream when creating temporary decrypted files by @itscaro in https://github.com/helmfile/helmfile/pull/20
- [fix] bump go 1.18 & optional TAG definition in makefile by @itscaro in https://github.com/helmfile/helmfile/pull/21
- Bump go-getter to 1.5.11 by @mumoshu in https://github.com/helmfile/helmfile/pull/25
- [Dockerfile] only use image alpine for compilation, add sops & age to pre-built image, remove helm v2 image by @itscaro in https://github.com/helmfile/helmfile/pull/28
- (fix) typo in state.go by @yxxhero in https://github.com/helmfile/helmfile/pull/32
- fix output-dir issue by @yxxhero in https://github.com/helmfile/helmfile/pull/31
- (fix) chartify process when chart path is absolute by @itscaro in https://github.com/helmfile/helmfile/pull/22
- Fix non-existent custom temp dir by @itscaro in https://github.com/helmfile/helmfile/pull/37
- Redact sensitive informations like password in chart url by @dol in https://github.com/helmfile/helmfile/pull/34
- Fix helmfile deps not to remove entries for charts that are being chartified by @mumoshu in https://github.com/helmfile/helmfile/pull/23
- feat: Auto-detect term for coloring helm-diff output by @mumoshu in https://github.com/helmfile/helmfile/pull/24
- (test) update helm to 3.8.2 by @itscaro in https://github.com/helmfile/helmfile/pull/39
- add unittest for constants.go by @yxxhero in https://github.com/helmfile/helmfile/pull/44
- remove gotest deps by @yxxhero in https://github.com/helmfile/helmfile/pull/45
- Update README.md by @mumoshu in https://github.com/helmfile/helmfile/pull/46
- fix go lint warn by @yxxhero in https://github.com/helmfile/helmfile/pull/48
- feat: Add openssh-client to images by @itscaro in https://github.com/helmfile/helmfile/pull/53
- (feat) update helm to v3.8.2 in container images by @itscaro in https://github.com/helmfile/helmfile/pull/55
- Create dependabot.yml by @itscaro in https://github.com/helmfile/helmfile/pull/54
- add unittest for Exec by @yxxhero in https://github.com/helmfile/helmfile/pull/52
- Add unittest for newExecutionID by @yxxhero in https://github.com/helmfile/helmfile/pull/62
- add unittest for ValidateConfig by @yxxhero in https://github.com/helmfile/helmfile/pull/67
- add unittest for context.go by @yxxhero in https://github.com/helmfile/helmfile/pull/68
- remove temp_rand and use k8s.io/apimachinery/pkg/util/rand by @yxxhero in https://github.com/helmfile/helmfile/pull/69
- add unittest for error.go in pkg/app by @yxxhero in https://github.com/helmfile/helmfile/pull/71
- Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in https://github.com/helmfile/helmfile/pull/56
- Bump github.com/go-test/deep from 1.0.7 to 1.0.8 by @dependabot in https://github.com/helmfile/helmfile/pull/60
- Bump github.com/spf13/cobra from 1.3.0 to 1.4.0 by @dependabot in https://github.com/helmfile/helmfile/pull/59
- Bump github.com/google/go-cmp from 0.5.7 to 0.5.8 by @dependabot in https://github.com/helmfile/helmfile/pull/93
- Bump github.com/hashicorp/go-version from 1.2.1 to 1.4.0 by @dependabot in https://github.com/helmfile/helmfile/pull/94
- update doc for template func by @yxxhero in https://github.com/helmfile/helmfile/pull/74
- [#80] README, update release tag url by @yjqg6666 in https://github.com/helmfile/helmfile/pull/81
- chore: bump variantdev/vals to support remote secret tfstateremote by @carnei-ro in https://github.com/helmfile/helmfile/pull/76
- [feat] add execEnvs by @yxxhero in https://github.com/helmfile/helmfile/pull/95
- Bump go.uber.org/zap from 1.19.0 to 1.21.0 by @dependabot in https://github.com/helmfile/helmfile/pull/87
- fix old URLs in docs and fix Dockerfile by @itscaro in https://github.com/helmfile/helmfile/pull/84
- Bump github.com/urfave/cli from 1.22.5 to 1.22.9 by @dependabot in https://github.com/helmfile/helmfile/pull/96
- Bump github.com/hashicorp/go-getter from 1.5.11 to 1.6.0 by @dependabot in https://github.com/helmfile/helmfile/pull/103
- rename execEnvs to envExec by @yxxhero in https://github.com/helmfile/helmfile/pull/97
- Rename module to github.com/helmfile/helmfile by @austince in https://github.com/helmfile/helmfile/pull/101
- build image on tag by @itscaro in https://github.com/helmfile/helmfile/pull/40
- Bump github.com/hashicorp/go-getter from 1.6.0 to 1.6.1 by @dependabot in https://github.com/helmfile/helmfile/pull/106
- update envExec docs by @yxxhero in https://github.com/helmfile/helmfile/pull/104
- add helm 3.9 to tests by @itscaro in https://github.com/helmfile/helmfile/pull/85
- fix intergration test for argo-cd form master to main branch by @yxxhero in https://github.com/helmfile/helmfile/pull/118
- feat: allow --validate on sync command by @chubchubsancho in https://github.com/helmfile/helmfile/pull/88
- remove unused comments by @yxxhero in https://github.com/helmfile/helmfile/pull/112
- Update sops version on dockerfile by @rodrigodc07 in https://github.com/helmfile/helmfile/pull/123
- Update Helm diff plugin to version 3.5.0 in Dockerfile by @philippeckel in https://github.com/helmfile/helmfile/pull/122
- Bump github.com/imdario/mergo from 0.3.12 to 0.3.13 by @dependabot in https://github.com/helmfile/helmfile/pull/114
- add e2e tmpl test by @yxxhero in https://github.com/helmfile/helmfile/pull/99
- reconstruct main function by @yxxhero in https://github.com/helmfile/helmfile/pull/83
- little code optimize by @yxxhero in https://github.com/helmfile/helmfile/pull/130
- Adds feature to fetch release values and secret values from remote by @dol in https://github.com/helmfile/helmfile/pull/47
- introduce DISABLE_INSECURE_FEATURES to disable insecure executions by @itscaro in https://github.com/helmfile/helmfile/pull/1
- chore(state): Append Api Versions flags to helm-diff by @semoac in https://github.com/helmfile/helmfile/pull/107
- fix ci issue by @yxxhero in https://github.com/helmfile/helmfile/pull/131
- Add yxxhero as a maintainer by @mumoshu in https://github.com/helmfile/helmfile/pull/132
- Enhance the bug report form by @mumoshu in https://github.com/helmfile/helmfile/pull/134
- Create SECURITY.md by @mumoshu in https://github.com/helmfile/helmfile/pull/135
- Minor documentation fixes by @stoned in https://github.com/helmfile/helmfile/pull/138
- Move repos subcommand to a dedicated source file by @yxxhero in https://github.com/helmfile/helmfile/pull/137
- Add proposals about two breaking changes before we cut Helmfile 1.0 by @mumoshu in https://github.com/helmfile/helmfile/pull/136
- Fix deprecated chart in Getting Started by @ogugu9 in https://github.com/helmfile/helmfile/pull/140
- proposal: Drop --args in Helmfile 1.0 by @mumoshu in https://github.com/helmfile/helmfile/pull/144
- Move diff charts template subcommand to a dedicated source file by @yxxhero in https://github.com/helmfile/helmfile/pull/139
- Bump module Go version to 1.18 by @mumoshu in https://github.com/helmfile/helmfile/pull/150
- Release automation and release build testing by @mumoshu in https://github.com/helmfile/helmfile/pull/151
- Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 by @dependabot in https://github.com/helmfile/helmfile/pull/141
- Bump github.com/variantdev/vals from 0.16.2 to 0.17.1 by @dependabot in https://github.com/helmfile/helmfile/pull/152
- move all subcommand to sigle file by @yxxhero in https://github.com/helmfile/helmfile/pull/153
- Bump github.com/variantdev/vals from 0.17.1 to 0.18.0 by @dependabot in https://github.com/helmfile/helmfile/pull/158
- Bump github.com/hashicorp/go-getter from 1.6.1 to 1.6.2 by @dependabot in https://github.com/helmfile/helmfile/pull/159
- feat(dockerfile): update helm to 3.9.0 by @Jasstkn in https://github.com/helmfile/helmfile/pull/163
- docker build test on ci by @yxxhero in https://github.com/helmfile/helmfile/pull/164
- Make a few helmfile sub-commands consistently support needs-related flags by @mumoshu in https://github.com/helmfile/helmfile/pull/78
- Bump github.com/stretchr/testify from 1.7.2 to 1.7.3 by @dependabot in https://github.com/helmfile/helmfile/pull/172
- fix ci test error by @yxxhero in https://github.com/helmfile/helmfile/pull/167
- update Readme.md by @yxxhero in https://github.com/helmfile/helmfile/pull/170
- Fix typo in README by @kobtea in https://github.com/helmfile/helmfile/pull/177
- Bump github.com/stretchr/testify from 1.7.3 to 1.7.4 by @dependabot in https://github.com/helmfile/helmfile/pull/176
- Update alpine base image to 3.16 by @jduepmeier in https://github.com/helmfile/helmfile/pull/179
- Bump github.com/stretchr/testify from 1.7.4 to 1.7.5 by @dependabot in https://github.com/helmfile/helmfile/pull/180
- add unittest for text_renderer.go by @yxxhero in https://github.com/helmfile/helmfile/pull/168
- Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 by @dependabot in https://github.com/helmfile/helmfile/pull/175
New Contributors
- @mumoshu made their first contribution in https://github.com/helmfile/helmfile/pull/4
- @yxxhero made their first contribution in https://github.com/helmfile/helmfile/pull/5
- @itscaro made their first contribution in https://github.com/helmfile/helmfile/pull/16
- @dol made their first contribution in https://github.com/helmfile/helmfile/pull/34
- @dependabot made their first contribution in https://github.com/helmfile/helmfile/pull/56
- @yjqg6666 made their first contribution in https://github.com/helmfile/helmfile/pull/81
- @carnei-ro made their first contribution in https://github.com/helmfile/helmfile/pull/76
- @austince made their first contribution in https://github.com/helmfile/helmfile/pull/101
- @chubchubsancho made their first contribution in https://github.com/helmfile/helmfile/pull/88
- @rodrigodc07 made their first contribution in https://github.com/helmfile/helmfile/pull/123
- @philippeckel made their first contribution in https://github.com/helmfile/helmfile/pull/122
- @semoac made their first contribution in https://github.com/helmfile/helmfile/pull/107
- @stoned made their first contribution in https://github.com/helmfile/helmfile/pull/138
- @ogugu9 made their first contribution in https://github.com/helmfile/helmfile/pull/140
- @Jasstkn made their first contribution in https://github.com/helmfile/helmfile/pull/163
- @kobtea made their first contribution in https://github.com/helmfile/helmfile/pull/177
- @jduepmeier made their first contribution in https://github.com/helmfile/helmfile/pull/179
Full Changelog: https://github.com/helmfile/helmfile/compare/v0.144.0...v0.145.0
1、 helmfile_0.145.0_checksums.txt 820B
2、 helmfile_0.145.0_darwin_amd64.tar.gz 10.51MB
3、 helmfile_0.145.0_darwin_arm64.tar.gz 10.19MB
4、 helmfile_0.145.0_linux_386.tar.gz 9.4MB
5、 helmfile_0.145.0_linux_amd64.tar.gz 10.07MB
6、 helmfile_0.145.0_linux_arm64.tar.gz 9.22MB
7、 helmfile_0.145.0_windows_386.tar.gz 9.83MB
8、 helmfile_0.145.0_windows_amd64.tar.gz 10.17MB
9、 helmfile_0.145.0_windows_arm64.tar.gz 9.31MB