Closed skyckp123 closed 9 months ago
Hi!
Could you try again? It should be available now
It's working now. Thanks a lot.
Facing an issue with one more link.
curl -SsLf https://downloads.bitnami.com/files/stacksmith/gosu-1.16.0-5-linux-amd64-debian-11.tar.gz -O
curl: (22) The requested URL returned error: 404
Thanks for confirming. That new package you requested (gosu-1.6.0-5) should be already available as well.
To help us define our retention policy for those intermediate artifacts, could you please share with us your use case using those old packages instead of the recent versions?
We have our own base docker image which we want to use instead of using "FROM docker.io/bitnami/minideb:bullseye".
Could you please help with recovering this URL -
curl -Sslf https://downloads.bitnami.com/files/stacksmith/redis-exporter-1.49.0-0-linux-amd64-debian-11.tar.gz -O
curl: (22) The requested URL returned error: 404
Could you please help with recovering this URL -
curl -Sslf https://downloads.bitnami.com/files/stacksmith/redis-exporter-1.49.0-0-linux-amd64-debian-11.tar.gz -O curl: (22) The requested URL returned error: 404
Files restored
Name and Version
bitnami/redis-cluster:6.2
What architecture are you using?
amd64
What steps will reproduce the bug?
What is the expected behavior?
Expecting 200 status and file download.
What do you see instead?
Seeing 404 not found.
Additional information
No response