diff --git a/CHANGELOG.md b/CHANGELOG.md index d20da30..6cbd93a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 1.284.4 + +- Update the @instana/collector Node.js package to 5.0.0 + ## 1.284.3 - Update the @instana/collector Node.js package to 5.0.0 diff --git a/incubator/instana-autotrace-webhook/values.yaml b/incubator/instana-autotrace-webhook/values.yaml index 518c7d6..dffaa33 100644 --- a/incubator/instana-autotrace-webhook/values.yaml +++ b/incubator/instana-autotrace-webhook/values.yaml @@ -65,7 +65,7 @@ autotrace: opt_in: false failurePolicy: Ignore # We do not want to cause any trouble in scheduling; for local testing, use 'Fail' instrumentation: - image: icr.io/instana/instrumentation@sha256:ac7f1deaf179777ecd18a33efb20559aa695eb5e14364cd51810529e318f1a52 + image: icr.io/instana/instrumentation@sha256:327e96c7f221006218556a89b40ef37fcf09ee76c3950ab3d2bcff7d128b44e8 imagePullPolicy: IfNotPresent prepullImage: false manual: