Joe Julian
Joe Julian
This is retrieved by client-go: https://github.com/kubernetes/client-go/blob/1ac8d459351e21458fd1041f41e43403eadcbdba/discovery/discovery_client.go#L566-L578 Is k3s not providing the /version api?
@dstewen `1.25.6` is not less than `1.25.0`. Fun fact, `1.25.0` is also greater than `1.25.0-0` as the `-0` makes it a pre-release.
If the chart you're using has a restriction stating that the kubernetes version must be < 1.25.0-0, then you'll need a chart upgrade. Check with your chart publisher.
No worries. We've all been there.
The very first thing that jumps out at me with this is that the output changed (cmd/helm/testdata/output/schema-negative-cli.txt). Anybody that uses this output in automation will have their workflow broken. This...
Since this has two approvals and @mattfarina's CR was addressed, I'm going to go ahead and merge this.
> Been following this for a while and glad its finally merged, which release will this be packaged under? 3.14.0. You can see that under "milestone", which is accurate for...
That code path is not relevant. Closing.
I used your `repo add` command and could fetch it with `helm pull --destination . --version 4.3.0 gh11472/nginx-ingress` but could also not fetch it with the `repo` flag.
With secret data, shouldn't this be 600?