Skip to content

Commit c68ceaa

Browse files
committed
pin k8s-cache image version
1 parent 07fe90f commit c68ceaa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/opentelemetry-ebpf-instrumentation/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ k8sCache:
305305
# TODO remove k8s cache?
306306
repository: grafana/beyla-k8s-cache
307307
# -- (string) K8s Cache image tag. When empty, the Chart's appVersion is used.
308-
tag: null
308+
tag: 2.2.4
309309
# -- K8s Cache image's SHA256 digest (either in format "sha256:XYZ" or "XYZ"). When set, will override `image.tag`.
310310
digest: null
311311
# -- K8s Cache image pull policy.

0 commit comments

Comments
 (0)