Troubleshooting
Bitnami Image Deprecations
1 min
manufacturing connect versions 2 15 0 and lower reference docker hub images on bitnami that have been deprecated pulling a deprecated image produces an error similar to the following can not pull image 'docker io/bitnami/kafka 2 8 0 debian 10 r55' from the registry to resolve this issue, you must manually update docker hub references update references in one of the following ways option 1 replace docker hub image tags with their corresponding sha digests for example, replace docker io/bitnami/kafka 2 8 0 debian 10 r55 with docker io/bitnami/kafka\@sha256\ eeb2b2c1bfe9753dbea66181b58097e742af8f6a3a33a285debafd0fc95f9289 option 2 replace docker hub references with the appropriate gcr io (google container registry) path for example, update paths for the following dependencies kafka gcr io/litmus public/mc addons/kafka 2 8 0 debian 10 r55 zookeeper gcr io/litmus public/mc addons/zookeeper 3 7 0 debian 10 r70 grafana gcr io/litmus public/mc addons/grafana 8 0 6 debian 10 r0 mysql gcr io/litmus public/mc addons/mysql 5 7 35 debian 10 r39