forked from pool/helmfile
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
This commit is contained in:
commit
1fd63be505
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.160.0</param>
|
||||
<param name="revision">v0.161.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">e9cb5a05fe38eeaceb89e6b268882140f83e76af</param></service></servicedata>
|
||||
<param name="changesrevision">430677d43cf4e591aa86a6c24268d02f15f7162a</param></service></servicedata>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3425c3b626c0c634487f11f6450e5d8aa2b50310a116df291c34589e00c2e298
|
||||
size 1058206
|
3
helmfile-0.161.0.tar.gz
Normal file
3
helmfile-0.161.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:83d2e07e43f4824fa0aa5dbe06ece1128a9398e2d60de1a3f4cab73d97605be7
|
||||
size 1059970
|
@ -1,3 +1,78 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 24 09:22:29 UTC 2024 - Manfred Hollstein <manfred.h@gmx.net>
|
||||
|
||||
- Update to version 0.161.0:
|
||||
What's Changed
|
||||
* build(deps): bump github.com/helmfile/vals from 0.31.0 to
|
||||
0.32.0 by @dependabot in #1250
|
||||
* build(deps): bump github.com/aws/aws-sdk-go from 1.49.8 to
|
||||
1.49.9 by @dependabot in #1251
|
||||
* feat: respect helmfile.lock with ad-hoc kustimzation by
|
||||
@vlpav030 in #1244
|
||||
* build(deps): bump github.com/aws/aws-sdk-go from 1.49.9 to
|
||||
1.49.10 by @dependabot in #1257
|
||||
* build(deps): bump github.com/aws/aws-sdk-go from 1.49.10 to
|
||||
1.49.11 by @dependabot in #1259
|
||||
* build(deps): bump github.com/aws/aws-sdk-go from 1.49.11 to
|
||||
1.49.12 by @dependabot in #1260
|
||||
* build(deps): bump github.com/aws/aws-sdk-go from 1.49.12 to
|
||||
1.49.13 by @dependabot in #1263
|
||||
* fix: prevent preparing chart for disabled releases by
|
||||
@mighty1231 in #1210
|
||||
* add support for HELMFILE_FILE_PATH envvar to set -f by
|
||||
@sstarcher in #1255
|
||||
* fix checker error message by @petelock in #1266
|
||||
* build(deps): bump golang.org/x/term from 0.15.0 to 0.16.0
|
||||
by @dependabot in #1267
|
||||
* build(deps): bump github.com/aws/aws-sdk-go from 1.49.13 to
|
||||
1.49.14 by @dependabot in #1269
|
||||
* build(deps): bump golang.org/x/sync from 0.5.0 to 0.6.0 by
|
||||
@dependabot in #1268
|
||||
* build(deps): bump github.com/aws/aws-sdk-go from 1.49.14 to
|
||||
1.49.15 by @dependabot in #1270
|
||||
* build(deps): bump github.com/aws/aws-sdk-go from 1.49.15 to
|
||||
1.49.16 by @dependabot in #1272
|
||||
* build(deps): bump github.com/cloudflare/circl from 1.3.3 to
|
||||
1.3.7 by @dependabot in #1273
|
||||
* feat: include func support more template functions by
|
||||
@yxxhero in #1277
|
||||
* chore: add zhihu to list of helmfile users by @zhaogaolong
|
||||
in #1278
|
||||
* Bugfix: do not print registry password to stdout when running
|
||||
by @ennekein in #1275
|
||||
* build(deps): bump github.com/aws/aws-sdk-go from 1.49.16 to
|
||||
1.49.17 by @dependabot in #1279
|
||||
* build(deps): bump gitpython from 3.1.37 to 3.1.41 in /docs
|
||||
by @dependabot in #1280
|
||||
* build(deps): bump github.com/aws/aws-sdk-go from 1.49.17 to
|
||||
1.49.18 by @dependabot in #1283
|
||||
* build(deps): bump jinja2 from 3.1.1 to 3.1.3 in /docs by
|
||||
@dependabot in #1284
|
||||
* build(deps): bump github.com/aws/aws-sdk-go from 1.49.18 to
|
||||
1.49.19 by @dependabot in #1285
|
||||
* feat: bump helm-diff to v3.9.1 by @yxxhero in #1286
|
||||
* build(deps): bump github.com/aws/aws-sdk-go from 1.49.19 to
|
||||
1.49.21 by @dependabot in #1287
|
||||
* Bump helm diff to 3.9.2 by @kxkcx in #1291
|
||||
* build(deps): bump github.com/aws/aws-sdk-go from 1.49.21 to
|
||||
1.49.22 by @dependabot in #1292
|
||||
* fix: issue with pre-release Helm version by @yxxhero in #1293
|
||||
* build(deps): bump k8s.io/apimachinery from 0.29.0 to 0.29.1
|
||||
by @dependabot in #1298
|
||||
* build(deps): bump github.com/aws/aws-sdk-go from 1.49.22 to
|
||||
1.49.23 by @dependabot in #1296
|
||||
* Bump helm diff to 3.9.2 by @kxkcx in #1299
|
||||
* feat: bump helm to 3.14.0 by @yxxhero in #1295
|
||||
* build(deps): bump github.com/aws/aws-sdk-go from 1.49.23 to
|
||||
1.49.24 by @dependabot in #1300
|
||||
* feat: bump vals to 0.33.0 by @yxxhero in #1302
|
||||
* build(deps): bump github.com/aws/aws-sdk-go from 1.49.24 to
|
||||
1.50.0 by @dependabot in #1303
|
||||
* build(deps): bump github.com/aws/aws-sdk-go from 1.50.0 to
|
||||
1.50.1 by @dependabot in #1305
|
||||
* Fix the password display problem when passing the chart link
|
||||
by @NavesEdu in #1281
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 26 09:32:39 UTC 2023 - Manfred Hollstein <manfred.h@gmx.net>
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
#
|
||||
# spec file for package helmfile
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# 2021 Manfred Hollstein <manfred.h@gmx.net>
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# 2021-2024 Manfred Hollstein <manfred.h@gmx.net>
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,9 +17,9 @@
|
||||
#
|
||||
|
||||
|
||||
%define git_commit e9cb5a05fe38eeaceb89e6b268882140f83e76af
|
||||
%define git_commit 430677d43cf4e591aa86a6c24268d02f15f7162a
|
||||
Name: helmfile
|
||||
Version: 0.160.0
|
||||
Version: 0.161.0
|
||||
Release: 0
|
||||
Summary: Deploy Kubernetes Helm Charts
|
||||
License: MIT
|
||||
@ -27,8 +27,8 @@ Group: Development/Languages/Other
|
||||
URL: https://github.com/helmfile/helmfile
|
||||
Source: %{name}-%{version}.tar.gz
|
||||
Source1: vendor.tar.gz
|
||||
Requires: helm >= 3.11.1
|
||||
Recommends: helm >= 3.13.1
|
||||
Requires: helm >= 3.13.1
|
||||
Recommends: helm >= 3.14.0
|
||||
BuildRequires: golang-packaging
|
||||
BuildRequires: xz
|
||||
BuildRequires: golang(API) >= 1.21
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f3d2fcd3c8e738d5d8278d343ef00dbafc86eb9bfb61d35ebbf9f09e0a21586c
|
||||
size 15419693
|
||||
oid sha256:682cdc8296411c0b5908f892f312be068f799930ba56e59e16f99e0d9f166187
|
||||
size 15506816
|
||||
|
Loading…
x
Reference in New Issue
Block a user