134 Commits

Author SHA256 Message Date
Ana Guerrero
2ff8290a94 Accepting request 1239217 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1239217
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helmfile?expand=0&rev=63
2025-01-21 20:10:52 +00:00
509eb1e82b - 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

OBS-URL: https://build.opensuse.org/package/show/devel:kubic/helmfile?expand=0&rev=127
2025-01-21 09:32:33 +00:00
Ana Guerrero
96437748c8 Accepting request 1228688 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1228688
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helmfile?expand=0&rev=62
2024-12-06 13:27:09 +00:00
da5fe1c320 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:kubic/helmfile?expand=0&rev=125
2024-12-06 07:07:10 +00:00
Ana Guerrero
c593689d3a Accepting request 1216957 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1216957
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helmfile?expand=0&rev=61
2024-10-22 12:53:35 +00:00
d2ee298e2f - 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

OBS-URL: https://build.opensuse.org/package/show/devel:kubic/helmfile?expand=0&rev=123
2024-10-22 08:09:42 +00:00
Ana Guerrero
ca876b9c92 Accepting request 1208393 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1208393
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helmfile?expand=0&rev=60
2024-10-16 21:53:01 +00:00
7120108cda - 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

OBS-URL: https://build.opensuse.org/package/show/devel:kubic/helmfile?expand=0&rev=121
2024-10-16 08:55:21 +00:00
Ana Guerrero
2a96c26f02 Accepting request 1200760 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1200760
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helmfile?expand=0&rev=59
2024-09-13 12:34:30 +00:00
b54871e813 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:kubic/helmfile?expand=0&rev=119
2024-09-13 07:02:28 +00:00
Dominique Leuenberger
5657bd7006 Accepting request 1191500 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1191500
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helmfile?expand=0&rev=58
2024-08-05 15:21:29 +00:00
25e02cf951 Accepting request 1191499 from home:manfred-h:devel:kubic
- 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

OBS-URL: https://build.opensuse.org/request/show/1191499
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/helmfile?expand=0&rev=117
2024-08-04 06:50:03 +00:00
Dominique Leuenberger
bec7f73c71 Accepting request 1190607 from devel:kubic
- 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
2024-07-31 11:30:50 +00:00
ddfd425cc0 - 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/package/show/devel:kubic/helmfile?expand=0&rev=115
2024-07-31 08:08:46 +00:00
Ana Guerrero
42fd2852a7 Accepting request 1183440 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1183440
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helmfile?expand=0&rev=56
2024-06-27 14:02:19 +00:00
867d2b6130 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:kubic/helmfile?expand=0&rev=113
2024-06-26 13:09:36 +00:00
Ana Guerrero
d7cdf65c5e Accepting request 1177028 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1177028
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helmfile?expand=0&rev=55
2024-05-27 09:56:24 +00:00
486f3051cf Accepting request 1177027 from home:manfred-h:devel:kubic
- 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
2024-05-27 06:31:33 +00:00
Ana Guerrero
b481f97a6d Accepting request 1171548 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1171548
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helmfile?expand=0&rev=54
2024-05-03 17:46:05 +00:00
3465ed4569 Accepting request 1171547 from home:manfred-h:devel:kubic
- 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
2024-05-03 07:55:56 +00:00
Ana Guerrero
ce3a8d7954 Accepting request 1161685 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1161685
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helmfile?expand=0&rev=53
2024-03-26 18:27:55 +00:00
f9fd3d3396 Accepting request 1161684 from home:manfred-h:devel:kubic
- 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

OBS-URL: https://build.opensuse.org/request/show/1161684
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/helmfile?expand=0&rev=107
2024-03-26 09:43:41 +00:00
Ana Guerrero
7ebb3f8e32 Accepting request 1160578 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1160578
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helmfile?expand=0&rev=52
2024-03-22 14:21:52 +00:00
70af33a794 Accepting request 1160577 from home:manfred-h:devel:kubic
- 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
2024-03-22 08:59:55 +00:00
Ana Guerrero
abac9bcfad Accepting request 1147542 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1147542
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helmfile?expand=0&rev=51
2024-02-20 20:13:12 +00:00
62261ee848 Accepting request 1147541 from home:manfred-h:devel:kubic
- 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
2024-02-19 09:47:48 +00:00
Ana Guerrero
1fd63be505 Accepting request 1141198 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1141198
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helmfile?expand=0&rev=50
2024-01-25 17:40:53 +00:00
cc863d7f18 Accepting request 1141197 from home:manfred-h:devel:kubic
- 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
2024-01-24 09:45:06 +00:00
Ana Guerrero
97f325814d Accepting request 1135159 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1135159
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helmfile?expand=0&rev=49
2023-12-28 22:00:37 +00:00
c18d7a167a Accepting request 1135158 from home:manfred-h:devel:kubic
- 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
2023-12-26 09:42:40 +00:00
Ana Guerrero
b29f9c7520 Accepting request 1129849 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1129849
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helmfile?expand=0&rev=48
2023-11-30 21:01:01 +00:00
50a96f8b8e Accepting request 1129848 from home:manfred-h:devel:kubic
- 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
2023-11-29 16:07:20 +00:00
Ana Guerrero
952ce1885c Accepting request 1122818 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1122818
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helmfile?expand=0&rev=47
2023-11-02 19:23:07 +00:00
a55567276f Accepting request 1122817 from home:manfred-h:devel:kubic
- 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
2023-11-02 14:56:37 +00:00
Ana Guerrero
aacb66866c Accepting request 1120795 from devel:kubic
- 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.

OBS-URL: https://build.opensuse.org/request/show/1120795
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helmfile?expand=0&rev=46
2023-10-27 20:29:10 +00:00
32d4f88f8e Accepting request 1120794 from home:manfred-h:devel:kubic
- 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.

OBS-URL: https://build.opensuse.org/request/show/1120794
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/helmfile?expand=0&rev=93
2023-10-27 11:57:45 +00:00
908e0155a3 Accepting request 1120790 from home:manfred-h:devel:kubic
- autocomplete files can be generate using "helmfile complete" for
  the shells "bash", "zsh" and "fish". Use this feature to provide
  additional helmfile-<shell>-completion packages again.

OBS-URL: https://build.opensuse.org/request/show/1120790
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/helmfile?expand=0&rev=92
2023-10-27 11:52:45 +00:00
Ana Guerrero
cd6cdc5b79 Accepting request 1119976 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1119976
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helmfile?expand=0&rev=45
2023-10-24 18:09:37 +00:00
ba393f983c Accepting request 1119974 from home:manfred-h:devel:kubic
- 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
2023-10-24 12:21:48 +00:00
Ana Guerrero
32332b31b9 Accepting request 1111542 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1111542
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helmfile?expand=0&rev=44
2023-09-15 20:05:43 +00:00
535c9bb1b2 Accepting request 1111541 from home:manfred-h:devel:kubic
- 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
2023-09-15 11:27:30 +00:00
Dominique Leuenberger
82a4372309 Accepting request 1103589 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1103589
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helmfile?expand=0&rev=43
2023-08-12 13:07:06 +00:00
28a1fe41b9 Accepting request 1103588 from home:manfred-h:devel:kubic
- 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
2023-08-12 09:22:26 +00:00
Fabian Vogt
7f4a0709f7 Accepting request 1097044 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1097044
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helmfile?expand=0&rev=42
2023-07-06 16:29:23 +00:00
d3ece97dbd Accepting request 1097043 from home:manfred-h:devel:kubic
- 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
2023-07-06 06:58:21 +00:00
Dominique Leuenberger
100caa7727 Accepting request 1084738 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1084738
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helmfile?expand=0&rev=41
2023-05-05 13:57:21 +00:00
8b3af54e4a Accepting request 1084737 from home:manfred-h:devel:kubic
- 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
2023-05-04 14:19:29 +00:00
Dominique Leuenberger
c0fbe89309 Accepting request 1075533 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1075533
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helmfile?expand=0&rev=40
2023-03-30 20:51:41 +00:00
3de96d6151 Accepting request 1075532 from home:manfred-h:devel:kubic
- 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
2023-03-30 10:22:41 +00:00
Dominique Leuenberger
b2d734c3c8 Accepting request 1066782 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1066782
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helmfile?expand=0&rev=39
2023-02-20 16:46:33 +00:00