-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update telegraf image #5145
Merged
Merged
Update telegraf image #5145
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
warning: insecure protocol git:// detected: git://github.com/influxdata/influxdata-docker Diff:diff --git a/_bashbrew-arches b/_bashbrew-arches
index 9a40059..4e70378 100644
--- a/_bashbrew-arches
+++ b/_bashbrew-arches
@@ -1,11 +1,11 @@
-telegraf:1.6.4 @ amd64
-telegraf:1.6.4 @ arm32v7
-telegraf:1.6.4 @ arm64v8
-telegraf:1.6.4-alpine @ amd64
telegraf:1.7.4 @ amd64
telegraf:1.7.4 @ arm32v7
telegraf:1.7.4 @ arm64v8
telegraf:1.7.4-alpine @ amd64
+telegraf:1.8.3 @ amd64
+telegraf:1.8.3 @ arm32v7
+telegraf:1.8.3 @ arm64v8
+telegraf:1.8.3-alpine @ amd64
telegraf:alpine @ amd64
telegraf:latest @ amd64
telegraf:latest @ arm32v7
diff --git a/_bashbrew-list b/_bashbrew-list
index 9b98081..90a7abf 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,7 +1,3 @@
-telegraf:1.6
-telegraf:1.6-alpine
-telegraf:1.6.4
-telegraf:1.6.4-alpine
telegraf:1.7
telegraf:1.7-alpine
telegraf:1.7.4
@@ -10,5 +6,9 @@ telegraf:1.8
telegraf:1.8-alpine
telegraf:1.8.3
telegraf:1.8.3-alpine
+telegraf:1.9
+telegraf:1.9-alpine
+telegraf:1.9.0
+telegraf:1.9.0-alpine
telegraf:alpine
telegraf:latest
diff --git a/telegraf_1.6.4-alpine/Dockerfile b/telegraf_1.6.4-alpine/Dockerfile
deleted file mode 100644
index 4d26eaa..0000000
diff --git a/telegraf_1.6.4/Dockerfile b/telegraf_1.6.4/Dockerfile
deleted file mode 100644
index 4265be7..0000000
diff --git a/telegraf_alpine/Dockerfile b/telegraf_1.8.3-alpine/Dockerfile
similarity index 100%
copy from telegraf_alpine/Dockerfile
copy to telegraf_1.8.3-alpine/Dockerfile
diff --git a/telegraf_1.6.4-alpine/entrypoint.sh b/telegraf_1.8.3-alpine/entrypoint.sh
similarity index 100%
rename from telegraf_1.6.4-alpine/entrypoint.sh
rename to telegraf_1.8.3-alpine/entrypoint.sh
diff --git a/telegraf_latest/Dockerfile b/telegraf_1.8.3/Dockerfile
similarity index 100%
copy from telegraf_latest/Dockerfile
copy to telegraf_1.8.3/Dockerfile
diff --git a/telegraf_1.6.4/entrypoint.sh b/telegraf_1.8.3/entrypoint.sh
similarity index 100%
rename from telegraf_1.6.4/entrypoint.sh
rename to telegraf_1.8.3/entrypoint.sh
diff --git a/telegraf_alpine/Dockerfile b/telegraf_alpine/Dockerfile
index 5154dd2..fea0ccc 100644
--- a/telegraf_alpine/Dockerfile
+++ b/telegraf_alpine/Dockerfile
@@ -4,7 +4,7 @@ RUN echo 'hosts: files dns' >> /etc/nsswitch.conf
RUN apk add --no-cache iputils ca-certificates net-snmp-tools procps lm_sensors && \
update-ca-certificates
-ENV TELEGRAF_VERSION 1.8.3
+ENV TELEGRAF_VERSION 1.9.0
RUN set -ex && \
apk add --no-cache --virtual .build-deps wget gnupg tar && \
diff --git a/telegraf_latest/Dockerfile b/telegraf_latest/Dockerfile
index 045de10..1015c3e 100644
--- a/telegraf_latest/Dockerfile
+++ b/telegraf_latest/Dockerfile
@@ -13,7 +13,7 @@ RUN set -ex && \
gpg --keyserver keyserver.pgp.com --recv-keys "$key" ; \
done
-ENV TELEGRAF_VERSION 1.8.3
+ENV TELEGRAF_VERSION 1.9.0
RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" && \
case "${dpkgArch##*-}" in \
amd64) ARCH='amd64';; \ |
Build test of #5145; 970de4f; $ bashbrew build telegraf:1.7
Building bashbrew/cache:95a6dbe4d51a18177bcde0b96627b5ca8f3f8e4d6991f274ff3cdc4581bd326b (telegraf:1.7)
Tagging telegraf:1.7
Tagging telegraf:1.7.4
$ test/run.sh telegraf:1.7
testing telegraf:1.7
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
$ bashbrew build telegraf:1.7-alpine
Building bashbrew/cache:842fc80dd31674fefcda3e0a1ba99e7ef84611f97be0b62855ed010a6a3a928c (telegraf:1.7-alpine)
Tagging telegraf:1.7-alpine
Tagging telegraf:1.7.4-alpine
$ test/run.sh telegraf:1.7-alpine
testing telegraf:1.7-alpine
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
$ bashbrew build telegraf:1.8
Building bashbrew/cache:36e9b34fc7559dbc5c17ae9b16156ba1701a413813a7eddea843223419d161e4 (telegraf:1.8)
Tagging telegraf:1.8
Tagging telegraf:1.8.3
$ test/run.sh telegraf:1.8
testing telegraf:1.8
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
$ bashbrew build telegraf:1.8-alpine
Building bashbrew/cache:112403160669a876d8000097005dbfe3e077a886301c7acfece6bb5431d1f409 (telegraf:1.8-alpine)
Tagging telegraf:1.8-alpine
Tagging telegraf:1.8.3-alpine
$ test/run.sh telegraf:1.8-alpine
testing telegraf:1.8-alpine
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
$ bashbrew build telegraf:1.9
Building bashbrew/cache:d8c07bd17ff7a66ec1a2f4d166a36440211de55bbec32aa3b6fd121cda9c7b43 (telegraf:1.9)
Tagging telegraf:1.9
Tagging telegraf:1.9.0
Tagging telegraf:latest
$ test/run.sh telegraf:1.9
testing telegraf:1.9
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
$ bashbrew build telegraf:1.9-alpine
Building bashbrew/cache:14975ab03f4dae05b0db88bce6a516859394be6c261acc35c5afad71cd307872 (telegraf:1.9-alpine)
Tagging telegraf:1.9-alpine
Tagging telegraf:1.9.0-alpine
Tagging telegraf:alpine
$ test/run.sh telegraf:1.9-alpine
testing telegraf:1.9-alpine
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.