-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathaqua.yaml
26 lines (26 loc) · 845 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
---
# yaml-language-server: $schema=https://raw.githubusercontent.com/aquaproj/aqua/main/json-schema/aqua-yaml.json
# aqua - Declarative CLI Version Manager
# https://aquaproj.github.io/
# checksum:
# enabled: true
# require_checksum: true
# supported_envs:
# - all
registries:
- type: standard
ref: v4.306.0 # renovate: depName=aquaproj/aqua-registry
packages:
- name: koalaman/[email protected]
- name: derailed/[email protected]
- name: kubernetes/[email protected]
- name: ahmetb/[email protected]
- name: argoproj/[email protected]
- name: kubernetes-sigs/kustomize@kustomize/v5.6.0
- name: helm/[email protected]
- name: kubernetes/[email protected]
- name: mvdan/[email protected]
- name: kubernetes/[email protected]
- name: k0sproject/[email protected]
- name: kubernetes-sigs/[email protected]
- name: cloudflare/[email protected]