File tree 2 files changed +5
-1
lines changed
incubator/instana-autotrace-webhook 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 1.240.0
4
+
5
+ - Update the manual trigger to 1.0.6
6
+
3
7
## 1.239.1
4
8
5
9
- Update the manual trigger to 1.0.6
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ autotrace:
57
57
opt_in : false
58
58
failurePolicy : Ignore # We do not want to cause any trouble in scheduling; for local testing, use 'Fail'
59
59
instrumentation :
60
- image : icr.io/instana/instrumentation@sha256:d5ec120ac602d76b225cce30b5ab275579a6ce2564e2dab038fb8ba2629c9a7d
60
+ image : icr.io/instana/instrumentation@sha256:fefbe8c173ca869c90c75a526337909010b9a77c4321a469ce365a5307430f0a
61
61
imagePullPolicy : IfNotPresent
62
62
# This security context is carried verbatim to the security context of all instrumentation init containers
63
63
securityContext :
You can’t perform that action at this time.
0 commit comments