diff --git a/charts/typesense/Chart.yaml b/charts/typesense/Chart.yaml index 790a7fa..3feb98f 100644 --- a/charts/typesense/Chart.yaml +++ b/charts/typesense/Chart.yaml @@ -13,7 +13,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. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.2.4 +version: 0.2.5 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. diff --git a/charts/typesense/templates/dashboard.yaml b/charts/typesense/templates/dashboard.yaml index 96a4b3c..c81eeab 100644 --- a/charts/typesense/templates/dashboard.yaml +++ b/charts/typesense/templates/dashboard.yaml @@ -14,7 +14,6 @@ spec: metadata: labels: app: {{ include "typesense.fullname" . }}-dashboard - {{- include "typesense.selectorLabels" . | nindent 8 }} spec: containers: - name: typesense-dashboard