-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathaqua.yaml
34 lines (33 loc) · 994 Bytes
/
aqua.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
---
# aqua - Declarative CLI Version Manager
# https://aquaproj.github.io/
# aqua install -a
checksum:
# # https://aquaproj.github.io/docs/reference/checksum/
enabled: true
require_checksum: false
registries:
- type: standard
ref: v3.86.0 # renovate: depName=aquaproj/aqua-registry
packages:
- name: kubernetes/kubectl
version: v1.25.3
- name: kubernetes-sigs/kustomize@kustomize/v4.5.7
- name: golang/[email protected]
- name: BurntSushi/[email protected]
- name: oven-sh/[email protected]
- name: stedolan/[email protected]
- name: junegunn/[email protected]
- name: Schniz/[email protected]
- name: helm/[email protected]
- name: sharkdp/[email protected]
- name: cli/[email protected]
- name: FiloSottile/[email protected]
- name: twpayne/[email protected]
- name: alexellis/[email protected]
- name: dprint/[email protected]
- name: FairwindsOps/[email protected]
- name: FairwindsOps/[email protected]
- name: FairwindsOps/[email protected]
- name: ahmetb/[email protected]
- name: ahmetb/kubectx/[email protected]