From 391be46a99333f19289c9525b091b88b1bd49e33 Mon Sep 17 00:00:00 2001 From: Stan Date: Wed, 27 Nov 2024 19:19:47 +0000 Subject: [PATCH] AutoTrace WebHook Version: 1.286.8 --- CHANGELOG.md | 3 +++ incubator/instana-autotrace-webhook/values.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bc309d2..f62c0b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## 1.286.8 + + ## 1.286.7 diff --git a/incubator/instana-autotrace-webhook/values.yaml b/incubator/instana-autotrace-webhook/values.yaml index 4eb9322..627bd4a 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:41d2f6819f79b2c6165cfefa0722bebadaecc7b1b8bc26cc31043fd55a39a931 + image: icr.io/instana/instrumentation@sha256:c7b12da0d595e62514bb211de4af7c9ecc6861b9308fefa63c99418821ce1f17 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.