File nelm.changes of Package failed_nelm
-------------------------------------------------------------------
Wed Jun 04 18:31:02 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 1.5.0:
* Features
- NELM_FEAT_PREVIEW_V2 feature gate (f7ad0ab)
- native release list command (ff9e1f0)
- native release uninstall command (4d85484)
* Bug Fixes
- show stack traces with NELM_FEAT_PERIODIC_STACK_TRACES=true
(20310db)
-------------------------------------------------------------------
Fri May 23 12:17:42 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 1.4.1:
* Bug Fixes
- improve values handling; add more trace logs (358855f)
-------------------------------------------------------------------
Wed May 14 10:43:53 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 1.4.0:
* Features
- --no-install-crds for release install/plan (efc22bc)
- --print-values option for release get (f41f615)
- --release-labels option for release install (9b20bc0)
- --timeout option for release install/rollback/uninstall/plan
(d563296)
* Bug Fixes
- disallow unknown NELM_FEAT_.* env vars (7e25a16)
* Dependencies
- chore: update 3p-helm module
-------------------------------------------------------------------
Wed May 07 12:02:40 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 1.3.0:
* Features
- allow specifying remote charts in cli commands (b21329c)
-------------------------------------------------------------------
Wed Apr 30 21:11:46 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 1.2.2:
* chore: release 1.2.2
* fix: improve log color detection
-------------------------------------------------------------------
Fri Apr 25 18:24:33 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 1.2.1:
* chore: bump alpha
* chore: release 1.2.1
* fix: `release plan` shows insignificant changes for no reason
* chore: bump channels
-------------------------------------------------------------------
Thu Apr 24 15:21:31 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 1.2.0:
* Features
- enable colors by default in some popular CI systems (d3aa7b8)
* Bug Fixes
- Buildah reexec sets wrong HOME dir (4eb656e)
- default kubeconfig not used on empty string kubeconfigpath
action option (ffc2132)
* Changelog
- chore: release 1.2.0
- feat: enable colors by default in some popular CI systems
- refactor: move log color setup outside of actions
- refactor: get rid of EnvSettings and Configuration structs of
Helm
- chore: update 3p-helm and common-go modules
- fix: Buildah reexec sets wrong HOME dir
- fix: default kubeconfig not used on empty string
kubeconfigpath action option
- docs: Add production readiness note
-------------------------------------------------------------------
Wed Apr 16 15:37:18 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 1.1.5:
* chore: bump alpha
* chore: release 1.1.5
* fix: chart dir path and revision options/arguments to some
commands ignored
* chore: bump alpha
-------------------------------------------------------------------
Sun Apr 13 15:53:46 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 1.1.4:
* Bug Fixes
- allow werf.io/sensitive: false for Secrets (53665fd)
- possible panic in tracking flux canary resource (c6861bf)
-------------------------------------------------------------------
Fri Apr 11 18:18:34 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 1.1.3:
* Bug Fixes
- nelm version shows 0.0.0 (5d79185)
* Dependencies
- chore: bump alpha
- chore: release 1.1.3
- chore: bump alpha
-------------------------------------------------------------------
Fri Apr 11 18:12:19 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 1.1.2:
* fix: error if `$KUBECONFIG` has multiple files; major rework of
K8s client setup
* refactor: ability to trace structs with spew lib
* refactor: use actions options as command configs
* refactor: move logging setup out of Actions
* chore(release): update tuf repo address
* Add Future plans to README
* Tiny corrections for README
* chore: update builder image
* chore: reformat code
* refactor: change package structure and names
* refactor: extract internal packages to `/internal`
* refactor: prepare to extract internal packages
* Add Known issues to README
* chore: bump channels
-------------------------------------------------------------------
Tue Apr 01 09:01:15 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 1.1.1:
* chore: release 1.1.1
* fix: wrong `nelm version` output
* docs: update README.md
* docs: update README.md
* docs: fix grammar in README.md
* fix: make `info` log level less verbose
* docs: update README.md and release docs
* docs: update readme
* docs: update readme
* chroe: add toc markdown generator task
* docs: rewrite README.md
* chore: update github release message
* chore: bump channels
-------------------------------------------------------------------
Fri Mar 28 13:49:23 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- new package nelm: Helm 3 alternative. It is a Kubernetes
deployment tool that manages Helm Charts and deploys them to
Kubernetes