Skip to content

nelm 1.23.0#273802

Merged
BrewTestBot merged 2 commits intomainfrom
bump-nelm-1.23.0
Mar 23, 2026
Merged

nelm 1.23.0#273802
BrewTestBot merged 2 commits intomainfrom
bump-nelm-1.23.0

Conversation

@BrewTestBot
Copy link
Copy Markdown
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
## Changelog

Features

  • switch to goccy/go-yaml and improve parse error context (#572) (826a6f7)

Bug Fixes

  • --set-root-json not working (08c8522)
  • print engine.Render() result on debug level (#570) (9a7591e)
  • tracking absence for release namespace deletion (#571) (ed6e23e)

Install via trdl (with autoupdates, highly secure)

  1. Install trdl client binary, preferably to ~/bin.

  2. Add Nelm TUF repository to trdl:

    trdl add nelm https://tuf.nelm.sh 1 2122fb476c48de4609fe6d3636759645996088ff6796857fc23ba4b8331a6e3a58fc40f1714c31bda64c709ef6f49bcc4691d091bad6cb1b9a631d8e06e1f308
  3. Make nelm binary available in the current shell:

    source "$(trdl use nelm 1 stable)"

Install binaries directly (no autoupdates)

Download nelm binaries from here:

These binaries were signed with PGP and could be verified with the Nelm PGP public key. For example, nelm binary can be downloaded and verified with gpg on Linux with these commands:

curl -sSLO "https://tuf.nelm.sh/targets/releases/1.23.0/linux-amd64/bin/nelm" -O "https://tuf.nelm.sh/targets/signatures/1.23.0/linux-amd64/bin/nelm.sig"
curl -sSL https://raw.githubusercontent.com/werf/nelm/refs/heads/main/nelm.asc | gpg --import
gpg --verify nelm.sig nelm

View the full release notes at https://github.com/werf/nelm/releases/tag/v1.23.0.


@github-actions github-actions Bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Mar 23, 2026
@github-actions
Copy link
Copy Markdown
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions Bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Mar 23, 2026
@BrewTestBot BrewTestBot enabled auto-merge March 23, 2026 18:27
@BrewTestBot BrewTestBot added this pull request to the merge queue Mar 23, 2026
Merged via the queue into main with commit 07bd028 Mar 23, 2026
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-nelm-1.23.0 branch March 23, 2026 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants