diff --git a/charts/priobike-privacy-policy/Chart.yaml b/charts/priobike-privacy-policy/Chart.yaml index 04b6737..1c69a1c 100644 --- a/charts/priobike-privacy-policy/Chart.yaml +++ b/charts/priobike-privacy-policy/Chart.yaml @@ -15,7 +15,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.0 +version: 0.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. Versions are not expected to diff --git a/charts/priobike-privacy-policy/values.yaml b/charts/priobike-privacy-policy/values.yaml index 5e840fb..391ac81 100644 --- a/charts/priobike-privacy-policy/values.yaml +++ b/charts/priobike-privacy-policy/values.yaml @@ -2,7 +2,6 @@ replicas: 1 deploymentName: priobike-privacy-policy-deployment containerName: priobike-privacy-policy-container serviceName: priobike-privacy-policy-service -ingressPath: /privacy-policy imageName: priobike-privacy-policy-service labels: app: priobike-privacy-policy-app