forked from pool/helmfile
Accepting request 862926 from home:manfred-h:Cubic
- v0.137.0: docs: fix typo (#1645) * 33880da (HEAD, tag: v0.137.0, origin/master, origin/HEAD, master) docs: fix typo (#1645) * 87fcd83 Fix typo "verion" (#1641) * 600721c docs(readme): fix typo (#1633) * f7a1d09 Bump variantdev/vals to 0.12.0 (#1644) OBS-URL: https://build.opensuse.org/request/show/862926 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/helmfile?expand=0&rev=33
This commit is contained in:
parent
779488e950
commit
72dbbc1c79
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.136.0</param>
|
||||
<param name="revision">v0.137.0</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/roboll/helmfile.git</param>
|
||||
<param name="changesrevision">e5d982ed336a54803ce91a28ff48f958224dc709</param></service></servicedata>
|
||||
<param name="changesrevision">33880dab77a032b205a226b718728fd0855c8773</param></service></servicedata>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f6bbbf0b55f6bfa8f0ca40467827ce93ac75be902e1c6c6f1771ce178c1bf72c
|
||||
size 209075
|
3
helmfile-0.137.0.tar.gz
Normal file
3
helmfile-0.137.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:105408b619bd7465c6ce32c5d3245eba2e8ce5642a419d28e9f4380ca57d789e
|
||||
size 209749
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 13 14:36:41 UTC 2021 - Manfred Hollstein <manfred.h@gmx.net>
|
||||
|
||||
- v0.137.0: docs: fix typo (#1645)
|
||||
* 33880da (HEAD, tag: v0.137.0, origin/master, origin/HEAD, master)
|
||||
docs: fix typo (#1645)
|
||||
* 87fcd83 Fix typo "verion" (#1641)
|
||||
* 600721c docs(readme): fix typo (#1633)
|
||||
* f7a1d09 Bump variantdev/vals to 0.12.0 (#1644)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 3 09:57:17 UTC 2021 - Manfred Hollstein <manfred.h@gmx.net>
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
#
|
||||
# spec file for package helmfile
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# 2020 Manfred Hollstein <manfred.h@gmx.net>
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# 2021 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
|
||||
@ -16,9 +16,9 @@
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
%define git_commit e5d982ed336a54803ce91a28ff48f958224dc709
|
||||
%define git_commit 33880dab77a032b205a226b718728fd0855c8773
|
||||
Name: helmfile
|
||||
Version: 0.136.0
|
||||
Version: 0.137.0
|
||||
Release: 0
|
||||
Summary: Deploy Kubernetes Helm Charts
|
||||
License: MIT
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:382170bf53e4da1f03229a7ecc34b0091df741a8a07b0129c72e38f9b6f8f0af
|
||||
size 5843218
|
||||
oid sha256:1a0bd64e8d686e2ed0b2b5154f16057e84a29bc95ae984b3aa8cbdca261dad82
|
||||
size 5858982
|
||||
|
Loading…
Reference in New Issue
Block a user