Skip to content

Releases: aquaproj/aqua-registry

v4.215.0-1

20 Aug 22:26
v4.215.0-1
5e315f2
Compare
Choose a tag to compare
v4.215.0-1 Pre-release
Pre-release

#26002 Add nodejs/node

v4.214.0

20 Aug 12:45
v4.214.0
a16dd27
Compare
Choose a tag to compare

Issues | Pull Requests | v4.213.1...v4.214.0

🎉 New Packages

#26014 Zxilly/go-size-analyzer: A tool for analyzing the size of compiled Go binaries, offering cross-platform support, detailed breakdowns, and multiple output formats

Fixes

#26038 Cian911/switchboard: Follow up changes of switchboard v1.0.1

v4.214.0-1

17 Aug 13:54
v4.214.0-1
59964d1
Compare
Choose a tag to compare
v4.214.0-1 Pre-release
Pre-release

🎉 New Packages

#26002 nodejs/node: Node.js JavaScript runtime

Set up Node.js

To execute tools installed by npm, you need to add the following to your PATH:

if node_path="$(dirname "$(aqua which node 2>/dev/null)" | grep aquaproj 2>/dev/null)"; then
  export PATH="$node_path:$PATH"
fi

Reference

v4.213.1

16 Aug 08:26
v4.213.1
bb8e3e0
Compare
Choose a tag to compare

v4.213.0

14 Aug 01:18
v4.213.0
3e20e1c
Compare
Choose a tag to compare

Issues | Pull Requests | v4.212.0...v4.213.0

🎉 New Packages

#25852 cloudnative-pg/cloudnative-pg/kubectl-cnpg: CloudNativePG is a comprehensive platform designed to seamlessly manage PostgreSQL databases within Kubernetes environments, covering the entire operational lifecycle from initial deployment to ongoing maintenance @boris-smidt-klarrio
#25779 g-plane/pnpm-shell-completion: a shell plugin designed to enhance the command-line experience with pnpm by providing tab-completion features @elecdeer
#25850 shenwei356/rush: A cross-platform command-line tool for executing jobs in parallel @boris-smidt-klarrio

Fixes

#25838 abiosoft/colima: Regenerate the setting
#25789 caddyserver/caddy: Add cosign configs @sapphi-red
#25788 hadolint/hadolint: Re-scaffold hadolint/hadolint to include checksum @sapphi-red
#25829 volta-cli/volta: Follow up changes of volta v2.0.0 for macOS

Volta will now use a universal binary on Mac, rather than separate Intel- & ARM-specific builds (volta-cli/volta#1635)

v4.212.0

08 Aug 07:39
v4.212.0
32f40da
Compare
Choose a tag to compare

Issues | Pull Requests | v4.211.0...v4.212.0

🎉 New Packages

#25676 FeLvi-zzz/tentez: Tentez helps you switching traffic
#25708 alcideio/rbac-tool: Rapid7 | insightCloudSec | Kubernetes RBAC Power Toys - Visualize, Analyze, Generate & Query
#25706 cloudposse/github-commenter: Command line utility for creating GitHub comments on Commits, Pull Request Reviews or Issues
#25704 cloudposse/slack-notifier: Command line utility to send messages with attachments to Slack channels via Incoming Webhooks
#25709 cloverstd/tcping: ping over a tcp connection
#25712 gruntwork-io/fetch: Download files, folders, and release assets from a specific git commit, branch, or tag of public and private GitHub repos
#25713 jwilder/dockerize: Utility to simplify running applications in docker containers
#25714 kahing/goofys: a high-performance, POSIX-ish Amazon S3 file system written in Go
#25715 krallin/tini: A tiny but valid init for containers
#25719 legal90/awscurl: cURL with AWS request signing
#25720 lewispeckover/consulator: Import and synchronize your Consul KV data from JSON and YAML

v4.211.0

06 Aug 11:45
v4.211.0
b49ec68
Compare
Choose a tag to compare

Issues | Pull Requests | v4.210.0...v4.211.0

🎉 New Packages

#25637 suzuki-shunsuke/ghomfc: GitHub Organization Members' Followers Counter
#25608 dimo414/bkt: a subprocess caching utility, available as a command line binary and a Rust library @sheldonhull

Fixes

#25620 Rename the package MichaelMure/git-bug to git-bug/git-bug

The GitHub repository was transferred.

v4.210.0

04 Aug 08:44
v4.210.0
db5398c
Compare
Choose a tag to compare

Issues | Pull Requests | v4.209.0...v4.210.0

🎉 New Packages

#25562 siderolabs/omni/omni: SaaS-simple deployment of Kubernetes - on your own hardware
#25562 siderolabs/omni/omnictl: A CLI for accessing Omni API

v4.209.0

03 Aug 08:08
v4.209.0
860dea6
Compare
Choose a tag to compare

Issues | Pull Requests | v4.208.1...v4.209.0

🎉 New Packages

#25546 mrjackwills/oxker: A simple tui to view & control docker containers

Fixes

#25549 fix(electric-saw/kafta): follow up changes of kafka v0.1.8

v4.208.1

29 Jul 23:00
v4.208.1
cffdd87
Compare
Choose a tag to compare

Issues | Pull Requests | v4.208.0...v4.208.1

Fixes

#25346 junegunn/fzf: Follow up changes of fzf v0.54.2 for macOS

https://github.com/junegunn/fzf/releases/tag/v0.54.2

Updated GoReleaser to 2.1.0 to simplify notarization of macOS binaries
macOS archives will be in tar.gz format instead of zip format since we no longer notarize the zip files but binaries