forked from pool/helmfile
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
This commit is contained in:
parent
32d4f88f8e
commit
a55567276f
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.158.0</param>
|
||||
<param name="revision">v0.158.1</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">9596790a51f9a2c32b66c44cd8b9850c4aa2d7ef</param></service></servicedata>
|
||||
<param name="changesrevision">0c3951097ebadd33075d38f57b56cd85491449c7</param></service></servicedata>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:29980d815fdae9522941cce0fc269f4c8312563631c73a174c047593586d4ab2
|
||||
size 605152
|
3
helmfile-0.158.1.tar.gz
Normal file
3
helmfile-0.158.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a239caa980fe2a8fd4aff81a51dafa7e811628bf3c913bdb2ef31d70ffc3b012
|
||||
size 607284
|
@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 2 14:43:59 UTC 2023 - Manfred Hollstein <manfred.h@gmx.net>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 27 11:44:03 UTC 2023 - Manfred Hollstein <manfred.h@gmx.net>
|
||||
|
||||
|
@ -17,9 +17,9 @@
|
||||
#
|
||||
|
||||
|
||||
%define git_commit 9596790a51f9a2c32b66c44cd8b9850c4aa2d7ef
|
||||
%define git_commit 0c3951097ebadd33075d38f57b56cd85491449c7
|
||||
Name: helmfile
|
||||
Version: 0.158.0
|
||||
Version: 0.158.1
|
||||
Release: 0
|
||||
Summary: Deploy Kubernetes Helm Charts
|
||||
License: MIT
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:33ba7d63ec43eccca4e15b8557350d0b47682a4e3840782be4976aca2cf2795a
|
||||
size 14914489
|
||||
oid sha256:58a26893d95bc7e4b32a387c2c039f4bb80812b29e626b7a68805024d2ae4758
|
||||
size 14903756
|
||||
|
Loading…
Reference in New Issue
Block a user