Ah I see. Actually this is a goo question to ask. The Helm section points to https://downloads.apache.org/incubator/polaris/helm-chart/ which, as expected, only contains the latest release as it mirrors the dist release SVN repo. But the index.yaml file contains links to previous chart versions on archive.a.o.
We could totally change the link to archive.a.o. But AFAIU the synchronization between SVN dist release -> downloads.a.o takes only a couple of minutes, while downloads.a.o -> archive.a.o may take a lot longer. Is this correct? If so, would that mean that the official site might "lag" a bit behind official release announcements until archive has been updated? -- Pierre On Fri, Jan 30, 2026 at 2:45 PM Romain Manni-Bucau <[email protected]> wrote: > @Pierre almost, helm section is not within versions, otherwise it looks > good. > > Romain Manni-Bucau > @rmannibucau <https://x.com/rmannibucau> | .NET Blog > <https://dotnetbirdie.github.io/> | Blog <https://rmannibucau.github.io/> > | Old > Blog <http://rmannibucau.wordpress.com> | Github > <https://github.com/rmannibucau> | LinkedIn > <https://www.linkedin.com/in/rmannibucau> | Book > < > https://www.packtpub.com/en-us/product/java-ee-8-high-performance-9781788473064 > > > Javaccino founder (Java/.NET service - contact via linkedin) > > > Le ven. 30 janv. 2026 à 14:23, Pierre Laporte <[email protected]> a > écrit : > > > Yes JB, indeed, your PR (https://github.com/apache/polaris/pull/3474) > has > > been merged. @Romain the downloads page currently uses: > > > > * `dlcdn.a.o` and `downloads.a.o` for the latest release > > * `archive.a.o` for the previous ones > > > > Is that aligned with what you have in mind? > > > > -- > > > > Pierre > > > > > > On Fri, Jan 30, 2026 at 11:43 AM Jean-Baptiste Onofré <[email protected]> > > wrote: > > > > > Hi > > > > > > I already have a PR for the archive links. I don’t remember if it’s > > merged > > > or not (just landed in Paris, I will check shortly). > > > > > > Regards > > > JB > > > > > > Le ven. 30 janv. 2026 à 10:58, Romain Manni-Bucau < > [email protected] > > > > > > a > > > écrit : > > > > > > > Hi Pierre, > > > > > > > > Thanks a lot, totally missed the last link - and for my case where > I'm > > > not > > > > using the index file but pointing to the tgz directly it totally > solves > > > it > > > > :). > > > > > > > > Side note: the release page on the site doesn't reference archive > path > > so > > > > most of past links are no more working, can be a small enhancement - > > > happy > > > > to do a PR if you think it helps. > > > > > > > > Romain Manni-Bucau > > > > @rmannibucau <https://x.com/rmannibucau> | .NET Blog > > > > <https://dotnetbirdie.github.io/> | Blog < > > https://rmannibucau.github.io/ > > > > > > > > | Old > > > > Blog <http://rmannibucau.wordpress.com> | Github > > > > <https://github.com/rmannibucau> | LinkedIn > > > > <https://www.linkedin.com/in/rmannibucau> | Book > > > > < > > > > > > > > > > https://www.packtpub.com/en-us/product/java-ee-8-high-performance-9781788473064 > > > > > > > > > Javaccino founder (Java/.NET service - contact via linkedin) > > > > > > > > > > > > Le ven. 30 janv. 2026 à 10:49, Pierre Laporte <[email protected] > > > > a > > > > écrit : > > > > > > > > > Hi Romain > > > > > > > > > > Thanks for the heads up, we started discussing this topic in the > > thread > > > > > `[DISCUSS] Helm chart and binary artifacts` [1]. The problem comes > > > from > > > > > the Helm chart index, which only includes the latest release. The > > Helm > > > > > charts themselves already are on archive [2]. I just regenerated > the > > > > index > > > > > with the inclusion of previous releases as per what was discussed > on > > > the > > > > > other thread. It should be good now, a least as per dist release > > [3]. > > > > The > > > > > fix should be propagated soon to downloads.a.o and archive.a.o. > > > > > > > > > > Note that it is a temporary solution. The release automation > stills > > > > needs > > > > > a more permanent fix. Let's keep the discussion going on > `[DISCUSS] > > > Helm > > > > > chart and binary artifacts`. > > > > > > > > > > [1] > https://lists.apache.org/thread/qbdqxpg19c6s9cnxbjg42z7d0zxg3dz3 > > > > > [2] https://archive.apache.org/dist/incubator/polaris/helm-chart/ > > > > > [3] https://dist.apache.org/repos/dist/release/incubator/polaris/ > > > > > > > > > > -- > > > > > > > > > > Pierre > > > > > > > > > > > > > > > On Fri, Jan 30, 2026 at 10:02 AM Romain Manni-Bucau < > > > > [email protected] > > > > > > > > > > > wrote: > > > > > > > > > > > Hi everyone, > > > > > > > > > > > > Is it possible to deploy the helm chart on ASF archive please? > > > > > > Today it is impossible to have a stable link on a particular > > version > > > > > > (hosted at asf) which makes it hard to integrate in any > automotion. > > > > > > > > > > > > Romain Manni-Bucau > > > > > > @rmannibucau <https://x.com/rmannibucau> | .NET Blog > > > > > > <https://dotnetbirdie.github.io/> | Blog < > > > > https://rmannibucau.github.io/ > > > > > > > > > > > > | Old > > > > > > Blog <http://rmannibucau.wordpress.com> | Github > > > > > > <https://github.com/rmannibucau> | LinkedIn > > > > > > <https://www.linkedin.com/in/rmannibucau> | Book > > > > > > < > > > > > > > > > > > > > > > > > > > > > https://www.packtpub.com/en-us/product/java-ee-8-high-performance-9781788473064 > > > > > > > > > > > > > Javaccino founder (Java/.NET service - contact via linkedin) > > > > > > > > > > > > > > > > > > > > >
