#Maybe I've missed this along the way,

1 messages · Page 1 of 1 (latest)

next vale
bronze rover
next vale
#

I saw this, but does the dagger team not have a chart repository where they publish their chart?

bronze rover
#

The docs as shown work for the latest version too.

#

oci://registry.dagger.io/dagger-helm
That looks like a registry to me. 🙂

#

You meant registry, not repository, right?

next vale
#

For my setup, I've got ArgoCD managing a bunch of stuff in my cluster(s) and I typically will create a new Chart like this that depends on some other chart. Than I can add other templates to Chart if needed (in Daggers case, that would be a persistent volume).

bronze rover
#

What version of Helm do you have?

next vale
#

v3

bronze rover
#

Yeah, exact version.

next vale
#

v3.13.3

bronze rover
#

Hmm.. Ok. Then OCI support should be working.

next vale
#

It looks like my requets just got 403ed. Is there a different version I should be using?

bronze rover
#

Not that I know of.

#

For SnGs, try just oci://registry.dagger.io and see what happens.

next vale
#

Good call. that did it!