Maciej Strzelecki
Results
1
comments of
Maciej Strzelecki
As a workaround, you can always force the application to use Helm v3 as it should handle the charts in both versions (`apiVersion: v1` and `apiVersion: v2`). ``` apiVersion: argoproj.io/v1alpha1...