Skip to content

v1.25.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Nov 00:42
· 2572 commits to main since this release
v1.25.0
9a544d6

Pull Requests | Issues | v1.24.0...v1.25.0

Features

#901 #1416 Replace $HOME to the home directory in local registry path

e.g. aqua.yaml

registries:
- name: local
  type: local
  path: $HOME/.config/aquaproj-aqua/registry.yaml

$HOME is gotten by os.UseHomeDir.