codecentric / helm-charts

A curated set of Helm charts brought to you by codecentric

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KeycloakX Helm chart 2.2.0 not in index.

mprimeaux opened this issue · comments

I do not see version 2.2.0 of the Keycloakx Helm chart in the index.

helm repo add codecentric https://codecentric.github.io/helm-charts
helm repo update
helm search repo keycloakx
NAME                 	CHART VERSION	APP VERSION	DESCRIPTION
codecentric/keycloakx	2.1.1        	20.0.3     	Keycloak.X - Open Source Identity and Access Ma..

The latest chart seems to be 2.2.0.

Found the issue - the upload functionality failed because one of the charts had issues. I'm on it :)

@grieshaber Any updates on the resolution? Thanks much for your help.

unfortunately not yet - issue is, that he postgresql version used in keycloak chart is not available anymore and therefore the packaging of the chart does not work and breaks the releaser job. Upgrade the postgres to a newer version did not work "out of the box" and needs more time. I'll check, whether i can make the old postgres available again somehow..

Sorry for any inconvenience

Same issue for 2.2.1. Is there any ETA for this?
Keycloakx itself is already at 21.1.0 and it would be good not falling too far behind.

Finally available, fixed / changed the release action.