forked from pool/helmfile
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
This commit is contained in:
commit
ca876b9c92
2
_service
2
_service
@ -5,7 +5,7 @@
|
||||
<param name="exclude">.git</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="revision">v0.168.0</param>
|
||||
<param name="revision">v0.169.0</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
<service name="recompress" mode="manual">
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/helmfile/helmfile.git</param>
|
||||
<param name="changesrevision">18529ab7c550bfa6d6eefddeb47418f1685f4a7f</param></service></servicedata>
|
||||
<param name="changesrevision">dea501cb10fb9b0020bd8c6132e89704efc11b52</param></service></servicedata>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6cf2851bc2205bfcc7310e33dbeafbfa7c4eb812d8c438b5c42214ca0c78d0ae
|
||||
size 1094538
|
3
helmfile-0.169.0.tar.gz
Normal file
3
helmfile-0.169.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:26a95427e75aa4596166b5ea10551bb617fd91dfdbc8b0c8d5adaaca19edcde0
|
||||
size 1098233
|
@ -1,3 +1,49 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 16 08:38:57 UTC 2024 - Manfred Hollstein <manfred.h@gmx.net>
|
||||
|
||||
- Update to version 0.169.0:
|
||||
* Add comment withPreparedCharts by @mumoshu in #1704
|
||||
* build(deps): bump k8s.io/apimachinery from 0.31.0 to 0.31.1
|
||||
by @dependabot in #1705
|
||||
* build(deps): bump helm.sh/helm/v3 from 3.15.4 to 3.16.1 by
|
||||
@dependabot in #1707
|
||||
* bump all helm to 3.16.1 by @yxxhero in #1708
|
||||
* add zhaque44 in CODEOWNERS by @yxxhero in #1711
|
||||
* Add hide notes support by @yxxhero in #1710
|
||||
* update python3 version for mkdoc.yaml by @zhaque44 in #1712
|
||||
* build(deps): bump dario.cat/mergo from 0.3.16 to 1.0.1 by
|
||||
@yxxhero in #1714
|
||||
* fix docs build errors by @zhaque44 in #1715
|
||||
* feat(pkg/app): Update Helm Diff version to v3.9.11 by
|
||||
@yxxhero in #1720
|
||||
* update test to table driven with assertions & test
|
||||
GetMergedValues by @zhaque44 in #1721
|
||||
* feat: update go version and adjust dependencies in Dockerfile
|
||||
and go.mod by @yxxhero in #1722
|
||||
* feat: Update Docker image to ubuntu:24.10 by @yxxhero in #1726
|
||||
* build(deps): bump github.com/zclconf/go-cty-yaml from 1.0.3 to
|
||||
1.1.0 by @dependabot in #1723
|
||||
* build(deps): bump golang.org/x/term from 0.24.0 to 0.25.0 by
|
||||
@dependabot in #1724
|
||||
* feat(pkg/policy): improve TopKeys function handling by
|
||||
@yxxhero in #1730
|
||||
* build(deps): bump helm.sh/helm/v3 from 3.16.1 to 3.16.2 by
|
||||
@dependabot in #1732
|
||||
* chore: Update AGE var version by @zhaque44 in #1731
|
||||
* feat(helm-version): Update helm version to v3.16.2 by @yxxhero
|
||||
in #1733
|
||||
* fix: duration of delete failures are always 0s by @felipecrs
|
||||
in #1734
|
||||
* [feature] add --skip-refresh to globals by @sstarcher in #1736
|
||||
* build(deps): bump github.com/helmfile/vals from 0.37.5 to
|
||||
0.37.6 by @dependabot in #1739
|
||||
* build(deps): bump github.com/helmfile/chartify from 0.20.2 to
|
||||
0.20.3 by @dependabot in #1738
|
||||
* feat: improve summary for releases failed to delete by
|
||||
@felipecrs in #1735
|
||||
* [feature] --skip-refresh to pass through to deps by @sstarcher
|
||||
in #1740
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 13 06:52:59 UTC 2024 - Manfred Hollstein <manfred.h@gmx.net>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
%define git_commit 18529ab7c550bfa6d6eefddeb47418f1685f4a7f
|
||||
Name: helmfile
|
||||
Version: 0.168.0
|
||||
Version: 0.169.0
|
||||
Release: 0
|
||||
Summary: Deploy Kubernetes Helm Charts
|
||||
License: MIT
|
||||
@ -31,7 +31,7 @@ Requires: helm >= 3.13.1
|
||||
Recommends: helm >= 3.14.0
|
||||
BuildRequires: golang-packaging
|
||||
BuildRequires: xz
|
||||
BuildRequires: golang(API) >= 1.22
|
||||
BuildRequires: golang(API) >= 1.23
|
||||
Obsoletes: %{name}-bash-completion < %{version}
|
||||
Obsoletes: %{name}-zsh-completion < %{version}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7e14a67a4410d7b07ab08bbc90b9637f0e6f84f9e01b73ef3373d6f16652ca3c
|
||||
size 20456654
|
||||
oid sha256:271975e2c09df3c2e488bec26b1e195c52ab7373affbc9bb8fd87a573cff9b07
|
||||
size 22373843
|
||||
|
Loading…
x
Reference in New Issue
Block a user