-
Notifications
You must be signed in to change notification settings - Fork 85
Description
Bug Description
This project relies on the dagster helm chart. That helm chart deploys several images from docker.io/bitnami. Bitnami is shutting down that repository, see bitnami/charts#35164. Most images are being migrated to docker.io/bitnamilegacy but not all are. Dagster has updated some images to point to the new docker.io/bitnamilegacy repository (see chart version 1.11.11), but not all (as far as I can tell, they forgot bitnami/minideb). This may be due to the fact that bitnami/minideb was not migrated to docker.io/bitnamilegacy...
The image is still up right now, but it may be removed very soon.
Steps to Reproduce
Expected behavior
Environment Information:
Configurations:
Logs:
Additional context
- Bug Description
- Steps to Reproduce
- Environment Information
Please ensure all required sections are filled out accurately to expedite the debugging process and improve issue resolution efficiency.