forked from pool/helmfile
Manfred Hollstein
4e4159b4c8
Upgrade to helmfile v0.125.3 OBS-URL: https://build.opensuse.org/request/show/824632 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/helmfile?expand=0&rev=7
71 lines
3.0 KiB
Plaintext
71 lines
3.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Aug 6 07:37:04 UTC 2020 - Manfred Hollstein <manfred.h@gmx.net>
|
|
|
|
- v0.125.3: Fix various issues in chart preparation (#1400)
|
|
* b85243a (HEAD, tag: v0.125.3, origin/master, origin/HEAD, master)
|
|
Fix various issues in chart preparation (#1400)
|
|
* 53c3fe9 Add support for selector on helmfile template (#1399)
|
|
|
|
- v0.125.2
|
|
* 2ce57ba (HEAD, tag: v0.125.2, origin/master, origin/HEAD, master)
|
|
Handle --disable-openapi-validation parameter in helm upgrade (#1396)
|
|
* cc9b7f3 Fix regression on template failing due to duplicate fetch
|
|
target (#1395)
|
|
|
|
- v0.125.1: Fix `helmfile lint` failure when `installed: false` (#1391)
|
|
* 85a2024 (HEAD, tag: v0.125.1, origin/master, origin/HEAD, master)
|
|
Fix helmfile lint failure when installed: false (#1391)
|
|
* 8757308 Fix false-positive duplicate release with kubeContext (#1390)
|
|
* 4fb47a8 Add version sub-command (#1389)
|
|
* 9cffef5 Update documentation to mention Renovate integration (#1387)
|
|
* b485793 Fix lint to not fail for duplicate release names across
|
|
ns (#1388)
|
|
* 1e260e4 Fix and enhancement to repository update (#1383)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 24 12:50:14 UTC 2020 - Manfred Hollstein <manfred.h@gmx.net>
|
|
|
|
- v0.125.0: Add pre/postuninstall hooks (#1375)
|
|
* ee8ea50 (HEAD, tag: v0.125.0, origin/master, origin/HEAD, master)
|
|
Add pre/postuninstall hooks (#1375)
|
|
* b5830a3 Add ability to use go-getter for fetching remote manifests
|
|
directory as chart (#1374)
|
|
|
|
- v0.124.0: Add disableValidation and disableOpenAPIValidation per
|
|
release (#1373)
|
|
* 4fde6e1 (HEAD, tag: v0.124.0, master) Add disableValidation and
|
|
disableOpenAPIValidation per release (#1373)
|
|
* a5e790c Add Jenkins OSS to the list of users (#1372)
|
|
* 1e956ae Fix list failure when patches are used (#1371)
|
|
|
|
- v0.123.0: Bump variantdev/vals for better Variant KV v2 support
|
|
(#1367)
|
|
* 1671b8b (HEAD, tag: v0.123.0, origin/master, origin/HEAD, master)
|
|
Bump variantdev/vals for better Variant KV v2 support (#1367)
|
|
|
|
- v0.122.2: Bump chartify to 0.3.11 (#1366)
|
|
* 608ba19 (HEAD, tag: v0.122.2, origin/master, origin/HEAD, master)
|
|
Bump chartify to 0.3.11 (#1366)
|
|
* daf7d3b fix the issue in the documentation (#1364)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 17 12:29:09 UTC 2020 - Manfred Hollstein <manfred.h@gmx.net>
|
|
|
|
- Install program using "make install" to ensure it knows its version
|
|
number.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 17 12:04:13 UTC 2020 - Manfred Hollstein <manfred.h@gmx.net>
|
|
|
|
- Add _service* files to automate source and vendor tarball retrieval
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 17 10:59:22 UTC 2020 - Manfred Hollstein <manfred.h@gmx.net>
|
|
|
|
- Replace hard-coded version numbers with %{version}
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 17 09:20:51 - manfred.h@gmx.net
|
|
|
|
- Initial revision of v0.121 from gitlab.
|