-
Error: INSTALLATION FAILED: unable to build kubernetes objects from release manifest: unable to recognize "": no matches for kind "Ingress" in version "extensions/v1beta1"
https://kubernetes.io/blo…
-
Is there any chance you'll support Helm 3 in the near future?
-
Hi again 👋
Helm OCI is now a full feature! See our blog post on this https://helm.sh/blog/storing-charts-in-oci/. This means it's both out of experimental and more robust support has been added, t…
-
I'm seeing the following unit test failure on my M1 Mac w/ arm64 architecture:
```
$ make test-unit
...
--- FAIL: TestFileSystem_InstallFromFeedUrl (0.00s)
logger.go:17: Downloading http://…
vdice updated
2 years ago
-
I am trying to use the latest Helm3 docker image to apply some kustomize manifests as a chart, however I am getting an error:
```
❯ docker run --rm --net=host -v "${HOME}/.kube:/root/.kube" -v "${…
-
**Describe the bug**
Helm3 app is not working in lens ide 3.6.7 behind http proxy
**To Reproduce**
Steps to reproduce the behavior:Steps to reproduce the behavior:
1. Start Lens ide
2. It conne…
-
Is it intended to put a templated config into the prosody configmap?
and which template language is that then?
not helm template is it?
it does not have tobool
Also I do find the base64 encoded …
-
I'm following the [instructions](https://gateway.dask.org/install-kube.html) to setup Dask on K8s Cluster. I'm on MacOS, have K8s running on Docker Desktop, `kubectl` version `1.22.5` and `helm` ver…
-
I've tried to use this action on an AWS CodeBuild self-hosted Github runner.
It works like this:
```yaml
- name: Test helm template
uses: WyriHaximus/github-action-helm3@v4
wi…
-
Since this always assume that the registry is an OCI registry, it doesn't publish to gitlab.
```
"semantic-release-helm3",
{
"chartPath": ".",
"isChartMuseum": false,
…