-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathaqua.yaml
25 lines (25 loc) · 830 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
---
# aqua - Declarative CLI Version Manager
# https://aquaproj.github.io/
# checksum:
# # https://aquaproj.github.io/docs/reference/checksum/
# enabled: true
# require_checksum: true
# supported_envs:
# - all
registries:
- type: standard
ref: v4.167.0 # renovate: depName=aquaproj/aqua-registry
packages:
- name: golang/[email protected]
- name: aquaproj/[email protected]
- name: kubernetes-sigs/[email protected]
- name: kubernetes/[email protected]
#- name: abiosoft/[email protected] # pin version to workaround see. https://github.com/abiosoft/colima/issues/994
#- name: lima-vm/[email protected] # required for colima
#- name: docker/[email protected] # required for colima
- name: ahmetb/[email protected]
- name: istio/istio/[email protected]
- name: helm/[email protected]
- name: helmfile/[email protected]
- name: derailed/[email protected]