Closed bitnami-bot closed 2 days ago
It appears this release isn't in the chart repo yet.
Please note the recommended way of consuming Bitnami Helm charts is using the OCI package hosted in DockerHub:
helm pull oci://registry-1.docker.io/bitnamicharts/keycloak --version 24.2.1
However, if you're using the Bitnami index.yaml, please note you need to add it to the Helm CLI and keep it up to date:
$ helm repo add bitnami https://charts.bitnami.com/bitnami
$ helm repo update bitnami
Hang tight while we grab the latest from your chart repositories...
search repo bitnami/keycloak
...Successfully got an update from the "bitnami" chart repository
Update Complete. ⎈Happy Helming!⎈
$ helm search repo bitnami/keycloak
NAME CHART VERSION APP VERSION DESCRIPTION
bitnami/keycloak 24.2.1 26.0.5 Keycloak is a high performance Java-based ident...
$ helm pull --version 24.2.1 bitnami/keycloak
$ ls -la
...
-rw-r--r-- 1 carlosrh staff 152K Nov 21 17:26 keycloak-24.2.1.tgz
Any other way of consuming Bitnami charts could not be supported.
Same problem here:
>helm repo list | grep bitnami
bitnami https://charts.bitnami.com/bitnami
> helm repo update
...
...Successfully got an update from the "bitnami" chart repository
...
>helm pull --version 24.2.0 bitnami/keycloak
>helm pull --version 24.2.1 bitnami/keycloak
Error: manifest does not contain a layer with mediatype application/tar+gzip
> ll
total 132
-rw-r--r--. 1 nick nick 134532 Nov 21 12:49 keycloak-24.2.0.tgz
ArgoCD is failing to pull the release as well.
This is an automated Pull Request updating (all or part of):
docker.io/bitnami/keycloak:26.0.5-debian-12-r2
docker.io/bitnami/keycloak-config-cli:6.1.6-debian-12-r6