SHA256
1
0
forked from pool/helmfile

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
This commit is contained in:
Manfred Hollstein 2023-12-26 09:42:40 +00:00 committed by Git OBS Bridge
parent 50a96f8b8e
commit c18d7a167a
7 changed files with 98 additions and 9 deletions

View File

@ -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.159.0</param>
<param name="revision">v0.160.0</param>
<param name="changesgenerate">enable</param>
</service>
<service name="recompress" mode="manual">

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/helmfile/helmfile.git</param>
<param name="changesrevision">0256c837f96530131967b2537990a7db600fac9f</param></service></servicedata>
<param name="changesrevision">e9cb5a05fe38eeaceb89e6b268882140f83e76af</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:faa6214d3413ac8e14e5d39229eebaf348bd5bc864b14b40c48edce9c55c4276
size 1053304

3
helmfile-0.160.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3425c3b626c0c634487f11f6450e5d8aa2b50310a116df291c34589e00c2e298
size 1058206

View File

@ -1,3 +1,92 @@
-------------------------------------------------------------------
Tue Dec 26 09:32:39 UTC 2023 - Manfred Hollstein <manfred.h@gmx.net>
- 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
-------------------------------------------------------------------
Wed Nov 29 15:56:35 UTC 2023 - Manfred Hollstein <manfred.h@gmx.net>

View File

@ -17,9 +17,9 @@
#
%define git_commit 0256c837f96530131967b2537990a7db600fac9f
%define git_commit e9cb5a05fe38eeaceb89e6b268882140f83e76af
Name: helmfile
Version: 0.159.0
Version: 0.160.0
Release: 0
Summary: Deploy Kubernetes Helm Charts
License: MIT

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:14977d6573868830eb1e34b22b2301d9732131010848b251761d0c0b19e05f04
size 14897565
oid sha256:f3d2fcd3c8e738d5d8278d343ef00dbafc86eb9bfb61d35ebbf9f09e0a21586c
size 15419693