github aquaproj/aqua-registry v0.12.4

latest releases: v4.169.0, v4.168.0, v4.167.0...
2 years ago

Issues | Pull Requests | v0.12.3...v0.12.4

New Packages ๐ŸŽ‰

Feature

#1617 Add repo_owner and repo_name to some http packages

From aqua v0.8.12, aqua supports getting the version of http package in aqua g.
To get the version from GitHub Releases, http package needs repo_owner and repo_name.

AS IS

$ aqua g hashicorp/terraform
- name: hashicorp/terraform
  version: '[SET PACKAGE VERSION]'

TO BE

$ aqua g hashicorp/terraform
- name: hashicorp/terraform@v1.1.2

Don't miss a new aqua-registry release

NewReleases is sending notifications on new releases.