Skip to content

Commit

Permalink
Update filebeat version to 5.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ApsOps committed May 4, 2017
1 parent c298b0e commit 1490147
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM ubuntu

MAINTAINER Amanpreet Singh <[email protected]>

ENV FILEBEAT_VERSION 5.2.0
ENV FILEBEAT_VERSION 5.3.2

RUN apt-get update && \
apt-get -y install wget && \
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
spec:
containers:
- name: filebeat
image: apsops/filebeat-kubernetes:v0.3
image: apsops/filebeat-kubernetes:v0.4
resources:
limits:
cpu: 50m
Expand Down

0 comments on commit 1490147

Please sign in to comment.