-
Notifications
You must be signed in to change notification settings - Fork 4
/
aqua.yaml
29 lines (29 loc) · 888 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
---
# aqua - Declarative CLI Version Manager
# https://aquaproj.github.io/
registries:
- type: standard
ref: v4.257.0 # renovate: depName=aquaproj/aqua-registry
- name: local
type: local
path: registry.yaml
packages:
- name: argoproj/[email protected]
- name: grafana/loki/[email protected]
- name: helm/[email protected]
- name: joshdk/[email protected]
- name: kubernetes-sigs/[email protected]
- name: kubernetes-sigs/kustomize@kustomize/v5.5.0
- name: kubernetes/[email protected]
- name: mikefarah/[email protected]
- name: prometheus/[email protected]
- name: prometheus/[email protected]
- name: prometheus/[email protected]
- name: stedolan/[email protected]
- name: zoetrope/[email protected]
registry: local
- name: nalbury/[email protected]
registry: local
- name: grafana/[email protected]
registry: local
- name: kptdev/[email protected]