-
I thought that helm charts were supposed to be included in a porter-generated CNAB, but I am not seeing them, even when I export the bundle for an air-gapped install of my bundle. This is my porter m…
-
In version 0.1.9 the following hack was introduced:
https://github.com/MChorfa/porter-helm3/blob/0f59e5d93563eb68449812c46533054c9b1023f4/pkg/helm3/install.go#L125-L130
This appears to escape an…
-
Hi
I manage 24 different apps in helmfile.yaml
Part of them stable releases , part of them custom charts.
helmfile version v0.90.8
helm version v2.16.1.
I would like to migrate to helm3.
We ar…
-
Running a playbook which installs microk8s and addons successfully does not add helm3 repos.
Playbook is below. Result should show two repos when "helm3 repo list" is run, instead I get "Error: no…
-
after executing : helm3 package prefect-ui/ -d ./charts inside refect-server-k8 folder,
``` Error: found in Chart.yaml, but missing in charts/ directory: postgresql-ha, minio```
-
I'm not sure if this matching is working as intended:
https://github.com/canonical/microk8s-core-addons/blob/673f404ebd0a96cf26db97452c1cfdca911b3f79/addons/metrics-server/metrics-server.yaml#L5
htt…
-
Currently in helm3 we can have helm charts releases namespace specific so to be able to specify all the helm-charts namespace at once we can have namespace variable in helmDefaults .So that user don't…
-
UseContainerSupport is [backported to Java 8u191](https://www.oracle.com/technetwork/java/javase/8u191-relnotes-5032181.html) and should be used instead of the experimental flags.
https://github.…
-
Running the helm 3.0.2 `2to3` plugin to migrate, helm-secrets does not appear on the list of plugins
```
$ helm3 plugin list
NAME VERSION DESCRIPTION
2to3 0.2.1 migrate and cleanup Helm…
-
Currently helm charts produced by this repository support Helm 2, which is deprecated and should not be used. Unfortunately, they are not very well compatible with Helm 3 and fail to install using Ter…