* 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
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/helmfile?expand=0&rev=119
- 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
OBS-URL: https://build.opensuse.org/request/show/1190607
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helmfile?expand=0&rev=57
* 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
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/helmfile?expand=0&rev=115
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
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/helmfile?expand=0&rev=113
- 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
OBS-URL: https://build.opensuse.org/request/show/1177027
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/helmfile?expand=0&rev=111
- 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
OBS-URL: https://build.opensuse.org/request/show/1171547
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/helmfile?expand=0&rev=109
- 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
OBS-URL: https://build.opensuse.org/request/show/1160577
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/helmfile?expand=0&rev=105
- 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.
OBS-URL: https://build.opensuse.org/request/show/1147541
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/helmfile?expand=0&rev=103
- 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
OBS-URL: https://build.opensuse.org/request/show/1141197
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/helmfile?expand=0&rev=101
- 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
OBS-URL: https://build.opensuse.org/request/show/1135158
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/helmfile?expand=0&rev=99
- 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
OBS-URL: https://build.opensuse.org/request/show/1129848
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/helmfile?expand=0&rev=97
- 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
OBS-URL: https://build.opensuse.org/request/show/1122817
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/helmfile?expand=0&rev=95
- 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
- Use go1.21 for building.
- Bump helm to v3.13.1
OBS-URL: https://build.opensuse.org/request/show/1119974
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/helmfile?expand=0&rev=90
- 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
OBS-URL: https://build.opensuse.org/request/show/1111541
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/helmfile?expand=0&rev=88
- 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
OBS-URL: https://build.opensuse.org/request/show/1103588
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/helmfile?expand=0&rev=86
- 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
OBS-URL: https://build.opensuse.org/request/show/1097043
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/helmfile?expand=0&rev=84
- 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
OBS-URL: https://build.opensuse.org/request/show/1084737
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/helmfile?expand=0&rev=82
- 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
OBS-URL: https://build.opensuse.org/request/show/1075532
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/helmfile?expand=0&rev=80
- 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
OBS-URL: https://build.opensuse.org/request/show/1066779
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/helmfile?expand=0&rev=78
- 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
OBS-URL: https://build.opensuse.org/request/show/1060489
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/helmfile?expand=0&rev=74
- Update to version 0.149.0:
New feature
* Declare the use of --reuse-values in helmDefaults (#527)
* Pass helmfile.yaml via stdin using -f - (#520)
* The secrets field now accept go-getter URLs as well (#560)
* Declare the use of Helm’s --post-render via Helmfile flags,
helmfile.yaml helmDefaults and release fields (#510)
* Support helm v3.10.3 (#579)
What's Changed
* Enhance make fmt to cover running gci for golangci-lint compat
by @mumoshu in #515
* Use log capturing helper in TestApply_hooks by @mumoshu in #516
* Use the new log capturing helper in all remaining tests by
@mumoshu in #517
* declare "reuse values" control mode in helmDefaults by
@kkoralsky in #527
* Fix getArray function copy error by @xiaomudk in #533
* Remove redundant metadata fields from test samples by
@xiaomudk in #535
* Allow helmfile statefile to passed by stdin by @xiaomudk in #520
* Refactor integration tests by @yxxhero in #531
* fix ghr badge by @yxxhero in #537
* fix unit test by @yxxhero in #538
* fix ghcr-badge in docs by @yxxhero in #539
* rework dockerfiles by @jouve in #519
* use dyff as yamldiff tool by @yxxhero in #542
* fix go mod by @yxxhero in #543
* build(deps): bump github.com/Masterminds/semver/v3 from 3.1.1
to 3.2.0 by @dependabot in #551
* build(deps): bump github.com/variantdev/vals from 0.19.0 to
0.20.0 by @dependabot in #552
* rm embrawtest/myapp/foo.yaml.gotmpl by @yxxhero in #554
* build(deps): bump github.com/Masterminds/sprig/v3 from 3.2.2
to 3.2.3 by @dependabot in #556
* typo: fix typo in cmd/apply.go by @yxxhero in #549
* build(deps): bump go.uber.org/zap from 1.23.0 to 1.24.0
by @dependabot in #557
* build(deps): bump golang.org/x/term from 0.2.0 to 0.3.0
by @dependabot in #562
* Use go-getter with secrets as well by @itscaro in #560
* Fix snapshot tests to pass regardless of helm version by
@yxxhero in #572
* Fix preapply hooks are not called on no diff when run apply
subcommand by @xiaomudk in #522
* build(deps): bump github.com/variantdev/vals from 0.20.0 to
0.21.0 by @dependabot in #570
* build(deps): bump github.com/go-test/deep from 1.0.8 to
1.1.0 by @dependabot in #569
* build(deps): bump k8s.io/apimachinery from 0.25.4 to
0.26.0 by @dependabot in #568
* Add documentation on go-getter cache by @itscaro in #566
* Allow running images with users other than root by @pathob
in #546
* add xiaomudk as maintainer by @yxxhero in #504
* Avoid --skip-refresh on local charts by @indrekj in #541
* fea(#507): support assign --post-renderer flags , helmDefaults
config , release config when use helm v3 by @tanguofu in #510
* remove temporary dir as well by @itscaro in #563
* build(deps): bump go.uber.org/multierr from 1.6.0 to 1.9.0 by
@dependabot in #575
* add post render integration test by @yxxhero in #576
* clean: optimize post-render code by @yxxhero in #577
* build(deps): bump helm.sh/helm/v3 from 3.10.2 to 3.10.3 by
@dependabot in #578
* bump helm to v3.10.3 by @yxxhero in #579
* update postrenderer docs by @yxxhero in #580
OBS-URL: https://build.opensuse.org/request/show/1045041
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/helmfile?expand=0&rev=72