Closed TJM closed 3 years ago
Hey TJM, thanks for flagging this with us, let me dig into where 0.11.11 is and I will get back to you.
@TJM The image is on docker hub now: https://hub.docker.com/repository/docker/roadiehq/kubewise
If you change your helm values to
image:
repository: roadiehq/kubewise
tag: 0.11.11
It should work.
Apologies for the confusion. I must have forgotten to update the helm chart with the correct repository when I moved to Docker Hub.
Quite frankly, we are trying to avoid using DockerHub (docker.io) directly due to their rate limiting. We probably didn't get the change because we already have to override the "repository" to go through Artifactory (gcr.artifactory.company.com/larder-prod/kubewise
)... we can just change the override to dockerhub, I guess :)
According to: https://github.com/RoadieHQ/kubewise/blob/fb5339c142bf09f03e4883f4472b2251a930aa2e/helm_chart/values.yaml#L7-L8
... the image should be
us.gcr.io/larder-prod/kubewise:0.11.11
... but I can't seem to pull that:Last published version was 0.11.8: