diff --git a/charts/cloudshell/Chart.yaml b/charts/cloudshell/Chart.yaml index 930a9e65..fbf023a1 100644 --- a/charts/cloudshell/Chart.yaml +++ b/charts/cloudshell/Chart.yaml @@ -20,7 +20,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. -version: 4.2.0 +version: 4.3.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. diff --git a/charts/cloudshell/values.yaml b/charts/cloudshell/values.yaml index a3895e93..ddb5acd5 100644 --- a/charts/cloudshell/values.yaml +++ b/charts/cloudshell/values.yaml @@ -99,8 +99,8 @@ networking: ingress: enabled: true tls: true - annotations: - kubernetes.io/ingress.class: nginx + ingressClassName: "" + annotations: [] # kubernetes.io/tls-acme: "true" hostname: chart-example.local # - secretName: chart-example-tls