forked from pool/helmfile
Manfred Hollstein
ea15671005
- v0.125.9: Merge pull request #1442 from roboll/fix-duplicate-with-kubectx-per-r… * c575587 (HEAD, tag: v0.125.9, origin/master, origin/HEAD, master) Merge pull request #1442 from roboll/fix-duplicate-with-kubectx-per-release * f2dfa7c Fix kubeContext not taken into account for release uniqueness * 41cd1fe Fix race while running helm dep build on local chart (#1439) * 94e01b7 Bump chartify to 0.4.2 (#1437) * 85e7798 Update to the latest version of helm-diff plugin (#1430) * b42e847 Fix race while running helm dep build on local chart - v0.125.8: Fix regression in helmfile deps (#1431) * 14e2b9e (HEAD, tag: v0.125.8, origin/master, origin/HEAD, master) Fix regression in helmfile deps (#1431) * 90a4122 fix: panic when using helm v3.3 (#1427) (#1428) OBS-URL: https://build.opensuse.org/request/show/830799 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/helmfile?expand=0&rev=11
118 lines
5.2 KiB
Plaintext
118 lines
5.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Aug 31 12:20:16 UTC 2020 - Manfred Hollstein <manfred.h@gmx.net>
|
|
|
|
- v0.125.9: Merge pull request #1442 from roboll/fix-duplicate-with-kubectx-per-r…
|
|
* c575587 (HEAD, tag: v0.125.9, origin/master, origin/HEAD, master)
|
|
Merge pull request #1442 from roboll/fix-duplicate-with-kubectx-per-release
|
|
* f2dfa7c Fix kubeContext not taken into account for release uniqueness
|
|
* 41cd1fe Fix race while running helm dep build on local chart (#1439)
|
|
* 94e01b7 Bump chartify to 0.4.2 (#1437)
|
|
* 85e7798 Update to the latest version of helm-diff plugin (#1430)
|
|
* b42e847 Fix race while running helm dep build on local chart
|
|
|
|
- v0.125.8: Fix regression in helmfile deps (#1431)
|
|
* 14e2b9e (HEAD, tag: v0.125.8, origin/master, origin/HEAD, master)
|
|
Fix regression in helmfile deps (#1431)
|
|
* 90a4122 fix: panic when using helm v3.3 (#1427) (#1428)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 17 15:38:34 UTC 2020 - Manfred Hollstein <manfred.h@gmx.net>
|
|
|
|
- v0.125.7: Fix regression installing raw K8s manifests (#1417)
|
|
* a9aa7af (HEAD, tag: v0.125.7, origin/master, origin/HEAD, master)
|
|
Fix regression installing raw K8s manifests (#1417)
|
|
* 738409e Fix regression for helmfile template with helm v2 since
|
|
v0.125.4 (#1416)
|
|
|
|
- v0.125.6: Revert filtering on repositories to be updated (#1412)
|
|
* ec87a39 (HEAD, tag: v0.125.6, origin/master, origin/HEAD, master)
|
|
Revert filtering on repositories to be updated (#1412)
|
|
* ab1c118 Bump chartify to v0.4.0 (#1409)
|
|
* c8c444d Add test case (#1410)
|
|
|
|
- v0.125.5: Fix chart fetched by go-getter not to fail due to missing
|
|
dependencies
|
|
* 9a03d79 (HEAD, tag: v0.125.5, origin/master, origin/HEAD, master)
|
|
Fix chart fetched by go-getter not to fail due to missing
|
|
dependencies (#1408)
|
|
|
|
- v0.125.4: Fix race on/sometimes missing postsync and cleanup hooks
|
|
(#1407)
|
|
* 0ef7e65 (HEAD, tag: v0.125.4, origin/master, origin/HEAD, master)
|
|
Fix race on/sometimes missing postsync and cleanup hooks (#1407)
|
|
* 61b61d3 Fix helmfile template with Helm 3 ignoring chart version
|
|
(#1406)
|
|
* 2710cb3 Fix go-getter URL in chart to actually work (#1405)
|
|
* 4d7fcd8 doc: ArgoCD integration (#1402)
|
|
|
|
-------------------------------------------------------------------
|
|
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.
|