Skip to content

Commit

Permalink
Agent release 2.0.55
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins Automation committed Nov 21, 2019
1 parent 8b1070d commit f9c2ae2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion k8s/scalyr-agent-2-envfrom.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
serviceAccountName: scalyr-service-account
containers:
- name: scalyr-agent
image: scalyr/scalyr-k8s-agent:2.0.54
image: scalyr/scalyr-k8s-agent:2.0.55
imagePullPolicy: Always
env:
- name: SCALYR_API_KEY
Expand Down
2 changes: 1 addition & 1 deletion k8s/scalyr-agent-2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
serviceAccountName: scalyr-service-account
containers:
- name: scalyr-agent
image: scalyr/scalyr-k8s-agent:2.0.54
image: scalyr/scalyr-k8s-agent:2.0.55
imagePullPolicy: Always
env:
- name: SCALYR_API_KEY
Expand Down

0 comments on commit f9c2ae2

Please sign in to comment.