diff --git a/Pipfile b/Pipfile index 935dbff1..88236cdd 100644 --- a/Pipfile +++ b/Pipfile @@ -25,6 +25,7 @@ pycryptodome = "*" requestsdefaulter = "*" google-cloud-storage = "*" google-cloud-pubsub = "*" +jinja2 = "*" [dev-packages] black = "*" diff --git a/Pipfile.lock b/Pipfile.lock index 4b02377b..3697c7a9 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "f59ba09c4442ee7cd22b7c8e776c6fa4aa62dc94c2068897eb29ce2b99e6c74d" + "sha256": "444b2e7495aacee13241e982eeee080732eba9e6f16cf1f10f2e36900bf51b8c" }, "pipfile-spec": 6, "requires": { diff --git a/_infra/helm/collection-instrument/Chart.yaml b/_infra/helm/collection-instrument/Chart.yaml index baa3c9b2..59b74114 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.26 +version: 3.0.28 # 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.26 +appVersion: 3.0.28