Skip to content

Commit

Permalink
fix: make update changes
Browse files Browse the repository at this point in the history
  • Loading branch information
elasticmachine committed Dec 6, 2023
1 parent 58228ce commit f26ebe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/kubernetes/heartbeat-kubernetes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ spec:
dnsPolicy: ClusterFirstWithHostNet
containers:
- name: heartbeat
image: docker.elastic.co/beats/heartbeat:8.11.1
image: docker.elastic.co/beats/heartbeat:8.11.2
args: [
"-c", "/etc/heartbeat.yml",
"-e",
Expand Down

0 comments on commit f26ebe9

Please sign in to comment.