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