Current Behavior
Hi
I want to use the last 6.4.2-SNAPSHOT version of the helm chart available here: https://github.com/adorsys/keycloak-config-cli/blob/main/contrib/charts/keycloak-config-cli/Chart.yaml
When I do
helm repo add keycloak-config-cli https://adorsys.github.io/keycloak-config-cli/helm-charts
helm repo update
helm search repo keycloak-config-cli --versions
I get:
NAME CHART VERSION APP VERSION DESCRIPTION
jkroepke/keycloak-config-cli 1.3.4 6.0.1 Import JSON-formatted configuration files into ...
jkroepke/keycloak-config-cli 1.3.3 6.0.1 Import JSON-formatted configuration files into ...
jkroepke/keycloak-config-cli 1.3.2 6.0.1 Import JSON-formatted configuration files into ...
jkroepke/keycloak-config-cli 1.3.1 6.0.1 Import JSON-formatted configuration files into ...
jkroepke/keycloak-config-cli 1.3.0 6.0.1 Import JSON-formatted configuration files into ...
jkroepke/keycloak-config-cli 1.2.3 5.0.0 Import JSON-formatted configuration files into ...
jkroepke/keycloak-config-cli 1.2.2 5.0.0 Import JSON-formatted configuration files into ...
jkroepke/keycloak-config-cli 1.2.1 5.0.0 Import JSON-formatted configuration files into ...
jkroepke/keycloak-config-cli 1.1.0 4.3.0 Import JSON-formatted configuration files into ...
jkroepke/keycloak-config-cli 1.0.0 2.6.2 Import JSON-formatted configuration files into ...
These versions are outdated.
This issue has broken our deployments. Could you let me know what should we do here?
Expected Behavior
helm search repo keycloak-config-cli --versions
should return 6.4.2-SNAPSHOT version we used previously
Steps To Reproduce
Environment
Anything else?
No response
Current Behavior
Hi
I want to use the last 6.4.2-SNAPSHOT version of the helm chart available here: https://github.com/adorsys/keycloak-config-cli/blob/main/contrib/charts/keycloak-config-cli/Chart.yaml
When I do
I get:
These versions are outdated.
This issue has broken our deployments. Could you let me know what should we do here?
Expected Behavior
helm search repo keycloak-config-cli --versions
should return 6.4.2-SNAPSHOT version we used previously
Steps To Reproduce
Environment
Anything else?
No response