5b6af846b8
Adds a valkey helm remote and allowlists the operator/exporter images so the valkey-operator install in argocd-apps resolves everything through artifactapi. - Add config/remote_helm/valkey.yaml proxying https://valkey.io/valkey-helm - Add valkey to the virtual/helm member list - Allow ^valkey-io/ on the ghcr remote (operator image ghcr.io/valkey-io/valkey-operator) - Allow ^oliver006/redis_exporter on dockerhub (Valkey metrics exporter)
21 lines
388 B
YAML
21 lines
388 B
YAML
package_type: helm
|
|
description: "Virtual repository merging all helm remotes — member order is priority order for duplicate chart+version"
|
|
members:
|
|
- authentik
|
|
- ceph-csi
|
|
- cnpg
|
|
- elastic-helm
|
|
- external-dns
|
|
- grafana
|
|
- hashicorp-helm
|
|
- intel-helm
|
|
- jetstack
|
|
- k8up
|
|
- purelb
|
|
- rancher-stable
|
|
- stakater
|
|
- traefik
|
|
- valkey
|
|
- victoriametrics
|
|
- argo-helm
|