Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

helmfile-bash-completion-1.4.2-1.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: helmfile-bash-completion Distribution: openSUSE Tumbleweed
Version: 1.4.2 Vendor: openSUSE
Release: 1.1 Build date: Mon Mar 16 08:07:40 2026
Group: System/Shells Build host: reproducible
Size: 16273 Source RPM: helmfile-1.4.2-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/helmfile/helmfile
Summary: Bash Completion for helmfile
Bash command line completion support for helmfile.

Provides

Requires

License

MIT

Changelog

* Mon Mar 16 2026 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 1.4.2:
    * build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from
      1.96.2 to 1.96.3 by @dependabot[bot] in #2456
    * build(deps): bump docker/login-action from 3 to 4 by
      @dependabot[bot] in #2454
    * build(deps): bump docker/setup-qemu-action from 3 to 4 by
      @dependabot[bot] in #2453
    * build(deps): bump github.com/aws/aws-sdk-go-v2/config from
      1.32.10 to 1.32.11 by @dependabot[bot] in #2455
    * Add CHANGELOG.md by @PhilipLudington in #2457
    * build(deps): bump docker/setup-buildx-action from 3 to 4 by
      @dependabot[bot] in #2462
    * build(deps): bump markdown from 3.6 to 3.8.1 in /docs by
      @dependabot[bot] in #2463
    * build(deps): bump docker/build-push-action from 6 to 7 by
      @dependabot[bot] in #2469
    * build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from
      1.96.3 to 1.96.4 by @dependabot[bot] in #2470
    * build(deps): bump docker/metadata-action from 5 to 6 by
      @dependabot[bot] in #2468
    * feat: add helm-legacy track mode for Helm v4 compatibility by
      @yxxhero in #2466
    * docs: add comprehensive values merging and data flow guide by
      @yxxhero in #2461
    * fix: nested helmfile values should replace arrays, not merge
      element-by-element by @aditmeno in #2458
    * build(deps): bump go.yaml.in/yaml/v2 from 2.4.3 to 2.4.4 by
      @dependabot[bot] in #2473
    * build(deps): bump golang.org/x/sync from 0.19.0 to 0.20.0 by
      @dependabot[bot] in #2472
    * fix: use --force-replace flag for Helm 4 instead of deprecated
    - -force by @yxxhero in #2477
    * build(deps): bump golang.org/x/term from 0.40.0 to 0.41.0 by
      @dependabot[bot] in #2479
    * build(deps): bump github.com/helmfile/vals from 0.43.6 to
      0.43.7 by @dependabot[bot] in #2478
    * build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from
      1.96.4 to 1.97.0 by @dependabot[bot] in #2484
    * build(deps): bump Helm from v4.1.1 to v4.1.3 by @yxxhero in #2481
    * feat: add --force-conflicts flag support for Helm 4 by
      @yxxhero in #2480
* Thu Mar 05 2026 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 1.4.1:
    * fix: configure kubedog rate limiter to prevent context
      cancellation by @yxxhero in #2446
    * fix: pass --kubeconfig to chartify's helm template call by
      @yxxhero in #2449
  - Update to version 1.4.0:
    * feat: kubedog integration with unified resource handling by
      @yxxhero in #2383
    * feat: add helmfile agent skill for skills.sh by @yxxhero
      in #2441
    * feat: Add IP Network to supported HCL Functions by
      @oleh-neichev in #2426
    * fix: use absolute baseDir in sequential helmfiles for correct
      values path resolution by @aditmeno in #2425
    * fix: local chart with external dependencies error when repos
      configured by @yxxhero in #2433
    * build: update helm-diff to v3.15.1 by @yxxhero in #2442
    * build(deps): bump github.com/cloudflare/circl from 1.6.1 to
      1.6.3 by @dependabotbot in #2427
    * build(deps): bump github.com/helmfile/vals from 0.43.5 to
      0.43.6 by @dependabotbot in #2432
    * build(deps): bump k8s.io/apimachinery from 0.35.1 to 0.35.2
      by @dependabotbot in #2438
    * build(deps): bump k8s.io/client-go from 0.35.1 to 0.35.2 by
      @dependabotbot in #2437
    * build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from
      1.96.1 to 1.96.2 by @dependabotbot in #2436
    * build(deps): bump go.opentelemetry.io/otel/sdk from 1.39.0 to
      1.40.0 by @dependabotbot in #2440
    * build(deps): bump actions/download-artifact from 7 to 8 by
      @dependabotbot in #2435
    * build(deps): bump actions/upload-artifact from 6 to 7 by
      @dependabotbot in #2434
* Wed Feb 25 2026 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 1.3.2:
    * fix: helmDefaults.skipRefresh ignored in runHelmDepBuilds by
      @aditmeno in #2415
    * build(deps): bump goreleaser/goreleaser-action from 6 to 7 by
      @dependabot[bot] in #2416
    * feat: allow for HCL values override by @gxben in #2402
    * build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from
      1.96.0 to 1.96.1 by @dependabot[bot] in #2421
    * build(deps): bump github.com/zclconf/go-cty from 1.17.0 to
      1.18.0 by @dependabot[bot] in #2423
    * build(deps): bump github.com/aws/aws-sdk-go-v2/config from
      1.32.9 to 1.32.10 by @dependabot[bot] in #2422
    * fix: skip helm repo update when only OCI repos are configured
      by @yxxhero in #2420
    * fix: only pass --skip-refresh to helm dep build when helm repo
      update was run by @yxxhero in #2419
* Sun Feb 22 2026 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 1.3.1:
    * Add @aditmeno to CODEOWNERS by @yxxhero in #2413
    * fix: support XDG-style multiple paths in HELM_PLUGINS by
      @yxxhero in #2412
    * fix: helmBinary setting ignored in multi-document YAML files by
      @yxxhero in #2414
    * fix: eliminate os.Chdir in sequential helmfiles to fix relative
      path resolution by @aditmeno in #2410
* Fri Feb 20 2026 Manfred Hollstein <manfred.h@gmx.net>
  - Don't use golang(API) 1.26 yet.
* Fri Feb 20 2026 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 1.3.0:
    * docs(README): add mise alternate installation documentation by
      @jylenhof in #2342
    * build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from
      1.94.0 to 1.95.0 by @dependabot[bot] in #2343
    * Upgrades go-getter to v2 by @mazzy89 in #2341
    * build(deps): bump github.com/hashicorp/go-getter/v2 from 2.2.2
      to 2.2.3 by @dependabot[bot] in #2344
    * build(deps): bump github.com/helmfile/vals from 0.42.6 to
      0.43.0 by @dependabot[bot] in #2345
    * Add --sequential-helmfiles flag for optional sequential
      processing by @Copilot in #2350
    * build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from
      1.95.0 to 1.95.1 by @dependabot[bot] in #2359
    * build(deps): bump golang.org/x/term from 0.38.0 to 0.39.0 by
      @dependabot[bot] in #2357
    * build(deps): bump github.com/aws/aws-sdk-go-v2/config from
      1.32.6 to 1.32.7 by @dependabot[bot] in #2358
    * fix: pass --kube-context to helm template when using
      jsonPatches by @aditmeno in #2363
    * build(deps): bump github.com/helmfile/vals from 0.43.0 to
      0.43.1 by @dependabot[bot] in #2360
    * build(deps): bump github.com/helmfile/chartify from 0.26.1 to
      0.26.2 by @dependabot[bot] in #2366
    * fix: resolve --validate flag conflict with kustomize in Helm 4
      by @aditmeno in #2362
    * fix: array merge regression - layer arrays now replace defaults
      by @aditmeno in #2367
    * fix: update Helm version to v4.0.5 across workflows and
      configurations by @yxxhero in #2368
    * Fix 2337 helm4 stale repo indexes by @yxxhero in #2369
    * feat: Add option for SkipCRDs to HelmDefaults by @manetherenio
      in #2356
    * feat: upgrade Helm version to v3.20.0 and v4.1.0 by @yxxhero
      in #2373
    * build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from
      1.95.1 to 1.96.0 by @dependabot[bot] in #2385
    * feat: Ensure repo update is only run once by @yxxhero in #2378
    * build(deps): bump github.com/helmfile/vals from 0.43.1 to 0.43.3
      by @dependabot[bot] in #2392
    * build(deps): bump helm.sh/helm/v4 from 4.1.0 to 4.1.1 by
      @dependabot[bot] in #2391
    * build(deps): bump golang.org/x/term from 0.39.0 to 0.40.0 by
      @dependabot[bot] in #2390
    * build(deps): bump k8s.io/apimachinery from 0.35.0 to 0.35.1 by
      @dependabot[bot] in #2395
    * Bump Helm from v4.1.0 to v4.1.1 by @yxxhero in #2393
    * build(deps): bump k8s.io/client-go from 0.35.0 to 0.35.1 by
      @dependabot[bot] in #2394
    * fix: prevent local absolute paths from being treated as remote
      URLs by @aditmeno in #2397
    * fix: support OCI chart digest syntax (@sha256:...) by @aditmeno
      in #2398
    * fix: include query params in HTTP getter cache key by @aditmeno
      in #2399
    * fix: skip cache refresh for shared cache paths to prevent race
      conditions by @yxxhero in #2396
    * feat: support .Environment.* in --output-dir-template by
      @yxxhero in #2375
    * feat: add helmfile unittest command for helm-unittest
      integration by @aditmeno in #2400
    * fix: prevent panic in helmfile init on plugin install errors
      by @aditmeno in #2401
    * build(deps): bump github.com/aws/aws-sdk-go-v2/config from
      1.32.7 to 1.32.8 by @dependabot[bot] in #2403
    * build(deps): bump filippo.io/edwards25519 from 1.1.0 to 1.1.1
      by @dependabot[bot] in #2404
    * build(deps): bump github.com/aws/aws-sdk-go-v2/config from
      1.32.8 to 1.32.9 by @dependabot[bot] in #2405
    * build(deps): bump github.com/helmfile/vals from 0.43.3 to
      0.43.5 by @dependabot[bot] in #2407
* Thu Jan 15 2026 Marcus Meissner <meissner@suse.com>
  - remove two obsoletes for still existing subpackages.
* Sat Dec 20 2025 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 1.2.3:
    * 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
* Fri Nov 28 2025 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 1.2.2:
    * Fix AWS SDK debug logging by making it configurable (issue
      [#2270]) by @aditmeno in #2290
    * test: add integration test for issue #2291 (CRD preservation
      with strategicMergePatches) by @aditmeno in #2292
    * build(deps): bump github.com/aws/aws-sdk-go-v2/config from
      1.32.1 to 1.32.2 by @dependabot[bot] in #2300
    * build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3
      from 1.92.0 to 1.92.1 by @dependabot[bot] in #2299
    * fix: resolve issues #2295, #2296, and #2297 by @aditmeno
      in #2298
    * build(deps): update Helm v4 to 4.0.1 and helm-secrets to
      4.7.4 by @aditmeno in #2304
    * feat: add print-env command by @dschmidt in #2279
* Tue Nov 25 2025 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 1.2.1:
    * 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
* Thu Nov 20 2025 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 1.2.0:
    * 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
  - Bump golang(API) to >= 1.25
* Fri Oct 31 2025 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 1.1.9:
    * 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
* Mon Oct 27 2025 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 1.1.8:
    * 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
* Sun Sep 14 2025 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 1.1.7:
    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
* Thu Sep 04 2025 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 1.1.6:
    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
* Fri Aug 15 2025 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 1.1.5:
    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
* Sat Aug 09 2025 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 1.1.4:
    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
* Fri Jul 11 2025 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 1.1.3:
    What's Changed
    * build: update Helm to v3.18.3 and related dependencies by
      @yxxhero in #2082
    * Expose release version as .Release.ChartVersion for templating
      by @Simske in #2080
    * build(deps): bump github.com/helmfile/chartify from 0.24.3 to
      0.24.4 by @dependabot[bot] in #2083
    * build(deps): bump k8s.io/apimachinery from 0.33.1 to 0.33.2
      by @dependabot[bot] in #2086
    * build(deps): bump github.com/helmfile/chartify from 0.24.4 to
      0.24.5 by @dependabot[bot] in #2087
    * build(deps): bump github.com/Masterminds/semver/v3 from 3.3.1
      to 3.4.0 by @dependabot[bot] in #2089
    * build(deps): bump github.com/hashicorp/hcl/v2 from 2.23.0 to
      2.24.0 by @dependabot[bot] in #2092
    * build: update Helm and plugin versions to v3.18.4 and v3.12.3
      by @yxxhero in #2093
    * docs: update status section with May 2025 release information
      by @yxxhero in #2096
    * build(deps): bump golang.org/x/sync from 0.15.0 to 0.16.0 by
      @dependabot[bot] in #2099
    * build(deps): bump golang.org/x/term from 0.32.0 to 0.33.0 by
      @dependabot[bot] in #2098
* Fri Jun 13 2025 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 1.1.2:
    What's Changed
    * build(deps): bump github.com/helmfile/chartify from 0.24.2 to
      0.24.3 by @dependabot in #2065
    * build: update Helm to v3.18.2 and adjust related configurations
      by @yxxhero in #2064
    * build(deps): bump github.com/helmfile/vals from 0.41.1 to
      0.41.2 by @dependabot in #2067
    * build(deps): bump golang.org/x/sync from 0.14.0 to 0.15.0
      by @dependabot in #2068
    * fix-insecure-flag by @anontrex in #2072
    * build(deps): bump github.com/cloudflare/circl from 1.4.0 to
      1.6.1 by @dependabot in #2074
    * fix: update helm-diff to version 3.12.2 in CI and Dockerfiles
      by @yxxhero in #2073
    * fix: TestToYaml not working with 32-bit architectures by
      @ProbstDJakob in #2075
* Sat May 31 2025 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 1.1.1:
    What's Changed
    * Update README.md by @mumoshu in #2046
    * build(deps): bump github.com/helmfile/vals from 0.41.0 to
      0.41.1 by @dependabot in #2048
    * build(helm) update to v3.18.0 by @yxxhero in #2044
    * build(deps): bump github.com/helmfile/chartify from 0.23.0 to
      0.24.1 by @dependabot in #2049
    * build: update Helm and plugin versions in CI and Dockerfiles
      by @yxxhero in #2059
* Tue May 20 2025 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 1.1.0:
    What's Changed
    * chore: fix typo in create_test.go by @sadikkuzu in #2025
    * build(deps): bump golangci/golangci-lint-action from 7 to 8 by
      @dependabot in #2029
    * build(deps): bump golang.org/x/sync from 0.13.0 to 0.14.0 by
      @dependabot in #2028
    * build(deps): bump github.com/helmfile/chartify from 0.22.0 to
      0.23.0 by @dependabot in #2027
    * chore: remove test data files by @yxxhero in #2026
    * build(deps): bump golang.org/x/term from 0.31.0 to 0.32.0 by
      @dependabot in #2033
    * build(deps): bump github.com/helmfile/vals from 0.40.1 to
      0.41.0 by @dependabot in #2032
    * build(deps): bump dario.cat/mergo from 1.0.1 to 1.0.2 by
      @dependabot in #2035
    * feat(tmpl): enhance ToYaml test with multiple scenarios by
      @yxxhero in #2031
    * [sops, age] update to have SSH key support with sops by
      @itscaro in #2036
    * feat(yaml): add JSON style encoding option to NewEncoder by
      @yxxhero in #2038
    * refactor(yaml): upgrade from gopkg.in/yaml.v2 to v3 by @yxxhero
      in #2039
    * Update readme & documentation with 2025 status of helmfile
      project by @zhaque44 in #2040
    * build(deps): bump k8s.io/apimachinery from 0.33.0 to 0.33.1 by
      @dependabot in #2041
    * build(deps): bump github.com/zclconf/go-cty from 1.16.2 to
      1.16.3 by @dependabot in #2043
* Wed Apr 30 2025 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 1.0.0:
    PLEASE READ
    https://github.com/helmfile/helmfile/blob/main/docs/proposals/towards-1.0.md
    What's Changed:
    * build(deps): bump github.com/helmfile/vals from 0.39.0 to 0.39.1
      by @dependabot in #1926
    * Bump kubectl to current version (1.32.1) by @DerDaku in #1924
    * build(deps): bump github.com/goccy/go-yaml from 1.15.21 to 1.15.22
      by @dependabot in #1925
    * build: update Helm to v3.17.1 and related dependencies by
      @yxxhero in #1928
    * build(deps): bump k8s.io/apimachinery from 0.32.1 to 0.32.2 by
      @dependabot in #1931
    * feat: inject cli state values (--state-values-set) into environment
      templating context by @Vince-Chenal in #1917
    * docs: add skipSchemaValidation to index.md and update related
      structs by @yxxhero in #1935
    * refactor(state): optimize HelmState flags handling by @yxxhero
      in #1937
    * Update vals package to v0.39.2 by @aditmeno in #1938
    * build(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by
      @dependabot in #1940
    * build(deps): bump github.com/goccy/go-yaml from 1.15.22 to 1.15.23
      by @dependabot in #1941
    * build(deps): bump github.com/helmfile/chartify from 0.20.8 to
      0.20.9 by @dependabot in #1942
    * feat: colorized DELETED by @yurrriq in #1944
    * feat(docs): add proposal to remove charts and delete subcommands
      by @yxxhero in #1936
    * build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0
      by @dependabot in #1945
    * build(deps): bump github.com/go-jose/go-jose/v4 from 4.0.4 to
      4.0.5 by @dependabot in #1946
    * build: update golang version to 1.24 and golangci-lint to
      v1.64.5 by @yxxhero in #1949
    * build(deps): bump github.com/helmfile/vals from 0.39.2 to 0.39.3
      by @dependabot in #1951
    * build(deps): bump github.com/helmfile/chartify from 0.20.9 to
      0.21.0 by @dependabot in #1950
    * build(deps): bump golang.org/x/sync from 0.11.0 to 0.12.0 by
      @dependabot in #1955
    * build(deps): bump jinja2 from 3.1.5 to 3.1.6 in /docs by
      @dependabot in #1956
    * Don't warn if this and the needed release set installed: false
      by @jayme-github in #1958
    * build(deps): bump golang.org/x/term from 0.29.0 to 0.30.0 by
      @dependabot in #1959
    * Remove all v0.x references by @yxxhero in #1919
    * build(deps): bump k8s.io/apimachinery from 0.32.2 to 0.32.3
      by @dependabot in #1960
    * build(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 by
      @dependabot in #1961
    * build(deps): bump github.com/helmfile/vals from 0.39.3 to 0.39.4
      by @dependabot in #1962
    * build: update Helm to v3.17.2 and related dependencies by
      @yxxhero in #1965
    * build: update yaml.v3 dependency and remove colega/go-yaml-yaml
      by @yxxhero in #1929
    * build(deps): bump github.com/containerd/containerd from 1.7.24
      to 1.7.27 by @dependabot in #1966
    * build(deps): bump github.com/goccy/go-yaml from 1.15.23 to
      1.16.0 by @dependabot in #1967
    * build(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to
      5.2.2 by @dependabot in #1969
    * build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to
      4.5.2 by @dependabot in #1970
    * build(deps): bump golangci/golangci-lint-action from 6 to 7
      by @dependabot in #1975
    * build(deps): bump github.com/helmfile/vals from 0.39.4 to
      0.40.0 by @dependabot in #1978
    * build(deps): bump github.com/helmfile/chartify from 0.21.0 to
      0.21.1 by @dependabot in #1979
    * docs(fix): correct typo in 'tier=fronted' to 'tier=frontend'
      by @yxxhero in #1980
    * feat: add labels for helm release by @yxxhero in #1046
    * build(deps): bump github.com/helmfile/vals from 0.40.0 to
      0.40.1 by @dependabot in #1981
    * build(deps): bump github.com/goccy/go-yaml from 1.16.0 to 1.17.1
      by @dependabot in #1982
    * fix: Check needs with context and namespace by @aarnq in #1986
    * build(deps): bump golang.org/x/sync from 0.12.0 to 0.13.0 by
      @dependabot in #1991
    * build(deps): bump golang.org/x/term from 0.30.0 to 0.31.0 by
      @dependabot in #1990
    * fix(state): enhance error message for missing .gotmpl extension
      in helmfile v1 by @yxxhero in #1989
    * build(deps): bump github.com/helmfile/chartify from 0.21.1 to
      0.22.0 by @dependabot in #1996
    * build: update Helm plugin versions in CI and Dockerfiles by
      @yxxhero in #1995
    * build: update Helm to v3.17.3 and update related Dockerfiles
      by @yxxhero in #1993
    * build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 by
      @dependabot in #2010
    * feat: add helmfile archive configuration in goreleaser by
      @yxxhero in #2000
    * docs: add more complex examples section in README by @yxxhero
      in #2013
    * Feat: setting reuseValues flag in release by @blaskoa in #2004
    * build(deps): bump k8s.io/apimachinery from 0.32.3 to 0.32.4 by
      @dependabot in #2016
    * build(deps): bump github.com/aws/aws-sdk-go from 1.55.6 to
      1.55.7 by @dependabot in #2015
    * chore: support parsing any type with fromYaml by @ProbstDJakob
      in #2017
    * build(deps): bump k8s.io/apimachinery from 0.32.4 to 0.33.0 by
      @dependabot in #2018
    * feat: add --take-ownership flag to helm diff and related config
      by @yxxhero in #1992
* Thu Feb 13 2025 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 0.171.0:
    * feat: execute templates against postRendererHooks by @allanger
      in #1839
    * build(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6
      by @dependabot in #1897
    * build(deps): bump github.com/goccy/go-yaml from 1.15.15 to
      1.15.16 by @dependabot in #1901
    * build(deps): bump github.com/goccy/go-yaml from 1.15.16 to
      1.15.17 by @dependabot in #1905
    * Use a regex to match --state-values-set-string arguments
      by @gllb in #1902
    * build(deps): bump golang.org/x/sync from 0.10.0 to 0.11.0
      by @dependabot in #1911
    * Chartify v0.20.8 update by @scodeman in #1908
    * cleanup: remove all about v0.x by @yxxhero in #1903
    * build(deps): bump golang.org/x/term from 0.28.0 to 0.29.0
      by @dependabot in #1913
    * chore: update babel to resolve CVEs by @zhaque44 in #1916
    * remove deprecated charts.yaml by @yxxhero in #1437
    * Revert "cleanup: remove all about v0.x" by @yxxhero in #1918
    * build(deps): bump github.com/goccy/go-yaml from 1.15.17 to
      1.15.19 by @dependabot in #1920
    * build(deps): bump github.com/goccy/go-yaml from 1.15.19 to
      1.15.20 by @dependabot in #1921
    * feat: Add support for --wait-retries flag. by @connyay in #1922
    * build: update go-yaml to v1.15.21 by @yxxhero in #1923
* Thu Jan 23 2025 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 0.170.1:
    * build(deps): bump github.com/goccy/go-yaml from 1.15.14 to
      1.15.15 by @dependabot in #1882
    * build(deps): bump github.com/hashicorp/go-slug from 0.15.0 to
      0.16.3 by @dependabot in #1886 (CVE-2025-0377)
    * Ensure 'helm repo add' is also not pollute on helmfile template
      by @baurmatt in #1887
    * build(deps): bump github.com/zclconf/go-cty from 1.16.1 to
      1.16.2 by @dependabot in #1888
    * fix: using correct option for takeOwnership flag by @blaskoa
      in #1892
    * fix typo in docs by @adamab48 in #1889
* Tue Jan 21 2025 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 0.170.0:
    * build(deps): bump github.com/goccy/go-yaml from 1.15.6 to 1.15.7
      by @dependabot in #1818
    * build(deps): bump golang.org/x/term from 0.26.0 to 0.27.0 by
      @dependabot in #1817
    * chore(doc): fix the indent of the selector usage sample yaml by
      @Ladicle in #1819
    * feat(state): add support for setString in ReleaseSpec and
      HelmState by @yxxhero in #1821
    * build(deps): bump github.com/goccy/go-yaml from 1.15.7 to 1.15.8
      by @dependabot in #1822
    * test(state): add TestHelmState_setStringFlags for setStringFlags
      method by @yxxhero in #1823
    * build(deps): bump k8s.io/apimachinery from 0.31.3 to 0.31.4 by
      @dependabot in #1826
    * build(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 by
      @dependabot in #1828
    * build(deps): bump github.com/goccy/go-yaml from 1.15.8 to
      1.15.9 by @dependabot in #1831
    * build(deps): bump k8s.io/apimachinery from 0.31.4 to 0.32.0 by
      @dependabot in #1830
    * feat: updating sops version to 3.9.2 by @zhaque44 in #1834
    * build(deps): bump github.com/goccy/go-yaml from 1.15.9 to
      1.15.10 by @dependabot in #1835
    * build(deps): bump helm.sh/helm/v3 from 3.16.3 to 3.16.4 by
      @dependabot in #1836
    * build: update Helm version to v3.16.4 in CI and Dockerfiles by
      @yxxhero in #1837
    * build(deps): bump github.com/goccy/go-yaml from 1.15.10 to
      1.15.11 by @dependabot in #1838
    * build(deps): bump filippo.io/age from 1.2.0 to 1.2.1 by
      @dependabot in #1840
    * build(deps): bump github.com/goccy/go-yaml from 1.15.11 to
      1.15.12 by @dependabot in #1843
    * build: update helm-diff to v3.9.13 in Dockerfiles and init.go
      by @yxxhero in #1841
    * build(deps): bump github.com/helmfile/chartify from 0.20.4 to
      0.20.5 by @dependabot in #1845
    * build(deps): bump github.com/goccy/go-yaml from 1.15.12 to
      1.15.13 by @dependabot in #1844
    * build(deps): bump jinja2 from 3.1.4 to 3.1.5 in /docs by
      @dependabot in #1846
    * CVE-2024-45338: updating golang.org/x/net: to version: v0.33.0
      by @zhaque44 in #1849
    * build(deps): bump github.com/zclconf/go-cty from 1.15.1 to
      1.16.0 by @dependabot in #1851
    * build(deps): bump golang.org/x/term from 0.27.0 to 0.28.0
      by @dependabot in #1852
    * update sops versions to 3.9.3 by @zhaque44 in #1861
    * build(deps): bump github.com/hashicorp/go-getter from 1.7.6
      to 1.7.7 by @dependabot in #1862
    * feat: add --take-ownership flag to apply and sync commands by
      @yxxhero in #1863
    * fix: ensure plain http is supported across all helmfile
      commands by @purpleclay in #1858
    * fix: ensure development versions of charts can be used across
      helmfile commands by @purpleclay in #1865
    * build(deps): bump github.com/helmfile/chartify from 0.20.5 to
      0.20.6 by @dependabot in #1866
    * update kubectl version (1.30) to stay up to date with new
      releases by @zhaque44 in #1867
    * build(deps): bump github.com/zclconf/go-cty from 1.16.0 to
      1.16.1 by @dependabot in #1870
    * build(deps): bump github.com/hashicorp/go-getter from 1.7.7 to
      1.7.8 by @dependabot in #1869
    * feat: Add "--no-hooks" to helmfile template by @jwlai in #1813
    * update helm and k8s versions in ci, dockerfiles, and go.mod by
      @yxxhero in #1872
    * build(deps): bump github.com/helmfile/vals from 0.38.0 to 0.39.0
      by @dependabot in #1876
    * build(deps): bump k8s.io/apimachinery from 0.32.0 to 0.32.1 by
      @dependabot in #1873
    * build(deps): bump github.com/goccy/go-yaml from 1.15.13 to
      1.15.14 by @dependabot in #1874
    * build: update helm-diff to v3.9.14 in Dockerfiles and init.go
      by @yxxhero in #1877
* Fri Dec 06 2024 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 0.169.2:
    * build(deps): bump github.com/helmfile/vals from 0.37.6 to 0.37.7
      by @dependabot in #1747
    * build(deps): bump k8s.io/apimachinery from 0.31.1 to 0.31.2 by
      @dependabot in #1754
    * Reset extra args before running 'dependency build' by @baurmatt
      in #1751
    * Introducing Helmfile Guru on Gurubase.io by @kursataktas in #1748
    * feat: add skip json schema validation during the install /upgrade
      of a Chart by @zhaque44 in #1737
    * fix(maputil): prevent nil value overwrite by @ban11111 in #1755
    * build(deps): bump github.com/goccy/go-yaml from 1.12.0 to
      1.13.0 by @dependabot in #1759
    * fix: this url doesn't work anymore by @zekena2 in #1760
    * build(deps): bump github.com/goccy/go-yaml from 1.13.0 to
      1.13.1 by @dependabot in #1762
    * build(deps): bump github.com/goccy/go-yaml from 1.13.1 to
      1.13.2 by @dependabot in #1763
    * build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to
      4.5.1 by @dependabot in #1767
    * build(deps): bump github.com/helmfile/vals from 0.37.7 to
      0.37.8 by @dependabot in #1764
    * build(deps): bump github.com/goccy/go-yaml from 1.13.2 to
      1.13.4 by @dependabot in #1765
    * fix(integration-tests): read correct minikube status (#1768)
      by @ceriath in #1769
    * build(deps): bump github.com/goccy/go-yaml from 1.13.4 to
      1.13.5 by @dependabot in #1770
    * Add integration tests for #1749 by @baurmatt in #1766
    * fix: update acme chart URL in input.yaml by @yxxhero in #1773
    * build(deps): bump github.com/goccy/go-yaml from 1.13.5 to
      1.13.6 by @dependabot in #1771
    * build(deps): bump golang.org/x/sync from 0.8.0 to 0.9.0 by
      @dependabot in #1775
    * build(deps): bump golang.org/x/term from 0.25.0 to 0.26.0
      by @dependabot in #1774
    * Revive dead badge links by @eggplants in #1776
    * feat: refactor label creation in state.go by @yxxhero in #1758
    * docs: Add Gurubase badge to README-zh_CN by @yxxhero in #1777
    * build(deps): bump github.com/goccy/go-yaml from 1.13.6 to
      1.13.9 by @dependabot in #1781
    * build(deps): bump github.com/goccy/go-yaml from 1.13.9 to
      1.14.0 by @dependabot in #1782
    * build(deps): bump github.com/goccy/go-yaml from 1.14.0 to
      1.14.3 by @dependabot in #1788
    * build(deps): bump helm.sh/helm/v3 from 3.16.2 to 3.16.3 by
      @dependabot in #1786
    * fix: update helm-diff to version 3.9.12 in CI and Dockerfiles
      by @yxxhero in #1792
    * build: update Helm version to v3.16.3 in CI and Dockerfiles
      by @yxxhero in #1791
    * feat: add HELMFILE_INTERACTIVE env var to enable interactive
      mode by @thevops in #1787
    * build(deps): bump github.com/hashicorp/hcl/v2 from 2.22.0 to
      2.23.0 by @dependabot in #1793
    * build(deps): bump github.com/Masterminds/semver/v3 from 3.3.0
      to 3.3.1 by @dependabot in #1795
    * chore: update with testify/assert assertion and table driven
      tests for fs.go by @zhaque44 in #1794
    * build(deps): bump k8s.io/apimachinery from 0.31.2 to 0.31.3
      by @dependabot in #1798
    * build(deps): bump github.com/stretchr/testify from 1.9.0 to
      1.10.0 by @dependabot in #1800
    * build(deps): bump github.com/goccy/go-yaml from 1.14.3 to
      1.15.0 by @dependabot in #1804
    * build(deps): bump github.com/goccy/go-yaml from 1.15.0 to
      1.15.1 by @dependabot in #1807
    * build(deps): bump github.com/zclconf/go-cty from 1.15.0 to
      1.15.1 by @dependabot in #1806
    * update example chart URL in remote-secrets doc by @daveneeley
      in #1809
    * build(deps): bump github.com/goccy/go-yaml from 1.15.1 to
      1.15.3 by @dependabot in #1811
    * build(deps): bump github.com/goccy/go-yaml from 1.15.3 to
      1.15.6 by @dependabot in #1812
    * fix: inject global values in Chartify by @xabufr in #1805
    * build(deps): bump github.com/helmfile/vals from 0.37.8 to
      0.38.0 by @dependabot in #1814
    * build(deps): bump github.com/helmfile/chartify from 0.20.3 to
      0.20.4 by @dependabot in #1815
    * build(deps): bump golang.org/x/sync from 0.9.0 to 0.10.0 by
      @dependabot in #1816
* Tue Oct 22 2024 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 0.169.1:
    * feat: update sops version to 3.9.1 by @zhaque44 in #1742
    * chore: improve test assertions and descriptions for file
      download test by @zhaque44 in #1745
    * feat: add 'hide-notes' flag to helm in sync and apply commands
      by @yxxhero in #1746
* Wed Oct 16 2024 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 0.169.0:
    * Add comment withPreparedCharts by @mumoshu in #1704
    * build(deps): bump k8s.io/apimachinery from 0.31.0 to 0.31.1
      by @dependabot in #1705
    * build(deps): bump helm.sh/helm/v3 from 3.15.4 to 3.16.1 by
      @dependabot in #1707
    * bump all helm to 3.16.1 by @yxxhero in #1708
    * add zhaque44 in CODEOWNERS by @yxxhero in #1711
    * Add hide notes support by @yxxhero in #1710
    * update python3 version for mkdoc.yaml by @zhaque44 in #1712
    * build(deps): bump dario.cat/mergo from 0.3.16 to 1.0.1 by
      @yxxhero in #1714
    * fix docs build errors by @zhaque44 in #1715
    * feat(pkg/app): Update Helm Diff version to v3.9.11 by
      @yxxhero in #1720
    * update test to table driven with assertions & test
      GetMergedValues by @zhaque44 in #1721
    * feat: update go version and adjust dependencies in Dockerfile
      and go.mod by @yxxhero in #1722
    * feat: Update Docker image to ubuntu:24.10 by @yxxhero in #1726
    * build(deps): bump github.com/zclconf/go-cty-yaml from 1.0.3 to
      1.1.0 by @dependabot in #1723
    * build(deps): bump golang.org/x/term from 0.24.0 to 0.25.0 by
      @dependabot in #1724
    * feat(pkg/policy): improve TopKeys function handling by
      @yxxhero in #1730
    * build(deps): bump helm.sh/helm/v3 from 3.16.1 to 3.16.2 by
      @dependabot in #1732
    * chore: Update AGE var version by @zhaque44 in #1731
    * feat(helm-version): Update helm version to v3.16.2 by @yxxhero
      in #1733
    * fix: duration of delete failures are always 0s by @felipecrs
      in #1734
    * [feature] add --skip-refresh to globals by @sstarcher in #1736
    * build(deps): bump github.com/helmfile/vals from 0.37.5 to
      0.37.6 by @dependabot in #1739
    * build(deps): bump github.com/helmfile/chartify from 0.20.2 to
      0.20.3 by @dependabot in #1738
    * feat: improve summary for releases failed to delete by
      @felipecrs in #1735
    * [feature] --skip-refresh to pass through to deps by @sstarcher
      in #1740
* Fri Sep 13 2024 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 0.168.0:
    * chore: enhance TopKeys function & adding test cases for malformed
      lines scenario in TopKeys func by @zhaque44 in #1654
    * build(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 by
      @dependabot in #1655
    * feat: add isDir template function by @simonsystem in #1657
    * build(deps): bump golang.org/x/term from 0.22.0 to 0.23.0 by
      @dependabot in #1658
    * build(deps): bump github.com/docker/docker from 27.1.0+incompatible
      to 27.1.1+incompatible by @dependabot in #1662
    * build(deps): update Helm version to v3.15.4 by @yxxhero in #1668
    * build(deps): bump github.com/hashicorp/go-getter from 1.7.5 to
      1.7.6 by @dependabot in #1666
    * build(deps): bump k8s.io/apimachinery from 0.30.3 to 0.31.0 by
      @dependabot in #1665
    * fix: CI linting issues with dockerfiles by @zhaque44 in #1671
    * chore: update dockerfile based on CI warnings by @zhaque44 in #1675
    * fix: _*.tpl files add whitespace to empty Namespace by
      @chrisdoherty4 in #1674
    * Add RightCapital to USERS.md by @yinheli in #1676
    * feat: update kustomize version by @zhaque44 in #1677
    * build(deps): bump github.com/hashicorp/hcl/v2 from 2.21.0 to
      2.22.0 by @dependabot in #1679
    * feat: adding ability for for charts to be pulled with plain HTTP
      by @ennekein in #1672
    * feat: skip chart prep for local by @zhaque44 in #1681
    * build(deps): bump github.com/Masterminds/semver/v3 from 3.2.1 to
      3.3.0 by @dependabot in #1683
    * build(deps): bump github.com/Masterminds/sprig/v3 from 3.2.3 to
      3.3.0 by @dependabot in #1684
    * feat: upgrade to k8s version to a supported version for security
      compliance by @zhaque44 in #1686
    * feat: upgrade helm-diff plugin version to 3.9.10 by @yxxhero
      in #1688
    * feat: fix password registry leak of credentials by @zhaque44
      in #1687
    * fix verify stage for helmfile when use oci as chart by @yxxhero
      in #1661
    * feat: update golang minor version based on security vulnerability
      by @zhaque44 in #1690
    * build(deps): bump golang.org/x/term from 0.23.0 to 0.24.0 by
      @dependabot in #1689
    * feat: bump chartify versions by @yxxhero in #1693
    * optimize code by @Peoplelike in #1694
    * chore: Update Ubuntu image to LTS version 24.04 by @pathob
      in #1696
    * Fixed typo in configuration section by @vedrankolka in #1698
    * build(deps): bump github.com/helmfile/vals from 0.37.3 to 0.37.5
      by @dependabot in #1700
    * chore: add table driven tests for clarity by @zhaque44 in #1702
    * fix: two releases using the same chart in different version
      fails by @yxxhero in #1685
* Sun Aug 04 2024 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 0.167.1:
    * build(deps): bump github.com/aws/aws-sdk-go from 1.55.3 to
      1.55.4 by @dependabot in #1649
    * fix(oci): use output-dir-template in path if specified by
      @henkka in #1648
    * build(deps): bump github.com/aws/aws-sdk-go from 1.55.4 to
      1.55.5 by @dependabot in #1651
    * build(deps): helm-s3: v0.16.0 -> v0.16.2 by @yxxhero in #1652
* Wed Jul 31 2024 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 0.167.0:
    * Update GoReleaser configuration for version 2 by @yxxhero
      in #1600
    * build(deps): bump github.com/aws/aws-sdk-go from 1.54.7 to
      1.54.8 by @dependabot in #1602
    * build(deps): bump github.com/aws/aws-sdk-go from 1.54.8 to
      1.54.10 by @dependabot in #1607
    * build(deps): bump github.com/aws/aws-sdk-go from 1.54.10 to
      1.54.11 by @dependabot in #1608
    * build(deps): bump github.com/aws/aws-sdk-go from 1.54.11 to
      1.54.12 by @dependabot in #1610
    * build(deps): bump github.com/aws/aws-sdk-go from 1.54.12 to
      1.54.13 by @dependabot in #1611
    * Use logger for helm output by @inteon in #1585
    * build(deps): bump golang.org/x/term from 0.21.0 to 0.22.0
      by @dependabot in #1616
    * build(deps): bump github.com/aws/aws-sdk-go from 1.54.13 to
      1.54.14 by @dependabot in #1612
    * build(deps): bump github.com/aws/aws-sdk-go from 1.54.14 to
      1.54.15 by @dependabot in #1617
    * Fix broken links in status section of README.md by
      @jonathanmanton in #1618
    * build(deps): bump zipp from 3.7.0 to 3.19.1 in /docs by
      @dependabot in #1620
    * build(deps): bump github.com/aws/aws-sdk-go from 1.54.15 to
      1.54.17 by @dependabot in #1622
    * build(deps): bump google.golang.org/grpc from 1.64.0 to
      1.64.1 by @dependabot in #1621
    * build(deps): bump github.com/aws/aws-sdk-go from 1.54.17 to
      1.54.18 by @dependabot in #1625
    * feat: bump helm to 3.15.3 by @yxxhero in #1627
    * fix: inject KubeVersion and ApiVersions in Chartify rendering
      by @xabufr in #1624
    * chore: add tests for release filters by @zhaque44 in #1629
    * feat: add namespace info in syncRelease and diffRelease by
      @yxxhero in #1609
    * build(deps): bump github.com/aws/aws-sdk-go from 1.54.18 to
      1.54.19 by @dependabot in #1628
    * feat: add support for OCI auth through registry-config flag
      by @ThatsMrTalbot in #1630
    * build(deps): bump github.com/zclconf/go-cty from 1.14.4 to
      1.15.0 by @dependabot in #1632
    * feat: Update sops version 3.9.0 by @zhaque44 in #1634
    * build(deps): bump k8s.io/apimachinery from 0.30.2 to 0.30.3
      by @dependabot in #1635
    * build(deps): bump github.com/aws/aws-sdk-go from 1.54.19 to
      1.54.20 by @dependabot in #1638
    * build(deps): bump github.com/goccy/go-yaml from 1.11.3 to
      1.12.0 by @dependabot in #1631
    * chore: documentation updates: grammar & rm whitespace by
      @zhaque44 in #1639
    * build(deps): bump github.com/aws/aws-sdk-go from 1.54.20 to
      1.55.2 by @dependabot in #1644
    * build(deps): bump github.com/aws/aws-sdk-go from 1.55.2 to
      1.55.3 by @dependabot in #1645
    * chore: remove unecessary check in HandleExitCoder function and
      streamline logic by @zhaque44 in #1646
    * feat: use helm status to find helm release by @yxxhero in #1640
    * build(deps): bump github.com/docker/docker from
      27.0.1+incompatible to 27.1.0+incompatible by @dependabot in #1647
* Wed Jun 26 2024 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 0.166.0:
    What's Changed
    * build(deps): bump github.com/aws/aws-sdk-go from 1.53.9 to
      1.53.10 by @dependabot in #1540
    * build(deps): bump github.com/aws/aws-sdk-go from 1.53.10 to
      1.53.11 by @dependabot in #1542
    * chore: add Incentive.me to the list of helmfile users by
      @gabriel-suela in #1545
    * build(deps): bump github.com/aws/aws-sdk-go from 1.53.11 to
      1.53.13 by @dependabot in #1546
    * build(deps): bump github.com/aws/aws-sdk-go from 1.53.13 to
      1.53.14 by @dependabot in #1549
    * build(deps): bump github.com/aws/aws-sdk-go from 1.53.14 to
      1.53.15 by @dependabot in #1552
    * build(deps): bump github.com/helmfile/vals from 0.37.1 to
      0.37.2 by @dependabot in #1551
    * build(deps): bump golang.org/x/term from 0.20.0 to 0.21.0
      by @dependabot in #1553
    * build(deps): bump goreleaser/goreleaser-action from 5 to 6
      by @dependabot in #1555
    * build(deps): bump github.com/aws/aws-sdk-go from 1.53.15 to
      1.53.17 by @dependabot in #1557
    * build(deps): bump github.com/aws/aws-sdk-go from 1.53.17 to
      1.53.18 by @dependabot in #1559
    * build(deps): bump github.com/aws/aws-sdk-go from 1.53.18 to
      1.53.19 by @dependabot in #1561
    * build(deps): bump github.com/aws/aws-sdk-go from 1.53.19 to
      1.53.20 by @dependabot in #1562
    * build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity
      from 1.5.2 to 1.6.0 by @dependabot in #1564
    * fix: Incentive.me url on list of helmfile users by
      @gabriel-suela in #1570
    * build(deps): bump github.com/aws/aws-sdk-go from 1.53.20 to
      1.54.0 by @dependabot in #1568
    * build(deps): bump helm.sh/helm/v3 from 3.15.1 to 3.15.2 by
      @dependabot in #1565
    * build(deps): bump github.com/aws/aws-sdk-go from 1.54.0 to
      1.54.1 by @dependabot in #1571
    * build(deps): bump docker/build-push-action from 5 to 6 by
      @dependabot in #1575
    * build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1
      by @dependabot in #1574
    * build(deps): bump k8s.io/apimachinery from 0.30.1 to 0.30.2
      by @dependabot in #1569
    * build(deps): bump github.com/aws/aws-sdk-go from 1.54.1 to
      1.54.2 by @dependabot in #1573
    * build(deps): bump github.com/aws/aws-sdk-go from 1.54.2 to
      1.54.3 by @dependabot in #1576
    * build(deps): bump github.com/aws/aws-sdk-go from 1.54.3 to
      1.54.5 by @dependabot in #1580
    * build(deps): bump github.com/hashicorp/hcl/v2 from 2.20.1 to
      2.21.0 by @dependabot in #1578
    * bump helm to 3.15.2 by @yxxhero in #1581
    * bump helm-diff to 3.9.8 by @yxxhero in #1582
    * build(deps): bump github.com/aws/aws-sdk-go from 1.54.5 to
      1.54.6 by @dependabot in #1583
    * build(deps): bump github.com/hashicorp/go-getter from 1.7.4
      to 1.7.5 by @dependabot in #1587
    * build(deps): bump github.com/helmfile/vals from 0.37.2 to
      0.37.3 by @dependabot in #1588
    * build(deps): bump github.com/hashicorp/go-retryablehttp from
      0.7.6 to 0.7.7 by @dependabot in #1590
    * build(deps): bump github.com/go-test/deep from 1.1.0 to 1.1.1
      by @dependabot in #1589
    * build(deps): bump github.com/aws/aws-sdk-go from 1.54.6 to
      1.54.7 by @dependabot in #1594
    * fix windows glob issue by @yxxhero in #1572
    * fix CVE-2024-24790 on helmfile (#1592) by @LionnelC in #1593
  - This update contains fixes for boo#1227002, boo#1227014 and
    boo#1227040
* Mon May 27 2024 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 0.165.0:
    What's Changed
    * build(deps): bump github.com/aws/aws-sdk-go from 1.51.32 to
      1.52.0 by @dependabot in #1496
    * build(deps): bump github.com/helmfile/vals from 0.37.0 to
      0.37.1 by @dependabot in #1500
    * build(deps): bump github.com/aws/aws-sdk-go from 1.52.0 to
      1.52.1 by @dependabot in #1499
    * build(deps): bump jinja2 from 3.1.3 to 3.1.4 in /docs by
      @dependabot in #1505
    * build(deps): bump golang.org/x/term from 0.19.0 to 0.20.0
      by @dependabot in #1502
    * build(deps): bump github.com/helmfile/chartify from 0.20.0
      to 0.20.1 by @dependabot in #1503
    * build(deps): bump github.com/aws/aws-sdk-go from 1.52.1 to
      1.52.2 by @dependabot in #1501
    * build(deps): bump github.com/aws/aws-sdk-go from 1.52.2 to
      1.52.3 by @dependabot in #1507
    * build(deps): bump golangci/golangci-lint-action from 5 to 6 by @dependabot in #1506
    * Remove config key order check by @drivelikebrazil in #1504
    * Relax the helmfile.lock helmfile binary version constraint
      by @mumoshu in #1511
    * build(deps): bump github.com/aws/aws-sdk-go from 1.52.3 to
      1.52.4 by @dependabot in #1509
    * v1: Document experimental features by @mumoshu in #1512
    * Update the project status with invitation to v1 rc testers
      by @mumoshu in #1513
    * build(deps): bump github.com/aws/aws-sdk-go from 1.52.4 to
      1.52.5 by @dependabot in #1514
    * chore: upgrade kubectl to v1.28.9 by @rtomadpg in #1516
    * build(deps): bump github.com/aws/aws-sdk-go from 1.52.5 to
      1.52.6 by @dependabot in #1518
    * bump helm-diff to v3.9.6 by @yxxhero in #1517
    * Add helmfile template --show-only by @jim-barber-he in #1494
    * build(deps): bump github.com/aws/aws-sdk-go from 1.52.6 to
      1.53.0 by @dependabot in #1519
    * build(deps): bump k8s.io/apimachinery from 0.30.0 to 0.30.1
      by @dependabot in #1521
    * build(deps): bump github.com/aws/aws-sdk-go from 1.53.0 to
      1.53.2 by @dependabot in #1520
    * build(deps): bump github.com/aws/aws-sdk-go from 1.53.2 to
      1.53.3 by @dependabot in #1525
    * build(deps): bump github.com/aws/aws-sdk-go from 1.53.3 to
      1.53.4 by @dependabot in #1526
    * Fix typo and link for supported backends by @koenpunt in #1529
    * build(deps): bump github.com/aws/aws-sdk-go from 1.53.4 to
      1.53.5 by @dependabot in #1528
    * build(deps): bump github.com/aws/aws-sdk-go from 1.53.5 to
      1.53.6 by @dependabot in #1531
    * build(deps): bump github.com/aws/aws-sdk-go from 1.53.6 to
      1.53.7 by @dependabot in #1532
    * build(deps): bump github.com/aws/aws-sdk-go from 1.53.7 to
      1.53.8 by @dependabot in #1534
    * feat: bump helm to v3.15.1 by @yxxhero in #1523
    * build(deps): bump github.com/aws/aws-sdk-go from 1.53.8 to
      1.53.9 by @dependabot in #1535
    * bump helm-diff to 3.9.7 by @yxxhero in #1536
* Fri May 03 2024 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 0.164.0:
    What's Changed
    * build(deps): bump github.com/aws/aws-sdk-go from 1.51.6 to
      1.51.7 by @dependabot in #1429
    * build(deps): bump github.com/aws/aws-sdk-go from 1.51.7 to
      1.51.8 by @dependabot in #1430
    * build(deps): bump github.com/aws/aws-sdk-go from 1.51.8 to
      1.51.9 by @dependabot in #1432
    * build(deps): bump github.com/aws/aws-sdk-go from 1.51.9 to
      1.51.10 by @dependabot in #1433
    * remove HELMFILE_SKIP_INSECURE_TEMPLATE_FUNCTIONS for v1 by
      @yxxhero in #1434
    * build(deps): bump github.com/aws/aws-sdk-go from 1.51.10 to
      1.51.11 by @dependabot in #1435
    * build(deps): bump github.com/aws/aws-sdk-go from 1.51.11 to
      1.51.12 by @dependabot in #1436
    * build(deps): bump github.com/aws/aws-sdk-go from 1.51.12 to
      1.51.13 by @dependabot in #1438
    * build(deps): bump github.com/aws/aws-sdk-go from 1.51.13 to
      1.51.14 by @dependabot in #1439
    * build(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0 by
      @dependabot in #1441
    * build(deps): bump github.com/helmfile/vals from 0.36.0 to
      0.37.0 by @dependabot in #1440
    * build(deps): bump golang.org/x/term from 0.18.0 to 0.19.0
      by @dependabot in #1444
    * build(deps): bump github.com/aws/aws-sdk-go from 1.51.14 to
      1.51.15 by @dependabot in #1443
    * Misc documentation fixes by @StarlessNights in #1442
    * update deps versions by @yxxhero in #1446
    * build(deps): bump github.com/aws/aws-sdk-go from 1.51.15 to
      1.51.16 by @dependabot in #1447
    * build(deps): bump github.com/aws/aws-sdk-go from 1.51.16 to
      1.51.17 by @dependabot in #1448
    * build(deps): bump helm.sh/helm/v3 from 3.14.3 to 3.14.4 by
      @dependabot in #1451
    * build(deps): bump github.com/aws/aws-sdk-go from 1.51.17 to
      1.51.19 by @dependabot in #1450
    * build(deps): bump github.com/aws/aws-sdk-go from 1.51.19 to
      1.51.20 by @dependabot in #1452
    * bump helm to v3.14.4 by @yxxhero in #1453
    * build(deps): bump helm-git from v0.15.1 to v0.16.0 (minor) by
      @maxime1907 in #1455
    * build(deps): bump github.com/aws/aws-sdk-go from 1.51.20 to
      1.51.21 by @dependabot in #1456
    * build(deps): bump github.com/hashicorp/go-getter from 1.7.3 to
      1.7.4 by @dependabot in #1457
    * build(deps): bump k8s.io/apimachinery from 0.29.3 to 0.29.4 by
      @dependabot in #1463
    * build(deps): bump github.com/aws/aws-sdk-go from 1.51.21 to
      1.51.22 by @dependabot in #1462
    * add NAMESPACE filed for diff by @yxxhero in #1460
    * build(deps): bump github.com/aws/aws-sdk-go from 1.51.22 to
      1.51.23 by @dependabot in #1466
    * build(deps): bump k8s.io/apimachinery from 0.29.4 to 0.30.0
      by @dependabot in #1465
    * chore(docs): update heading by @josephgardner in #1470
    * build(deps): bump github.com/aws/aws-sdk-go from 1.51.23 to
      1.51.24 by @dependabot in #1469
    * build(deps): bump github.com/helmfile/chartify from 0.18.1 to
      0.19.0 by @dependabot in #1468
    * Feature/support env hcl and interpolations by @XT-Phate in #1423
    * build(deps): bump github.com/hashicorp/hcl/v2 from 2.19.1 to
      2.20.1 by @dependabot in #1475
    * build(deps): bump github.com/aws/aws-sdk-go from 1.51.24 to
      1.51.25 by @dependabot in #1476
    * build(deps): bump github.com/zclconf/go-cty from 1.14.3 to
      1.14.4 by @dependabot in #1474
    * build(deps): bump github.com/aws/aws-sdk-go from 1.51.25 to
      1.51.26 by @dependabot in #1478
    * build(deps): bump github.com/aws/aws-sdk-go from 1.51.26 to
      1.51.27 by @dependabot in #1480
    * build(deps): bump golangci/golangci-lint-action from 4 to 5
      by @dependabot in #1482
    * build(deps): bump github.com/aws/aws-sdk-go from 1.51.27 to
      1.51.28 by @dependabot in #1481
    * build(deps): bump github.com/aws/aws-sdk-go from 1.51.28 to
      1.51.29 by @dependabot in #1485
    * Update DAG with dependencies by @vlpav030 in #1477
    * build(deps): bump github.com/aws/aws-sdk-go from 1.51.29 to
      1.51.30 by @dependabot in #1486
    * build(deps): bump github.com/helmfile/chartify from 0.19.0 to
      0.20.0 by @dependabot in #1487
    * build(deps): bump github.com/aws/aws-sdk-go from 1.51.30 to
      1.51.31 by @dependabot in #1488
    * build(deps): bump github.com/aws/aws-sdk-go from 1.51.31 to
      1.51.32 by @dependabot in #1489
* Tue Mar 26 2024 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 0.163.1:
    What's Changed
    * build(deps): bump github.com/helmfile/vals from 0.35.0 to
      0.36.0 by @dependabot in #1421
    * build(deps): bump github.com/aws/aws-sdk-go from 1.51.4 to
      1.51.5 by @dependabot in #1420
    * build(deps): bump github.com/aws/aws-sdk-go from 1.51.5 to
      1.51.6 by @dependabot in #1422
    * skip helm dep up for kustomizations by @jouve in #1424
* Fri Mar 22 2024 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 0.163.0:
    What's Changed
    * build(deps): bump github.com/aws/aws-sdk-go from 1.50.19 to
      1.50.20 by @dependabot in #1359
    * build(deps): bump github.com/aws/aws-sdk-go from 1.50.20 to
      1.50.21 by @dependabot in #1361
    * build(deps): bump github.com/aws/aws-sdk-go from 1.50.21 to
      1.50.22 by @dependabot in #1363
    * build(deps): bump go.uber.org/zap from 1.26.0 to 1.27.0 by
      @dependabot in #1362
    * build(deps): bump github.com/aws/aws-sdk-go from 1.50.22 to
      1.50.23 by @dependabot in #1367
    * build(deps): bump helm.sh/helm/v3 from 3.14.1 to 3.14.2 by
      @dependabot in #1366
    * build(deps): bump github.com/aws/aws-sdk-go from 1.50.23 to
      1.50.24 by @dependabot in #1369
    * build(deps): bump github.com/aws/aws-sdk-go from 1.50.24 to
      1.50.25 by @dependabot in #1371
    * feat: bump helm to v3.14.2 by @yxxhero in #1372
    * build(deps): bump github.com/aws/aws-sdk-go from 1.50.25 to
      1.50.26 by @dependabot in #1373
    * build(deps): bump github.com/helmfile/vals from 0.34.1 to
      0.35.0 by @dependabot in #1377
    * build(deps): bump github.com/aws/aws-sdk-go from 1.50.26 to
      1.50.28 by @dependabot in #1378
    * Add the SyncArgs option and --sync-args flag by @inteon
      in #1375
    * Add --kubeconfig flag by @inteon in #1381
    * build(deps): bump github.com/aws/aws-sdk-go from 1.50.28 to
      1.50.29 by @dependabot in #1382
    * build(deps): bump github.com/stretchr/testify from 1.8.4 to
      1.9.0 by @dependabot in #1383
    * bump helm-diff to 3.9.5 by @yxxhero in #1384
    * fix needs issue when release installed is false by @yxxhero
      in #997
    * build(deps): bump github.com/aws/aws-sdk-go from 1.50.29 to
      1.50.30 by @dependabot in #1387
    * build(deps): bump golang.org/x/term from 0.17.0 to 0.18.0
      by @dependabot in #1389
    * build(deps): bump github.com/aws/aws-sdk-go from 1.50.30 to
      1.50.31 by @dependabot in #1388
    * build(deps): bump github.com/aws/aws-sdk-go from 1.50.31 to
      1.50.32 by @dependabot in #1390
    * build(deps): bump github.com/aws/aws-sdk-go from 1.50.32 to
      1.50.34 by @dependabot in #1395
    * build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to
      3.0.3 by @dependabot in #1393
    * build(deps): bump github.com/aws/aws-sdk-go from 1.50.34 to
      1.50.35 by @dependabot in #1396
    * Allow for conditions to have a deeper nested structure. by
      @vandycknick in #1360
    * build(deps): bump github.com/aws/aws-sdk-go from 1.50.35 to
      1.50.36 by @dependabot in #1397
    * build(deps): bump github.com/aws/aws-sdk-go from 1.50.36 to
      1.50.37 by @dependabot in #1400
    * Add Tudock GmbH to USERS.md by @jeliebig in #1399
    * build(deps): bump google.golang.org/protobuf from 1.32.0 to
      1.33.0 by @dependabot in #1403
    * build(deps): bump helm.sh/helm/v3 from 3.14.2 to 3.14.3 by
      @dependabot in #1404
    * build(deps): bump github.com/aws/aws-sdk-go from 1.50.37 to
      1.50.38 by @dependabot in #1405
    * build(deps): bump github.com/aws/aws-sdk-go from 1.50.38 to
      1.51.0 by @dependabot in #1406
    * build(deps): bump github.com/aws/aws-sdk-go from 1.51.0 to
      1.51.1 by @dependabot in #1410
    * build(deps): bump k8s.io/apimachinery from 0.29.2 to 0.29.3
      by @dependabot in #1409
    * build(deps): bump github.com/aws/aws-sdk-go from 1.51.1 to
      1.51.2 by @dependabot in #1413
    * build(deps): bump github.com/docker/docker from
      24.0.7+incompatible to 24.0.9+incompatible by @dependabot
      in #1416
    * build(deps): bump github.com/aws/aws-sdk-go from 1.51.2 to
      1.51.3 by @dependabot in #1415
    * build(deps): bump github.com/aws/aws-sdk-go from 1.51.3 to
      1.51.4 by @dependabot in #1417
    * feat: bump helm to 3.14.3 by @yxxhero in #1418
* Mon Feb 19 2024 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 0.162.0:
    New feature
    * add suppress output line regex support by @yxxhero in #1329
      see more: https://github.com/helmfile/helmfile/blob/v0.162.0/test/integration/test-cases/suppress-output-line-regex/input/helmfile.yaml.gotmpl
    What's Changed
    * build(deps): bump github.com/aws/aws-sdk-go from 1.50.1 to
      1.50.2 by @dependabot in #1309
    * build(deps): bump github.com/aws/aws-sdk-go from 1.50.2 to
      1.50.3 by @dependabot in #1312
    * feat: document that jsonPatches et al can be files by
      @rsrchboy in #1313
    * build(deps): bump github.com/goccy/go-yaml from 1.11.2 to
      1.11.3 by @dependabot in #1314
    * build(deps): bump github.com/aws/aws-sdk-go from 1.50.3 to
      1.50.4 by @dependabot in #1315
    * feat: Bump helm-diff to 3.9.4 by @yxxhero in #1316
    * build(deps): bump github.com/aws/aws-sdk-go from 1.50.4 to
      1.50.5 by @dependabot in #1318
    * build(deps): bump github.com/aws/aws-sdk-go from 1.50.5 to
      1.50.6 by @dependabot in #1319
    * build(deps): bump github.com/aws/aws-sdk-go from 1.50.6 to
      1.50.7 by @dependabot in #1321
    * build(deps): bump github.com/aws/aws-sdk-go from 1.50.7 to
      1.50.8 by @dependabot in #1322
    * build(deps): bump github.com/aws/aws-sdk-go from 1.50.8 to
      1.50.9 by @dependabot in #1323
    * disable version check for sops while building container
      image by @itscaro in #1320
    * build(deps): bump github.com/helmfile/vals from 0.33.0 to
      0.33.1 by @dependabot in #1325
    * build(deps): bump github.com/aws/aws-sdk-go from 1.50.9 to
      1.50.10 by @dependabot in #1324
    * build(deps): bump github.com/aws/aws-sdk-go from 1.50.10 to
      1.50.11 by @dependabot in #1328
    * build(deps): bump github.com/aws/aws-sdk-go from 1.50.11 to
      1.50.12 by @dependabot in #1330
    * feat: update to use go 1.22 by @chenrui333 in #1332
    * build(deps): bump golang.org/x/term from 0.16.0 to 0.17.0
      by @dependabot in #1334
    * build(deps): bump github.com/aws/aws-sdk-go from 1.50.12 to
      1.50.13 by @dependabot in #1333
    * build(deps): bump github.com/aws/aws-sdk-go from 1.50.13 to
      1.50.14 by @dependabot in #1336
    * build(deps): bump golangci/golangci-lint-action from 3 to 4
      by @dependabot in #1338
    * build(deps): bump github.com/aws/aws-sdk-go from 1.50.14 to
      1.50.15 by @dependabot in #1337
    * build(deps): bump github.com/helmfile/vals from 0.33.1 to
      0.34.1 by @dependabot in #1339
    * build(deps): bump github.com/aws/aws-sdk-go from 1.50.15 to
      1.50.17 by @dependabot in #1342
    * build(deps): bump github.com/helmfile/chartify from 0.17.0 to
      0.18.1 by @dependabot in #1341
    * fix: use finer-grained locking when listing releases for diff
      by @steved in #1343
    * run deps without chart preparation by @jouve in #1011
    * build(deps): bump k8s.io/apimachinery from 0.29.1 to 0.29.2
      by @dependabot in #1348
    * build(deps): bump github.com/aws/aws-sdk-go from 1.50.17 to
      1.50.18 by @dependabot in #1347
    * build(deps): bump helm.sh/helm/v3 from 3.14.0 to 3.14.1
      by @dependabot in #1346
    * fix: version path issue by @yxxhero in #1344
    * Make it clear that the plugin install prompt is a question
      by @wallrj in #1355
    * Update Helm version to v3.14.1 by @yxxhero in #1352
    * build(deps): bump github.com/aws/aws-sdk-go from 1.50.18 to
      1.50.19 by @dependabot in #1357
    * feat: add suppress output line regex support by @yxxhero
      in #1329
  - Use go1.22 for building.
* Wed Jan 24 2024 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 0.161.0:
    What's Changed
    * build(deps): bump github.com/helmfile/vals from 0.31.0 to
      0.32.0 by @dependabot in #1250
    * build(deps): bump github.com/aws/aws-sdk-go from 1.49.8 to
      1.49.9 by @dependabot in #1251
    * feat: respect helmfile.lock with ad-hoc kustimzation by
      @vlpav030 in #1244
    * build(deps): bump github.com/aws/aws-sdk-go from 1.49.9 to
      1.49.10 by @dependabot in #1257
    * build(deps): bump github.com/aws/aws-sdk-go from 1.49.10 to
      1.49.11 by @dependabot in #1259
    * build(deps): bump github.com/aws/aws-sdk-go from 1.49.11 to
      1.49.12 by @dependabot in #1260
    * build(deps): bump github.com/aws/aws-sdk-go from 1.49.12 to
      1.49.13 by @dependabot in #1263
    * fix: prevent preparing chart for disabled releases by
      @mighty1231 in #1210
    * add support for HELMFILE_FILE_PATH envvar to set -f by
      @sstarcher in #1255
    * fix checker error message by @petelock in #1266
    * build(deps): bump golang.org/x/term from 0.15.0 to 0.16.0
      by @dependabot in #1267
    * build(deps): bump github.com/aws/aws-sdk-go from 1.49.13 to
      1.49.14 by @dependabot in #1269
    * build(deps): bump golang.org/x/sync from 0.5.0 to 0.6.0 by
      @dependabot in #1268
    * build(deps): bump github.com/aws/aws-sdk-go from 1.49.14 to
      1.49.15 by @dependabot in #1270
    * build(deps): bump github.com/aws/aws-sdk-go from 1.49.15 to
      1.49.16 by @dependabot in #1272
    * build(deps): bump github.com/cloudflare/circl from 1.3.3 to
      1.3.7 by @dependabot in #1273
    * feat: include func support more template functions by
      @yxxhero in #1277
    * chore: add zhihu to list of helmfile users by @zhaogaolong
      in #1278
    * Bugfix: do not print registry password to stdout when running
      by @ennekein in #1275
    * build(deps): bump github.com/aws/aws-sdk-go from 1.49.16 to
      1.49.17 by @dependabot in #1279
    * build(deps): bump gitpython from 3.1.37 to 3.1.41 in /docs
      by @dependabot in #1280
    * build(deps): bump github.com/aws/aws-sdk-go from 1.49.17 to
      1.49.18 by @dependabot in #1283
    * build(deps): bump jinja2 from 3.1.1 to 3.1.3 in /docs by
      @dependabot in #1284
    * build(deps): bump github.com/aws/aws-sdk-go from 1.49.18 to
      1.49.19 by @dependabot in #1285
    * feat: bump helm-diff to v3.9.1 by @yxxhero in #1286
    * build(deps): bump github.com/aws/aws-sdk-go from 1.49.19 to
      1.49.21 by @dependabot in #1287
    * Bump helm diff to 3.9.2 by @kxkcx in #1291
    * build(deps): bump github.com/aws/aws-sdk-go from 1.49.21 to
      1.49.22 by @dependabot in #1292
    * fix: issue with pre-release Helm version by @yxxhero in #1293
    * build(deps): bump k8s.io/apimachinery from 0.29.0 to 0.29.1
      by @dependabot in #1298
    * build(deps): bump github.com/aws/aws-sdk-go from 1.49.22 to
      1.49.23 by @dependabot in #1296
    * Bump helm diff to 3.9.2 by @kxkcx in #1299
    * feat: bump helm to 3.14.0 by @yxxhero in #1295
    * build(deps): bump github.com/aws/aws-sdk-go from 1.49.23 to
      1.49.24 by @dependabot in #1300
    * feat: bump vals to 0.33.0 by @yxxhero in #1302
    * build(deps): bump github.com/aws/aws-sdk-go from 1.49.24 to
      1.50.0 by @dependabot in #1303
    * build(deps): bump github.com/aws/aws-sdk-go from 1.50.0 to
      1.50.1 by @dependabot in #1305
    * Fix the password display problem when passing the chart link
      by @NavesEdu in #1281
* Tue Dec 26 2023 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 0.160.0:
    What's Changed
    * build(deps): bump golang.org/x/term from 0.14.0 to 0.15.0 by
      @dependabot in #1170
    * build(deps): bump github.com/aws/aws-sdk-go from 1.48.3 to
      1.48.4 by @dependabot in #1171
    * build(deps): bump github.com/aws/aws-sdk-go from 1.48.4 to
      1.48.6 by @dependabot in #1173
    * build(deps): bump github.com/aws/aws-sdk-go from 1.48.6 to
      1.48.7 by @dependabot in #1176
    * build(deps): bump github.com/aws/aws-sdk-go from 1.48.7 to
      1.48.9 by @dependabot in #1179
    * Fix failing docs build by @josephgardner in #1186
    * build(deps): bump github.com/aws/aws-sdk-go from 1.48.9 to
      1.48.10 by @dependabot in #1181
    * [dockerfile] latest sops by @jouve in #1185
    * [dockerfile] update plugins by @jouve in #1182
    * [dockerfile] age 1.1.1 by @jouve in #1183
    * [dockerfile] latest kubectl 1.25 by @jouve in #1184
    * [dockerfile] update latest kustomize by @jouve in #1188
    * feat: include func support by @yxxhero in #1187
    * build(deps): bump github.com/aws/aws-sdk-go from 1.48.10 to
      1.48.11 by @dependabot in #1190
    * Create DeleteWait and DeleteTimeout parameters for Destroy by
      @virginiabrioso in #1177
    * Allow secrets to be excluded from release template inheritance
      by @voron in #1189
    * build(deps): bump github.com/aws/aws-sdk-go from 1.48.11 to
      1.48.12 by @dependabot in #1191
    * fix(docs): specify python version by @josephgardner in #1193
    * fix(docs): typo in templating_funcs.md by @yxxhero in #1194
    * build(deps): bump github.com/helmfile/vals from 0.29.0 to
      0.30.0 by @dependabot in #1192
    * fix(docs): pin python to 3.11 by @josephgardner in #1197
    * chore(docs): update link by @josephgardner in #1198
    * build(deps): bump actions/setup-go from 4 to 5 by @dependabot
      in #1196
    * build(deps): bump github.com/aws/aws-sdk-go from 1.48.12 to
      1.48.13 by @dependabot in #1195
    * chore(docs): Add missing template funcs by @josephgardner in
      [#1201]
    * build(deps): bump github.com/aws/aws-sdk-go from 1.48.13 to
      1.48.14 by @dependabot in #1200
    * fix: --state-values-set unable to set booleans by
      @tunahansezen in #1199
    * build(deps): bump github.com/aws/aws-sdk-go from 1.48.14 to
      1.48.15 by @dependabot in #1202
    * chore: add bluelabs to list of helmfile users by @efcasado
      in #1206
    * consistently use Masterminds/semver by @jouve in #1209
    * simplify multierr usage with standard errors by @jouve in
      [#1208]
    * build(deps): bump github.com/aws/aws-sdk-go from 1.48.15 to
      1.48.16 by @dependabot in #1211
    * build(deps): bump github.com/aws/aws-sdk-go from 1.48.16 to
      1.49.0 by @dependabot in #1214
    * replace custom diff in tests using testify by @jouve in #1215
    * fix: ConditionEnabled panic issue by @yxxhero in #1221
    * build(deps): bump github.com/aws/aws-sdk-go from 1.49.0 to
      1.49.1 by @dependabot in #1223
    * bump helm version to 3.13.3 by @yxxhero in #1225
    * build(deps): bump github.com/aws/aws-sdk-go from 1.49.1 to
      1.49.2 by @dependabot in #1227
    * build(deps): bump k8s.io/apimachinery from 0.28.4 to 0.29.0
      by @dependabot in #1226
    * build(deps): bump github.com/aws/aws-sdk-go from 1.49.2 to
      1.49.3 by @dependabot in #1231
    * build(deps): bump github.com/helmfile/vals from 0.30.0 to
      0.31.0 by @dependabot in #1230
    * build(deps): bump actions/upload-artifact and
      actions/download-artifact from 3 to 4 by @yxxhero in #1234
    * build(deps): bump golang.org/x/crypto from 0.15.0 to 0.17.0
      by @dependabot in #1238
    * build(deps): bump github.com/aws/aws-sdk-go from 1.49.3 to
      1.49.4 by @dependabot in #1236
    * build(deps): bump github.com/aws/aws-sdk-go from 1.49.4 to
      1.49.5 by @dependabot in #1240
    * build(deps): bump github.com/containerd/containerd from
      1.7.6 to 1.7.11 by @dependabot in #1241
    * build(deps): bump github.com/aws/aws-sdk-go from 1.49.5 to
      1.49.6 by @dependabot in #1242
    * build(deps): bump github.com/aws/aws-sdk-go from 1.49.6 to
      1.49.7 by @dependabot in #1246
    * build(deps): bump github.com/aws/aws-sdk-go from 1.49.7 to
      1.49.8 by @dependabot in #1247
* Wed Nov 29 2023 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 0.159.0:
    What's Changed
    * build(deps): bump github.com/aws/aws-sdk-go from 1.46.7 to
      1.47.0 by @dependabot in #1111
    * docs: fix indentation error in index.md by @tjanson in #1114
    * build(deps): bump github.com/aws/aws-sdk-go from 1.47.0 to
      1.47.1 by @dependabot in #1113
    * build(deps): bump github.com/aws/aws-sdk-go from 1.47.1 to
      1.47.2 by @dependabot in #1117
    * fix: args ignore in diff subcommand by @yxxhero in #1118
    * build(deps): bump github.com/aws/aws-sdk-go from 1.47.2 to
      1.47.3 by @dependabot in #1125
    * build(deps): bump golang.org/x/sync from 0.4.0 to 0.5.0 by
      @dependabot in #1124
    * build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0
      by @dependabot in #1123
    * build(deps): bump github.com/aws/aws-sdk-go from 1.47.3 to
      1.47.4 by @dependabot in #1126
    * resolved deps even when installed=false by @jouve in #1120
    * build(deps): bump github.com/aws/aws-sdk-go from 1.47.4 to
      1.47.5 by @dependabot in #1127
    * build(deps): bump helm.sh/helm/v3 from 3.13.1 to 3.13.2 by
      @dependabot in #1128
    * build(deps): bump golang.org/x/term from 0.13.0 to 0.14.0
      by @dependabot in #1129
    * build(deps): bump github.com/aws/aws-sdk-go from 1.47.5 to
      1.47.7 by @dependabot in #1134
    * build(deps): bump github.com/aws/aws-sdk-go from 1.47.7 to
      1.47.8 by @dependabot in #1138
    * fix: support large output with --enable-live-ouput by
      @flabatut in #1139
    * bump helm to 3.13.2 by @yxxhero in #1130
    * Update helmfile/chartify to v0.17.0 by @moririnson in #1140
    * build(deps): bump github.com/aws/aws-sdk-go from 1.47.8 to
      1.47.9 by @dependabot in #1141
    * build(deps): bump github.com/aws/aws-sdk-go from 1.47.9 to
      1.47.10 by @dependabot in #1143
    * build(deps): bump dessant/lock-threads from 4 to 5
      by @dependabot in #1144
    * build(deps): bump github.com/aws/aws-sdk-go from 1.47.10 to
      1.47.11 by @dependabot in #1146
    * build(deps): bump k8s.io/apimachinery from 0.28.3 to 0.28.4 by
      @dependabot in #1149
    * build(deps): bump github.com/aws/aws-sdk-go from 1.47.11 to
      1.47.12 by @dependabot in #1150
    * build(deps): bump github.com/aws/aws-sdk-go from 1.47.12 to
      1.47.13 by @dependabot in #1152
    * fix checker for empty array case by @yxxhero in #1153
    * build(deps): bump github.com/aws/aws-sdk-go from 1.47.13 to
      1.48.0 by @dependabot in #1156
    * build(deps): bump github.com/helmfile/vals from 0.28.1 to
      0.29.0 by @dependabot in #1155
    * Add "PostRendererArgs" option to be passed to helm by
      @boekhold in #1133
    * build(deps): bump github.com/aws/aws-sdk-go from 1.48.0 to
      1.48.1 by @dependabot in #1159
    * build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to
      3.0.1 by @dependabot in #1160
    * build(deps): bump github.com/aws/aws-sdk-go from 1.48.1 to
      1.48.2 by @dependabot in #1162
    * update get and getOrNil docs by @yxxhero in #1164
    * build(deps): bump github.com/aws/aws-sdk-go from 1.48.2 to
      1.48.3 by @dependabot in #1166
* Thu Nov 02 2023 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 0.158.1:
    What's Changed
    * build(deps): bump github.com/aws/aws-sdk-go from 1.46.0 to 1.46.1
      by @dependabot in #1090
    * build(deps): bump github.com/aws/aws-sdk-go from 1.46.1 to 1.46.2
      by @dependabot in #1091
    * fix issue 1093 by @yxxhero in #1094
    * build(deps): bump google.golang.org/grpc from 1.58.1 to 1.58.3 by
      @dependabot in #1099
    * build(deps): bump github.com/aws/aws-sdk-go from 1.46.2 to 1.46.3
      by @dependabot in #1097
    * build(deps): bump github.com/aws/aws-sdk-go from 1.46.3 to 1.46.4
      by @dependabot in #1101
    * build(deps): bump github.com/aws/aws-sdk-go from 1.46.4 to 1.46.5
      by @dependabot in #1102
    * enable run skip-diff-output tests by @yxxhero in #1104
    * fix golang lint error by @yxxhero in #1106
    * build(deps): bump github.com/aws/aws-sdk-go from 1.46.5 to 1.46.6
      by @dependabot in #1107
    * build(deps): bump github.com/docker/docker from 24.0.6+incompatible
      to 24.0.7+incompatible by @dependabot in #1108
    * fix chartify with non-chart dir by @yxxhero in #1105
    * build(deps): bump github.com/aws/aws-sdk-go from 1.46.6 to 1.46.7
      by @dependabot in #1109
    * fix #1095 by @yxxhero in #1100
* Fri Oct 27 2023 Manfred Hollstein <manfred.h@gmx.net>
  - autocomplete files can be generated using "helmfile complete" for
    the shells "bash", "zsh" and "fish". Use this feature to provide
    additional helmfile-<shell>-completion packages again.
* Tue Oct 24 2023 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 0.158.0:
    What's Changed
    * feat: add an option to set a custom kustomize binary by
      @alessiodionisi in #1012
    * feat: bump helm to 3.13.0 by @yxxhero in #1044
    * feat: skip deps when installed is false by @yxxhero in #1054
    * feat: add duration to failed releases summary by @felipecrs
      in #1066
    * feat: bump helm version to 3.13.1 of tests by @yxxhero in #1068
    * feat: support most remote urls by @xiaomudk in #1061
    * Add diffArgs to helmDefaults by @yktakaha4 in #1019
    * Fix symlink behaviour by @reegnz in #1020
    * fix: security/dependabot/33 by @yxxhero in #1025
    * by @lucasfcnunes in #1028
    * optimize OCI chart version check by @yxxhero in #1052
    * optimize flag logic about wait by @yxxhero in #1051
    * doc: remote Environment values support more protocols by
      @xiaomudk in #1089
    * add more tests for Desired func by @yxxhero in #1082
    * upgrade helm in dockerfile images by @jouve in #1067
    * replace all mozilla/sops with getsops/sops
    * test: fix running tests locally by @felipecrs in #1088
    * build(deps): bump docker/login-action from 2 to 3 by
      @dependabot in #1018
    * build(deps): bump docker/metadata-action from 4 to 5 by
      @dependabot in #1017
    * build(deps): bump docker/build-push-action from 4 to 5 by
      @dependabot in #1016
    * build(deps): bump docker/setup-qemu-action from 2 to 3 by
      @dependabot in #1015
    * build(deps): bump goreleaser/goreleaser-action from 4 to 5 by
      @dependabot in #1014
    * build(deps): bump docker/setup-buildx-action from 2 to 3 by
      @dependabot in #1022
    * build(deps): bump go.uber.org/zap from 1.25.0 to 1.26.0 by
      @dependabot in #1032
    * build(deps): bump github.com/goccy/go-yaml from 1.11.0 to
      1.11.2 by @dependabot in #1031
    * build(deps): bump golang.org/x/term from 0.11.0 to 0.12.0
      by @dependabot in #1033
    * build(deps): bump helm.sh/helm/v3 from 3.12.3 to 3.13.0
      by @dependabot in #1045
    * build(deps): bump github.com/cyphar/filepath-securejoin from
      0.2.3 to 0.2.4 by @dependabot in #1026
    * build(deps): bump github.com/helmfile/vals from 0.27.1 to
      0.28.0 by @dependabot in #1048
    * build(deps): bump golang.org/x/term from 0.12.0 to 0.13.0
      by @dependabot in #1055
    * build(deps): bump golang.org/x/sync from 0.3.0 to 0.4.0
      by @dependabot in #1056
    * build(deps): bump github.com/hashicorp/go-getter from 1.7.2
      to 1.7.3 by @dependabot in #1058
    * build(deps): bump gitpython from 3.1.35 to 3.1.37 in /docs by
      @dependabot in #1059
    * build(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0
      by @dependabot in #1060
    * build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 by
      @dependabot in #1063
    * build(deps): bump helm.sh/helm/v3 from 3.13.0 to 3.13.1 by
      @dependabot in #1065
    * build(deps): bump github.com/helmfile/vals from 0.28.0 to 0.28.1
      by @dependabot in #1071
    * build(deps): bump github.com/aws/aws-sdk-go from 1.44.251 to
      1.45.27 by @dependabot in #1076
    * build(deps): bump github.com/aws/aws-sdk-go from 1.45.27 to
      1.45.28 by @dependabot in #1083
    * build(deps): bump k8s.io/apimachinery from 0.28.2 to 0.28.3
      by @dependabot in #1084
    * build(deps): bump github.com/aws/aws-sdk-go from 1.45.28 to
      1.46.0 by @dependabot in #1085
* Thu Oct 12 2023 Manfred Hollstein <manfred.h@gmx.net>
  - Use go1.21 for building.
  - Bump helm to v3.13.1
* Fri Sep 15 2023 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 0.157.0:
    What's Changed
    * bump github.com/helmfile/vals by @jkroepke in #982
    * fix snapshot tests random error by @yxxhero in #985
    * feat: keyring supportting by @yxxhero in #984
    * update keyring docs by @yxxhero in #986
    * Update docs for running as container by @PointyShinyBurning
      in #988
    * Add missing documentation for isFile function by @anessi in #996
    * Update workflows by @bonddim in #998
    * build(deps): bump actions/checkout from 3 to 4 by @dependabot
      in #999
    * build(deps): bump gitpython from 3.1.32 to 3.1.34 in /docs
      by @dependabot in #1004
    * chore: added a note in the doc. by @rlnchow in #1006
    * build(deps): bump gitpython from 3.1.34 to 3.1.35 in /docs by
      @dependabot in #1008
  - Update to version 0.156.0:
    What's Changed
    * build(deps): bump github.com/hashicorp/go-getter from 1.7.1 to
      1.7.2 by @dependabot in #949
    * build(deps): bump go.uber.org/zap from 1.24.0 to 1.25.0 by
      @dependabot in #957
    * build(deps): bump github.com/helmfile/chartify from 0.14.0 to
      0.15.0 by @dependabot in #956
    * build(deps): bump github.com/helmfile/vals from 0.26.1 to
      0.26.2 by @dependabot in #962
    * build(deps): bump golang.org/x/term from 0.10.0 to 0.11.0
      by @dependabot in #961
    * fix re-using environment state in sub-helmfiles issue by
      @yxxhero in #951
    * feat: add friendly tips for helmfile config order by @yxxhero
      in #710
    * chore: join with space by @wrenix in #963
    * Implement --diff-args by @jkroepke in #959
    * build(deps): bump gitpython from 3.1.30 to 3.1.32 in /docs
      by @dependabot in #970
    * build(deps): bump helm.sh/helm/v3 from 3.12.2 to 3.12.3
      by @dependabot in #968
    * bump helm to v3.12.3 by @yxxhero in #971
    * bump go to 1.21 by @yxxhero in #972
    * Support functions written by KCL to mutate or validate
      manifests for Helmfile @Peefy #827
* Sat Aug 12 2023 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 0.155.1:
    What's Changed
    * feat: add --insecure-skip-tls-verify support for helmfile
      template by @yxxhero in #916
    * feat: Allow to skip diff output on release base by @jkroepke
      in #906
    * build(deps): bump golang.org/x/term from 0.9.0 to 0.10.0 by
      @dependabot in #918
    * build(deps): bump helm.sh/helm/v3 from 3.12.1 to 3.12.2 by
      @dependabot in #930
    * build(deps): bump github.com/docker/docker from
      23.0.1+incompatible to 23.0.3+incompatible by @dependabot in #932
    * bump helm to v3.12.2 by @yxxhero in #933
    * build(deps): bump k8s.io/apimachinery from 0.27.3 to 0.27.4
      by @dependabot in #936
    * build(deps): bump github.com/helmfile/vals from 0.25.0 to
      0.26.0 by @dependabot in #938
    * Cancel rendering helmfile parts once the missing env is
      detected in the previous part by @mumoshu in #941
    * fix typo by @lucasfcnunes in #940
    * fix: oci pull directory conflict when download twice by
      @yxxhero in #914
    * feat: add insecure support for oci repo by @yxxhero in #921
    * add bug to exempt labels on git stale.yml by @lucasfcnunes
      in #942
    * build(deps): bump github.com/helmfile/vals from 0.26.0 to
      0.26.1 by @dependabot in #944
* Thu Jul 06 2023 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 0.155.0:
    What's Changed
    * fix: more stringent condition checking by @thejan2009 in #869
    * build(deps): bump github.com/imdario/mergo from 0.3.15 to 0.3.16
      by @dependabot in #873
    * build(deps): bump github.com/stretchr/testify from 1.8.3 to
      1.8.4 by @dependabot in #876
    * feat: update repo Spec var type skipTLSVerify to bool by
      @yxxhero in #877
    * feat: set RepositorySpec.PassCredentials var type to bool by
      @yxxhero in #878
    * cleanup: remove tls configures about helm v2 by @yxxhero in #880
    * Upgrade helm diff version by @yxxhero in #883
    * Add insecure skip tls verify support by @yxxhero in #882
    * chore(docs): fix table by @josephgardner in #881
    * Feat: add --strip-args-values-on-exit-error by @jkroepke in #887
    * Stop failing on single helmfile part missing specified env by
      @mumoshu in #885
    * fix(docs): table and list formatting by @josephgardner in #891
    * add unittest for storage by @yxxhero in #894
    * cleanup: remove panic in testutil by @yxxhero in #890
    * fix: chartifyOpts ignore release set values by @yxxhero in #896
    * build(deps): bump golang.org/x/term from 0.8.0 to 0.9.0 by
      @dependabot in #897
    * build(deps): bump golang.org/x/sync from 0.2.0 to 0.3.0 by
      @dependabot in #898
    * bump helm to v3.12.1 by @yxxhero in #899
    * build(deps): bump k8s.io/apimachinery from 0.27.2 to 0.27.3 by
      @dependabot in #900
    * replace interface{} by any by @yxxhero in #901
    * fix set-file cannot find the file on windows by @xiaomudk in #908
    * feat: add starhistory by @yxxhero in #909
  - Update to version 0.154.0:
    What's Changed
    * Feat: support helm flag --enable-dns by @vincentstchu in #830
    * Make helmfile respect signals send by kill command (not only
      Ctrl+C in terminal) by @dm3ch in #750
    * build(deps): bump golang.org/x/term from 0.7.0 to 0.8.0 by
      @dependabot in #846
    * build(deps): bump golang.org/x/sync from 0.1.0 to 0.2.0 by
      @dependabot in #847
    * feat: add --skip-trailing-cr to helmfile diff by @rezonant
      in #625
    * fix: loadBases overrodeEnv issue by @yxxhero in #838
    * build(deps): bump go.szostok.io/version from 1.1.0 to 1.2.0
      by @dependabot in #852
    * bump helm to v3.12.0 by @yxxhero in #855
    * build(deps): bump github.com/docker/distribution from
      2.8.1+incompatible to 2.8.2+incompatible by @dependabot in #857
    * Feat add cascade support by @yxxhero in #860
    * docs: update cascade by @yxxhero in #861
    * fix extra args missing in helmfile apply subcommand by
      @yxxhero in #858
    * build(deps): bump k8s.io/apimachinery from 0.27.1 to 0.27.2
      by @dependabot in #865
    * build(deps): bump github.com/stretchr/testify from 1.8.2 to
      1.8.3 by @dependabot in #866
    * feat: make environment context available by @SeWieland in #832
    * Fix set flag are ignored when used in conjunction with
      jsonPatches by @xiaomudk in #867
* Thu May 04 2023 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 0.153.1:
    What's Changed:
    * Properly emulated arm64 Docker builds by @lavifb in #826
  - Update to version 0.153.0:
    What's Changed:
    * build(deps): bump go.uber.org/multierr from 1.10.0 to 1.11.0
      by @dependabot in #772
    * feat: add/expose cli flags by @hans-m-song in #771
    * build(deps): bump github.com/goccy/go-yaml from 1.10.1 to
      1.11.0 by @dependabot in #778
    * Bump github.com/helmfile/vals by @jkroepke in #781
    * build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0
      by @dependabot in #783
    * build(deps): bump github.com/docker/docker from
      20.10.21+incompatible to 20.10.24+incompatible by @dependabot
      in #784
    * Update USERS.md by @AndreiBrandes in #777
    * build(deps): bump golang.org/x/term from 0.6.0 to 0.7.0 by
      @dependabot in #789
    * build(deps): bump github.com/Masterminds/semver/v3 from 3.2.0
      to 3.2.1 by @dependabot in #796
    * Documentation updated about kubeVersion field by @Edu-DevOps
      in #797
    * build(deps): bump k8s.io/apimachinery from 0.26.3 to 0.27.0
      by @dependabot in #801
    * bump helm to v3.11.3 by @yxxhero in #802
    * fix: ValuesTemplate quote issue by @yxxhero in #787
    * feat: add duration to affected releases on sync by @AlexAxenti
      in #773
    * Add kube version flag by @FeLvi-zzz in #804
    * bump vals to v0.25.0 by @stoned in #808
    * build(deps): bump k8s.io/apimachinery from 0.27.0 to 0.27.1 by
      @dependabot in #810
    * Add documentation on internal environment variables by @voron
      in #811
    * Doc fixes by @stoned in #812
    * Fix inherit examples following #674 by @stoned in #815
    * Fix Markdown rendering of indented code blocks by @stoned
      in #814
    * Uniformize usage message by @stoned in #813
    * Build correct arch for container image by @lavifb in #817
    * Fix depedency binaries for arm64 builds by @lavifb in #820
    * chore(release): fix condition for latest tag by @rmoreas
      in #823
* Thu Mar 30 2023 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 0.152.0:
    What's Changed:
    * build(deps): bump golang.org/x/net from 0.5.0 to 0.7.0 by
      @dependabot in #704
    * optimize logger code by @yxxhero in #706
    * Use Masterminds/semver/v3 instead of hashicorp/go-version by
      @johejo in #712
    * fix cobra issue by @yxxhero in #715
    * issue with in process label will never be considered stale by
      @yxxhero in #716
    * fix: update file help message by @yxxhero in #714
    * build(deps): bump github.com/stretchr/testify from 1.8.1 to
      1.8.2 by @dependabot in #717
    * build(deps): bump k8s.io/apimachinery from 0.26.1 to 0.26.2 by
      @dependabot in #720
    * fix build-in objects docs by @yxxhero in #719
    * fix get template func by @yxxhero in #721
    * v1: Fix --state-values-set to override values of environments
      colocated with releases by @yxxhero in #705
    * build(deps): bump golang.org/x/term from 0.5.0 to 0.6.0 by
      @dependabot in #728
    * fix: improve set and values flags help message by @yxxhero in
      [#724]
    * build(deps): bump go.uber.org/multierr from 1.9.0 to 1.10.0 by
      @dependabot in #731
    * bump helm to 3.11.2 by @yxxhero in #733
    * build(deps): bump github.com/helmfile/vals from 0.22.0 to
      0.23.0 by @dependabot in #735
    * clean: helm v2 logic code by @yxxhero in #736
    * clean: optimize postrenderer code by @yxxhero in #738
    * fix concurrency issue by @yxxhero in #742
    * build(deps): bump github.com/hashicorp/go-getter from 1.7.0 to
      1.7.1 by @dependabot in #745
    * bump mergo to 0.3.14 by @yxxhero in #751
    * chore(ci): use docker/metadata-action by @rmoreas in #756
    * build(deps): bump k8s.io/apimachinery from 0.26.2 to 0.26.3 by
      @dependabot in #758
    * bump chartify to v0.14.0 by @yxxhero in #759
    * feat: use new helm version parse function by @yxxhero in #760
    * build(deps): bump github.com/imdario/mergo from 0.3.14 to 0.3.15
      by @dependabot in #762
    * chore(release): add latest tag only on release tags by @rmoreas
      in #766
    * fix: formatting of YAML samples in 1.0 proposal doc by @smlx in
      [#767]
    * feat: use offical goccy/go-yaml by @yxxhero in #769
    * fix: goccy/go-yaml tests by @yxxhero in #770
    * remove unnecessary remote.Locate() by @itscaro in #565
* Mon Feb 20 2023 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 0.151.0:
    New features:
    * Add --skip-charts for destroy for disable prepare charts (#637)
    * Add missingFileHandlerConfig.ignoreMissingGitBranch (#645)
    * Disable double-rendering in V1 (#647)
    * Add gotmpl file ext when using helmfile.d feature (#649)
    * Add chinese readme (#664)
    * Add post-renderer flag for diff and template subcommand (#691)
    * Support helm 3.11.1
    What's Changed:
    * feat: add paths-ignore to ci.yaml and lint.yaml by @gaius-qi in #631
    * build(deps): bump github.com/containerd/containerd from 1.6.6 to
      1.6.12 by @dependabot in #632
    * fix inherit chart empty check issue by @yxxhero in #635
    * build(deps): bump k8s.io/apimachinery from 0.26.0 to 0.26.1 by
      @dependabot in #641
    * add --skip-charts for destroy for disable prepare charts by
      @yxxhero in #637
    * bump helm to v3.11.0 by @yxxhero in #639
    * Remove unused go-getter driver funcs by @mumoshu in #643
    * Fix a minor typo in the v1 proposal by @mumoshu in #646
    * feat: Add missingFileHandlerConfig.ignoreMissingGitBranch by
      @mumoshu in #645
    * remove helm v2 code in tests by @yxxhero in #648
    * Do not load the legacy default charts.yaml in v1 by @mumoshu
      in #651
    * Disable double-rendering in V1 by @mumoshu in #647
    * use latest helm previous minor version for helmfile init by
      @yxxhero in #652
    * feat: add gotmpl file ext when using helmfile.d feature by
      @yxxhero in #649
    * fix(docs): transfer issue link for Docs site by @ChetanGoti
      in #655
    * update examples info by @yxxhero in #658
    * update hooks docs by @yxxhero in #657
    * Bring up the init command in readme #661 by @AmazingTurtle
      in #662
    * docs: Running helmfile withought an internet connection by
    - -skip-deps option by @toyamagu-2021 in #659
    * Reformat v1 proposal by @mumoshu in #663
    * add build-in objects docs by @yxxhero in #667
    * Add chinese readme by @xiaomudk in #664
    * fix typo by @yxxhero in #670
    * Bump Go to 1.20 by @yxxhero in #672
    * Use goccy/go-yaml fork to not break dynamic values on helmfile
      v1 by @mumoshu in #675
    * Improve readme readability by @xiaomudk in #678
    * Sync Chinese readme by @xiaomudk in #676
    * breaking: Fix the inherit feature to support multi-inheritance
      by @mumoshu in #674
    * fix: Make the forbid-env-with-releases policy strict on v1 by
      @mumoshu in #683
    * Remove references to .tpl from v1 proposal by @mumoshu in #685
    * build(deps): bump golang.org/x/term from 0.4.0 to 0.5.0 by
      @dependabot in #686
    * Relax the forbid-env-with-releases policy for plain helmfile.yaml
      on v1 by @mumoshu in #684
    * build(deps): bump helm.sh/helm/v3 from 3.11.0 to 3.11.1 by
      @dependabot in #689
    * Fix a typo in the v1 proposal by @mumoshu in #688
    * fix panic issue by @yxxhero in #690
    * bump helm to 3.11.1 by @yxxhero in #695
    * Fix post-renderer flag not working in diff and template
      subcommand by @xiaomudk in #691
    * fix: repos command help message by @yamagai in #698
    * build(deps): bump github.com/hashicorp/go-getter from 1.6.2 to
      1.7.0 by @dependabot in #697
    * build(deps): bump github.com/containerd/containerd from 1.6.15
      to 1.6.18 by @dependabot in #701
    * bump chartify to v0.13.0 by @yxxhero in #702
    * bump vals to v0.22.0 by @yxxhero in #703
* Thu Feb 09 2023 Manfred Hollstein <manfred.h@gmx.net>
  - CVE-2023-25165: Require helm >= 3.11.1
* Mon Jan 23 2023 Manfred Hollstein <manfred.h@gmx.net>
  - Update to version 0.150.0:
    New features:
    * We introduced a new Helmfile V1 mode that can be enabled via an
      environment variable and a build flag. It allows you to build a
      Helmfile V1 binary from the same source tree and even enabling
      the V1 mode at runtime via an environment variable:
      HELMFILE_V1MODE=true
    * The new V1 mode and upcoming Helmfile v1 releases have some
      breaking changes like the .gotmpl extension is required to let
      Helmfile render the helmfile.yaml as a template. See the V1
      proposal for more information.
    * We also reverted our YAML library to gopkg.in/yaml.v2 and
      introduced goccy/go-yaml for the Helmfile V1 mode. You can
      opt-in for the V1 mode or enable the new YAML library via
      environment variables: HELMFILE_GOCCY_GOYAML=true. Please note
      that the default yaml parser disables yaml overwrite feature.
    * If you've been struggling with managing and repeating common
      fields across releases, or worked-around that by either
      leveraging helmfile templates(not release templates) or
      layering values and valuesTemplate (although it wasn't the
      intended usage), the new inherit field would be handy.
      It allows you to layer any number of release templates.
    * The last and most important change is that we finally dropped
      the Helm v2 support! Helm v2 has been unmaintained since 2020,
      and no one should be using it anymore.
    What's Changed:
    * Clarify postsync hooks docs by @felipecrs in #585
    * optimize lint logic by @yxxhero in #586
    * use yaml v3 UnmarshalYAML by @yxxhero in #587
    * doc: Remove HELMFILE_SKIP_INSECURE_TEMPLATE_FUNCTIONS in
      Helmfile v1 by @mumoshu in #590
    * Add helmfile state validate policy by @yxxhero in #592
    * add goreportcard by @yxxhero in #595
    * feat: Helmfile V1 mode by @mumoshu in #594
    * Re: Strict helmfile.yaml file ext when rendered as template
      by @mumoshu in #599
    * Re: Remove deprecated args and cmd for v1.0.0 by @mumoshu in #598
    * Sops and gpg command by @metajiji in #597
    * Use goccy/go-yaml for v1 / Prep bringing back go-yaml v2 for
      v0.x by @mumoshu in #604
    * fix env value lost in environment values by @yxxhero in #605
    * Fix cryptic message on values template render error by
      @mumoshu in #607
    * feat: inherit field for release template inheritance by
      @mumoshu in #606
    * Use gopkg.in/yaml.v2 for Helmfile v0.x by @mumoshu in #609
    * build(deps): bump golang.org/x/term from 0.3.0 to 0.4.0 by
      @dependabot in #616
    * build(deps): bump gitpython from 3.1.27 to 3.1.30 in /docs by
      @dependabot in #618
    * Enhance tpl func test by @yxxhero in #619
    * feat: mark deprecated args and cmd for v1 by @yxxhero in #628
    * fix fetch does not work with kustomized releases by @xiaomudk
      in #624
    * Drop Helm v2 support by @xiaomudk in #613
    * Reset values flag by @kkoralsky in #602

Files

/usr/share/bash-completion/completions
/usr/share/bash-completion/completions/helmfile


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Mar 19 22:22:01 2026