This message was deleted.
# elemental
a
This message was deleted.
h
I believe that's the way that is tested but I don't know. The engineering team was at an off-site this week which is why responses are slow this week
a
I need to use a native helm chart for ArgoCd, the OCI way is not working. Complains on the fact that the charts are in a different folder.
s
I have no experience on ArgoCd, neither I don't know how OCI helm charts can be used in that context. We are not publishing tarballs of the charts, we are in the process to review that to publish them in github. I have never tested, but I guess the OCI helm chart can be extracted as any other container with
elemental pull-image
to a localpath, I'd assume the contents of the OCI chart is the equivalent of an inflated chart tarball.
a
I did a comparison of the tarballs on the current 1.2.5 release on the GitHub releases and the OCI Helm charts that are supposed to be used and they differ a lot. So that would explain the strange behaviour I get when using the published Helm tarballs. Would love to help out in getting all gettings this resolved in any way.
👍 1