diff --git a/_infra/helm/collection-instrument/Chart.yaml b/_infra/helm/collection-instrument/Chart.yaml index 26504fee..117b75a3 100644 --- a/_infra/helm/collection-instrument/Chart.yaml +++ b/_infra/helm/collection-instrument/Chart.yaml @@ -14,9 +14,9 @@ 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: 3.0.37 +version: 3.0.38 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. -appVersion: 3.0.37 +appVersion: 3.0.38 diff --git a/_infra/helm/collection-instrument/values.yaml b/_infra/helm/collection-instrument/values.yaml index 7e9d1c6f..682fc3d4 100644 --- a/_infra/helm/collection-instrument/values.yaml +++ b/_infra/helm/collection-instrument/values.yaml @@ -60,4 +60,4 @@ gcp: loadBalancer: ipAddress: 10.110.128.13 - enabled: true \ No newline at end of file + enabled: false \ No newline at end of file