.tekton/ruby-tracer-prepuller.yaml in instana-1.215.1 vs .tekton/ruby-tracer-prepuller.yaml in instana-1.216.0
- old
+ new
@@ -67,9 +67,13 @@
command: ["sh", "-c", "'true'"]
- name: prepuller-33
# 3.3.1-bookworm
image: ruby@sha256:5cf0004738f54bd67e4c4316394208ca38a6726eda7a1b0586d95601aad86e5d
command: ["sh", "-c", "'true'"]
+ - name: prepuller-34
+ # 3.4.0-preview1-bookworm
+ image: ruby@sha256:2690af2a931469abe513b22a083b5ae0b56d4feffc0d3496eb6378723ab203e7
+ command: ["sh", "-c", "'true'"]
# Use the pause container to ensure the Pod goes into a `Running` phase
# but doesn't take up resource on the cluster
containers:
- name: pause
image: gcr.io/google_containers/pause:3.2