Skip to content

Commit f9c2ae2

Browse files
author
Jenkins Automation
committed
Agent release 2.0.55
1 parent 8b1070d commit f9c2ae2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

k8s/scalyr-agent-2-envfrom.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ spec:
1111
serviceAccountName: scalyr-service-account
1212
containers:
1313
- name: scalyr-agent
14-
image: scalyr/scalyr-k8s-agent:2.0.54
14+
image: scalyr/scalyr-k8s-agent:2.0.55
1515
imagePullPolicy: Always
1616
env:
1717
- name: SCALYR_API_KEY

k8s/scalyr-agent-2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ spec:
1111
serviceAccountName: scalyr-service-account
1212
containers:
1313
- name: scalyr-agent
14-
image: scalyr/scalyr-k8s-agent:2.0.54
14+
image: scalyr/scalyr-k8s-agent:2.0.55
1515
imagePullPolicy: Always
1616
env:
1717
- name: SCALYR_API_KEY

0 commit comments

Comments
 (0)