charts
charts copied to clipboard
[bitnami/redis] bitnamicharts/redis has tag to `18.14.2` but charts highest version is `18.14.0`
Name and Version
bitnami/redis 18.14.0
What architecture are you using?
arm64
What steps will reproduce the bug?
I'm using renovatebot to bump the chart versions, that's how I've noticed it.
Renovate currently tries to bump the chart version to 18.14.2
which is an existing tag in the docker registry.
The latest version of the Chart.yaml
however points to 18.14.0
.
What is the expected behavior?
I would expect the tags in the docker registry to correlate with the versions specified in the Chart.yaml
files.
What do you see instead?
See above.
We see the same for external-dns. The only chart version for 6.33 on docker hub is 6.33.3, however the chart version in the repo is 6.33.0: https://hub.docker.com/r/bitnamicharts/external-dns/tags?page=1&name=6.33
We also cache the images so we noticed that external-dns 6.33.3 uses image registry-1.docker.io/bitnami/external-dns:0.14.0-debian-11-r26
while the chart specifies docker.io/bitnami/external-dns:0.14.0-debian-11-r9
.
Thanks for reporting. Yes, it is an issue in our release process. Helm charts are being built, tested and released as usual but with the wrong version number and a different hostname for the registry (registry-1.docker.io
instead of docker.io
).
Charts are totally functional, tested and secure as usual, but there has been some confusion with versions (the number itself) not the Helm chart as a package.
There are some related issues:
- https://github.com/bitnami/charts/issues/23582
- https://github.com/bitnami/charts/issues/23576
- https://github.com/bitnami/charts/issues/23599
- https://github.com/bitnami/charts/issues/23619
We are working on a fix (already in progress) to unify the versions between DockerHub and GitHub.
is the registry change expected? docker.io
=> registry-1.docker.io
is the registry change expected?
docker.io
=>registry-1.docker.io
That change was produced by this issue, although it does not affect Helm chart operations, we will revert the changes.
This Issue has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thanks for the feedback.
Due to the lack of activity in the last 5 days since it was marked as "stale", we proceed to close this Issue. Do not hesitate to reopen it later if necessary.
Has this been solved @carrodher?
Yes, the latest version is the same in
- GitHub: https://github.com/bitnami/charts/blob/53aca51120f86086e6780dc0453b93fbf49766b4/bitnami/redis/Chart.yaml#L39
- DockerHub: https://hub.docker.com/layers/bitnamicharts/redis/18.19.2/images/sha256-d681d7e587c6b623d596e0b02727465ad0e7b974a405e766cca03443038ebdc2?context=explore