Skip to content

Commit

Permalink
ci: add release tags to aqua.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sheldonhull authored Jan 22, 2024
1 parent 6f694db commit c9f394c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,15 @@ registries:
ref: v4.122.1 # renovate: depName=aquaproj/aqua-registry
packages:
- name: miniscruff/[email protected]
tags: ['release']
- name: golang/[email protected]
tags: ['release']
- name: direnv/[email protected]
- name: magefile/[email protected]
tags: ['release']
- name: charmbracelet/[email protected]
- name: goreleaser/[email protected]
tags: ['release']
- name: mvdan/[email protected]
- name: golang.org/x/tools/gopls@gopls/v0.14.2
- name: golang/tools/[email protected]
Expand All @@ -19,5 +23,6 @@ packages:
- name: golang/tools/[email protected]
- name: golang/tools/[email protected]
- name: anchore/[email protected]
tags: ['release']
- name: direnv/[email protected]
- name: DelineaXPM/[email protected]

0 comments on commit c9f394c

Please sign in to comment.