villebro commented on PR #44250: URL: https://github.com/apache/superset/pull/44250#issuecomment-5670516044
> Some of this is over my head but the Current vs. After seems good to me and I didn't see problems in the code. > > When you say: > > > Published release/latest tags are being pushed by the release/scheduled workflows; 6.1.0-* variants were refreshed on 2026-09-14. > > I had noticed that. I was conflicted, on the one hand there's something to be said for keeping the Superset code the same but updating the dependencies underneath it for security. On the other hand, I did not expect that; I expected that the SHA and release date would never change for an official release image. > > To confirm, does this change stop the re-publishing of official release tag versions? @sfirke SHA and release date should not change for an official release. So we stop that from happening here, too. If we need to start publishing releases with bumped deps more often, we simply need to increase our patch release cadence. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
