You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
level=debug msg="Running command: [helm version --client]"
level=info msg="Deploying with helm v2.16.8 ..."
level=debug msg="Running command: [helm --kube-context clustername get dev-ingress]"
level=info msg="Release dev-ingress not upgraded as it is remote..."
The text was updated successfully, but these errors were encountered:
Expected behavior
deploy and upgrade helm charts worked fine with version 1.10.1 and api v2beta4
Actual behavior
helm does not perform an upgrade with version 1.11 / 1.12 and api v2beta5
Information
Steps to reproduce the behavior
skaffold run --profile <profile>
related logs:
The text was updated successfully, but these errors were encountered: