diff --git a/charts/polymorphic-app/Chart.yaml b/charts/polymorphic-app/Chart.yaml index 38a1953..6886f10 100644 --- a/charts/polymorphic-app/Chart.yaml +++ b/charts/polymorphic-app/Chart.yaml @@ -4,5 +4,5 @@ description: A Helm chart for deploying any custom applications, specifically po maintainers: - name: improwised type: application -version: 1.2.5 +version: 1.2.6 appVersion: 1.0.0 diff --git a/charts/polymorphic-app/values.yaml b/charts/polymorphic-app/values.yaml index c0efd7a..fb1ff67 100644 --- a/charts/polymorphic-app/values.yaml +++ b/charts/polymorphic-app/values.yaml @@ -95,6 +95,7 @@ serviceTemplate: ingress: enabled: false + # className: nginx annotations: {} hosts: - host: app.example.com