aqua LogoAqua PickerRandom

Age based repository file encryption gitops tool

Supported EnvsChecksum
darwinlinuxwindows
amd64yesyesyes
arm64yesyesyes
unsupported

Installation

$ aqua g -i slok/agebox

registry.yaml

packages:
  - type: github_release
    repo_owner: slok
    repo_name: agebox
    description: Age based repository file encryption gitops tool
    version_constraint: 'false'
    version_overrides:
      - version_constraint: 'true'
        asset: 'agebox-{{.OS}}-{{.Arch}}'
        format: raw
        windows_arm_emulation: true
        checksum:
          type: github_release
          asset: checksums.txt
          algorithm: sha256