Package Release Info

helmfile-0.169.0-bp160.1.13

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

helmfile
helmfile-bash-completion
helmfile-fish-completion
helmfile-zsh-completion

Change Logs

* 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.