Add valkey-operator artifactapi remotes #29

Merged
benvin merged 1 commits from benvin/valkey-operator-artifactapi into main 2026-08-15 12:13:04 +10:00

1 Commits

Author SHA1 Message Date
unkin-agent 5b6af846b8 Add valkey-operator artifactapi remotes
ci/woodpecker/pr/plan Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful
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)
2026-08-15 12:06:00 +10:00