Hello,
I want to install dremio ce v26.0.0 from repository quay.io/dremio/dremio-oss
But I cannot find any official helm chart. Can you point me to the helm chart to use with that version?
I have tried the following
helm install dremio oci://quay.io/dremio/dremio-helm --values ./values.yaml --namespace dremio --version 3.1.1 --wait
which fails with
29 secs ago Failed to pull image “``quay.io/dremio/dremio-search-init:26.0.3”:`` failed to pull and unpack image “``quay.io/dremio/dremio-search-init:26.0.3”:`` failed to resolve reference “``quay.io/dremio/dremio-search-init:26.0.3”:`` unexpected status from HEAD request to ``https://quay.io/v2/dremio/dremio-search-init/manifests/26.0.3:`` 401 UNAUTHORIZED