Skip to content

Review deploy failing for Error: can't get a valid version for repositories postgresql, redis. Try changing the version constraint in Chart.yaml

Job #2538523916 failed for 363bdec2:

WARNING: Kubernetes configuration file is group-readable. This is insecure. Location: /builds/gitlab-org-forks/gitlab.tmp/KUBECONFIG
WARNING: Kubernetes configuration file is world-readable. This is insecure. Location: /builds/gitlab-org-forks/gitlab.tmp/KUBECONFIG
Getting updates for unmanaged Helm repositories...
...Successfully got an update from the "https://charts.jetstack.io/" chart repository
...Successfully got an update from the "https://grafana.github.io/helm-charts" chart repository
...Successfully got an update from the "https://prometheus-community.github.io/helm-charts" chart repository
...Successfully got an update from the "https://charts.bitnami.com/bitnami" chart repository
...Successfully got an update from the "https://charts.bitnami.com/bitnami" chart repository
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "gitlab" chart repository
Update Complete. ⎈Happy Helming!⎈
Error: can't get a valid version for repositories postgresql, redis. Try changing the version constraint in Chart.yaml

Workaround

Either of these workarounds would be sufficient

  • Rebase the failing branch to include !88977 (merged)
  • Trigger a new merged results pipeline using a non-Draft MR
Edited by Kyle Wiebers