Skip to content

Releases: helmfile/helmfile

v1.2.3

20 Dec 01:22
61f4a31

Choose a tag to compare

What's Changed

  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.2 to 1.32.3 by @dependabot[bot] in #2308
  • build(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 by @dependabot[bot] in #2310
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.92.1 to 1.93.0 by @dependabot[bot] in #2307
  • Add parameter to render helmfile as go template without .gotmpl extension by @ronaldour in #2312
  • build(deps): bump golang.org/x/sync from 0.18.0 to 0.19.0 by @dependabot[bot] in #2315
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.93.0 to 1.93.2 by @dependabot[bot] in #2323
  • build(deps): bump k8s.io/apimachinery from 0.34.2 to 0.34.3 by @dependabot[bot] in #2322
  • build(deps): bump golang.org/x/term from 0.37.0 to 0.38.0 by @dependabot[bot] in #2317
  • build(deps): bump k8s.io/client-go from 0.34.2 to 0.34.3 by @dependabot[bot] in #2321
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.3 to 1.32.5 by @dependabot[bot] in #2320
  • build(deps): bump helm.sh/helm/v3 from 3.19.2 to 3.19.3 by @dependabot[bot] in #2325
  • build(deps): bump helm.sh/helm/v4 from 4.0.1 to 4.0.2 by @dependabot[bot] in #2326
  • build(deps): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #2331
  • build(deps): bump helm.sh/helm/v3 from 3.19.3 to 3.19.4 by @dependabot[bot] in #2328
  • build(deps): bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #2332
  • build(deps): bump dessant/lock-threads from 5 to 6 by @dependabot[bot] in #2330
  • build(deps): bump helm.sh/helm/v4 from 4.0.3 to 4.0.4 by @dependabot[bot] in #2329
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.93.2 to 1.94.0 by @dependabot[bot] in #2333
  • bump helm version to 4.0.4 by @yxxhero in #2335
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.5 to 1.32.6 by @dependabot[bot] in #2336
  • build(deps): bump github.com/zclconf/go-cty-yaml from 1.1.0 to 1.2.0 by @dependabot[bot] in #2340
  • build(deps): bump k8s.io/client-go from 0.34.3 to 0.35.0 by @dependabot[bot] in #2338
  • fix: rewrite relative file:// chart dependencies to absolute paths by @sstarcher in #2334

New Contributors

Full Changelog: v1.2.2...v1.2.3

v1.2.2

28 Nov 00:47
9777991

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.1...v1.2.2

v1.2.1

23 Nov 10:39
570ee3a

Choose a tag to compare

What's Changed

  • build(deps): bump azure/setup-helm from 4.3.0 to 4.3.1 by @dependabot[bot] in #2274
  • build(deps): bump github.com/helmfile/vals from 0.42.4 to 0.42.5 by @dependabot[bot] in #2272
  • build(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 by @dependabot[bot] in #2277
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.90.2 to 1.91.1 by @dependabot[bot] in #2284
  • 🐛 Fix four critical issues: environment merging, kubeVersion detection, lookup() with kustomize, and Helm 4 color flags by @aditmeno in #2276
  • build(deps): bump go.uber.org/zap from 1.27.0 to 1.27.1 by @dependabot[bot] in #2283
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.31.20 to 1.32.0 by @dependabot[bot] in #2282
  • build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #2287
  • build(deps): bump k8s.io/client-go from 0.34.1 to 0.34.2 by @dependabot[bot] in #2285
  • Fix four critical bugs: array merging (#2281), AWS SDK logging (#2270), helmDefaults skip flags (#2269), and OCI chart versions (#2247) by @aditmeno in #2288
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.91.1 to 1.92.0 by @dependabot[bot] in #2286

Full Changelog: v1.2.0...v1.2.1

v1.2.0

19 Nov 10:35
6e71680

Choose a tag to compare

What's Changed

  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.31.15 to 1.31.16 by @dependabot[bot] in #2242
  • build(deps): bump github.com/hashicorp/go-getter from 1.8.2 to 1.8.3 by @dependabot[bot] in #2241
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.89.0 to 1.89.1 by @dependabot[bot] in #2240
  • build(deps): bump github.com/containerd/containerd from 1.7.28 to 1.7.29 by @dependabot[bot] in #2249
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.89.1 to 1.90.0 by @dependabot[bot] in #2248
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.31.16 to 1.31.17 by @dependabot[bot] in #2245
  • build(deps): bump golang.org/x/sync from 0.17.0 to 0.18.0 by @dependabot[bot] in #2251
  • build(deps): bump golangci/golangci-lint-action from 8 to 9 by @dependabot[bot] in #2250
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.31.17 to 1.31.18 by @dependabot[bot] in #2253
  • build(deps): bump golang.org/x/term from 0.36.0 to 0.37.0 by @dependabot[bot] in #2256
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.31.18 to 1.31.20 by @dependabot[bot] in #2259
  • perf(app): Parallelize helmfile.d rendering and eliminate chdir race conditions by @aditmeno in #2261
  • build(deps): bump k8s.io/apimachinery from 0.34.1 to 0.34.2 by @dependabot[bot] in #2264
  • Issue-1883 fix by @zhaque44 in #2058
  • feat: add Helm 4 support while maintaining Helm 3 compatibility by @aditmeno in #2262
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.90.0 to 1.90.2 by @dependabot[bot] in #2258

Full Changelog: v1.1.9...v1.2.0

v1.1.9

30 Oct 12:58
4a1c53c

Choose a tag to compare

What's Changed

  • build(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #2236
  • build(deps): bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #2235
  • feat: update strategy for reinstall by @simbou2000 in #2019
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.88.7 to 1.89.0 by @dependabot[bot] in #2239
  • Fix: Handle empty helmBinary in base files with environment values by @Copilot in #2237

New Contributors

Full Changelog: v1.1.8...v1.1.9

v1.1.8

26 Oct 23:57
d3908e6

Choose a tag to compare

What's Changed

  • build(deps): bump github.com/hashicorp/go-getter from 1.8.0 to 1.8.1 by @dependabot[bot] in #2194
  • fix typos in both comment and error message by @d-fal in #2199
  • cleanup disk in release ci by @yxxhero in #2203
  • Migrate AWS SDK from v1 to v2 to resolve deprecation warnings by @Copilot in #2202
  • build(deps): bump github.com/helmfile/vals from 0.42.1 to 0.42.2 by @dependabot[bot] in #2200
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.88.2 to 1.88.3 by @dependabot[bot] in #2206
  • Bump Alpine to 3.22 in Dockerfile by @orishamir in #2205
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.31.10 to 1.31.12 by @dependabot[bot] in #2207
  • Add yq to Dockerfile by @orishamir in #2208
  • fix: skip chartify for build command jsonPatches by @sstarcher in #2212
  • build(deps): bump github.com/hashicorp/go-getter from 1.8.1 to 1.8.2 by @dependabot[bot] in #2210
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.88.3 to 1.88.4 by @dependabot[bot] in #2213
  • build(deps): bump golang.org/x/term from 0.35.0 to 0.36.0 by @dependabot[bot] in #2214
  • Avoid fetching same chart/version multiple times by @Copilot in #2197
  • build(deps): bump github.com/helmfile/vals from 0.42.2 to 0.42.4 by @dependabot[bot] in #2217
  • docs: add zread badge to README by @yxxhero in #2219
  • Bump helm-diff to v3.13.1 by @Copilot in #2223
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.88.4 to 1.88.5 by @dependabot[bot] in #2226
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.31.12 to 1.31.13 by @dependabot[bot] in #2225
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.88.5 to 1.88.6 by @dependabot[bot] in #2230
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.88.6 to 1.88.7 by @dependabot[bot] in #2232
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.31.13 to 1.31.15 by @dependabot[bot] in #2233
  • Fix helmBinary and kustomizeBinary being ignored when using bases by @Copilot in #2228

New Contributors

Full Changelog: v1.1.7...v1.1.8

v1.1.7

13 Sep 09:23
4de4c46

Choose a tag to compare

What's Changed

  • fix pflag error by @zhaque44 in #2164
  • build(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #2166
  • build(deps): bump github.com/hashicorp/go-getter from 1.7.9 to 1.7.10 by @dependabot[bot] in #2165
  • build(deps): bump github.com/spf13/pflag from 1.0.9 to 1.0.10 by @dependabot[bot] in #2163
  • Add helm diff installation to README by @nwneisen in #2170
  • build(deps): bump github.com/hashicorp/go-getter from 1.7.10 to 1.8.0 by @dependabot[bot] in #2175
  • build(deps): bump golang.org/x/term from 0.34.0 to 0.35.0 by @dependabot[bot] in #2174
  • build(deps): bump github.com/zclconf/go-cty from 1.16.4 to 1.17.0 by @dependabot[bot] in #2173
  • Fix panic when helm isn't installed by @nwneisen in #2169
  • build(deps): bump golang.org/x/sync from 0.16.0 to 0.17.0 by @dependabot[bot] in #2172
  • ci: update minikube and kubernetes versions by @yxxhero in #2181
  • build(deps): bump k8s.io/apimachinery from 0.34.0 to 0.34.1 by @dependabot[bot] in #2180
  • Remove deprecated --wait-retries flag support to fix Helm compatibility error by @Copilot in #2179
  • build(deps): bump go.yaml.in/yaml/v2 from 2.4.2 to 2.4.3 by @dependabot[bot] in #2183
  • build: update Helm to v3.19.0 across all components by @yxxhero in #2187
  • build: update helm-diff plugin to v3.13.0 by @yxxhero in #2189
  • feat: Implement caching for pulling OCI charts by @mustdiechik in #2171
  • build(deps): bump github.com/helmfile/chartify from 0.24.7 to 0.25.0 by @dependabot[bot] in #2190

New Contributors

Full Changelog: v1.1.6...v1.1.7

v1.1.6

03 Sep 00:12
a9594eb

Choose a tag to compare

What's Changed

  • build(deps): bump github.com/hashicorp/go-getter from 1.7.8 to 1.7.9 by @dependabot[bot] in #2139
  • build(deps): bump github.com/zclconf/go-cty from 1.16.3 to 1.16.4 by @dependabot[bot] in #2145
  • build: update helm to v3.18.6 by @yxxhero in #2144
  • build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #2150
  • Add missing --timeout flag to helmfile sync command with documentation by @Copilot in #2148
  • Fix enableDNS flag missing in diff command and refactor duplicate logic by @Copilot in #2147
  • build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #2151
  • build(deps): bump github.com/ulikunitz/xz from 0.5.10 to 0.5.14 by @dependabot[bot] in #2154
  • Bump github.com/ulikunitz/xz from v0.5.14 to v0.5.15 by @Copilot in #2159
  • build(deps): bump github.com/helmfile/vals from 0.42.0 to 0.42.1 by @dependabot[bot] in #2161
  • build(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.9 by @dependabot[bot] in #2160
  • build(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @dependabot[bot] in #2162
  • Fix error propagation in helmfile diff when Kubernetes is unreachable by @Copilot in #2149

Full Changelog: v1.1.5...v1.1.6

v1.1.5

14 Aug 23:10
33b6fca

Choose a tag to compare

What's Changed

  • build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #2128
  • Update recommended Helm versions in init.go and run.sh by @yxxhero in #2129
  • Add comprehensive .github/copilot-instructions.md for coding agents by @Copilot in #2131
  • refactor(state): extract getMissingFileHandler method for clarity by @yxxhero in #2133
  • Fix parseHelmVersion to handle helm versions without 'v' prefix by @Copilot in #2132
  • build(deps): bump k8s.io/apimachinery from 0.33.3 to 0.33.4 by @dependabot[bot] in #2136
  • build(deps): bump github.com/helmfile/chartify from 0.24.6 to 0.24.7 by @dependabot[bot] in #2135

New Contributors

  • @Copilot made their first contribution in #2131

Full Changelog: v1.1.4...v1.1.5

v1.1.4

09 Aug 06:38
9dbb4a4

Choose a tag to compare

What's Changed

  • build(deps): bump github.com/helmfile/vals from 0.41.2 to 0.41.3 by @dependabot[bot] in #2100
  • build(deps): bump k8s.io/apimachinery from 0.33.2 to 0.33.3 by @dependabot[bot] in #2101
  • fix: update Helm version to v3.17.4 in CI and init.go by @yxxhero in #2102
  • build(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7 by @dependabot[bot] in #2104
  • feat(state): add missingFileHandlerConfig and related logic by @yxxhero in #2105
  • refactor(filesystem): add CopyDir method and optimize Fetch function by @yxxhero in #2111
  • Allow caching of remote files to be disabled by @jess-sol in #2112
  • refactor(yaml): switch yaml library import paths from gopkg.in to go.yaml.in by @yxxhero in #2114
  • build(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #2121
  • build(deps): bump golang.org/x/term from 0.33.0 to 0.34.0 by @dependabot[bot] in #2123

New Contributors

Full Changelog: v1.1.3...v1.1.4