diff --git a/CHANGELOG.md b/CHANGELOG.md index c4757a4..397c3ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 1.287.0 + +- Update the @instana/collector Node.js package to 4.4.0 +- Update the @instana/collector Node.js package to 4.3.0 + ## 1.286.10 diff --git a/incubator/instana-autotrace-webhook/values.yaml b/incubator/instana-autotrace-webhook/values.yaml index ec731dc..9acac37 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:48a1bf7823940ec1356bb568c7426eed9b00a2d30c039d9ca95f9dc16e7e8159 + image: icr.io/instana/instrumentation@sha256:40e572a8a8ea7e9594aa9b14eca1419c1caafc221cedf45798ff56012b270694 imagePullPolicy: IfNotPresent # The default instrumentation image doesn't require pull secret. # If you specify instrumentation image from a private registry, ensure to set the pull image secret or imagePullCredentials.