From a1916b034a8d5f1d861ae61e63c67b39fc1c9c41 Mon Sep 17 00:00:00 2001 From: Jakob Jensen Date: Fri, 24 Jul 2026 11:13:14 +0000 Subject: [PATCH] chore: update sources --- configuration.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/configuration.yaml b/configuration.yaml index 032c3be59..0ffd7b49d 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -1149,6 +1149,12 @@ searchPaths: - src/operator/otterizecrds versionPattern: "^v([0-9]+\\.[0-9]+\\.[0-9]+)$" +- kind: git + kustomizationPaths: + - config/crd + name: ionos-cloud-cluster-api-provider-proxmox + repository: https://github.com/ionos-cloud/cluster-api-provider-proxmox + versionPattern: "^v([0-9]+\\.[0-9]+\\.[0-9]+)$" - entries: - base kind: helm @@ -2372,6 +2378,11 @@ searchPaths: - package/crds versionPattern: "^v([0-9]+\\.[0-9]+\\.[0-9]+)$" +- entries: + - valkey-operator + kind: helm + name: valkey + repository: https://valkey.io/valkey-helm/ - entries: - vault-config-operator kind: helm