Welcome to the Linux Foundation Forum!

Lab 4.1. Unable to install version 9.2.5 of the bitnami/wordpress chart

Getting the following error:

Failed to download "bitnami/wordpress" at version "9.2.5"

Seems related to this issue:

https://github.com/bitnami/charts/issues/10539

Comments

  • k0dard
    k0dard Posts: 115

    +1

  • akay
    akay Posts: 6

    Thanks,
    so next commands solved my problem

    helm repo add bitnami-full-index https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
    helm install wordpress bitnami-full-index/wordpress --version 9.2.5 --set service.type=NodePort --set service.nodePorts.http=30001
    

    in the lab 4.1

Categories

Upcoming Training