diff --git a/charts/codecov/Chart.yaml b/charts/codecov/Chart.yaml index 7a5f9e2..d327970 100644 --- a/charts/codecov/Chart.yaml +++ b/charts/codecov/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. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.1.0 +version: 0.1.1 # 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/codecov/values.yaml b/charts/codecov/values.yaml index 379ea8e..317f459 100644 --- a/charts/codecov/values.yaml +++ b/charts/codecov/values.yaml @@ -39,7 +39,7 @@ codecov_config: | client_secret: "secretxxx" # global_upload_token: "" webhook_secret: "verysecret" - intergration: + integration: id: 22 pem: /config/file.pem # If using external storage. Comment above and uncomment below