Replies: 1 comment
-
|
If you’re affected by the Bitnami image changes — I’m from SolDevelo, and our container images are fully compatible replacements for Bitnami ones (including Kafka). https://soldevelo.com/services/bitnami-container-images-maintained-by-soldevelo/ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. I was testing the deployment of Open Meter in Kubernetes and I detected the current helm files are not working anymore.
According to the Bitnami repository, they transitioned to a private model, and as a result, all docker images were removed.
Bitnami Charts
Extract:
Now, for example, the Kafka tags appear empty:
https://hub.docker.com/r/bitnami/kafka/tags
The previous images have been moved to the Bitnami Legacy repository:
https://hub.docker.com/r/bitnamilegacy/kafka/tags
I think an issue should be created to discuss the usage of Bitnami Legacy packages (with lack of security support), vs to switch to a different Helm package.
Thank you
Beta Was this translation helpful? Give feedback.
All reactions