-
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 ELK images for 7.17.27 #18236
Merged
tianon
merged 1 commit into
docker-library:master
from
elastic:update-official-images-7.17.27
Jan 14, 2025
Merged
Update ELK images for 7.17.27 #18236
tianon
merged 1 commit into
docker-library:master
from
elastic:update-official-images-7.17.27
Jan 14, 2025
+6
−6
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
Diff for 0b15f22:diff --git a/_bashbrew-cat b/_bashbrew-cat
index e2c2629..98c3692 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -4,10 +4,10 @@ GitRepo: https://github.com/elastic/dockerfiles.git
Directory: elasticsearch
Builder: buildkit
-Tags: 7.17.26
+Tags: 7.17.27
Architectures: amd64, arm64v8
GitFetch: refs/heads/7.17
-GitCommit: 833d5513f5561c34542daa1a5f739b7513bf9944
+GitCommit: a39d490136e8095519b2e4b148ee5e2e8d046fc9
Tags: 8.16.2
Architectures: amd64, arm64v8
@@ -26,10 +26,10 @@ GitRepo: https://github.com/elastic/dockerfiles.git
Directory: kibana
Builder: buildkit
-Tags: 7.17.26
+Tags: 7.17.27
Architectures: amd64, arm64v8
GitFetch: refs/heads/7.17
-GitCommit: 833d5513f5561c34542daa1a5f739b7513bf9944
+GitCommit: a39d490136e8095519b2e4b148ee5e2e8d046fc9
Tags: 8.16.2
Architectures: amd64, arm64v8
@@ -48,10 +48,10 @@ GitRepo: https://github.com/elastic/dockerfiles.git
Directory: logstash
Builder: buildkit
-Tags: 7.17.26
+Tags: 7.17.27
Architectures: amd64, arm64v8
GitFetch: refs/heads/7.17
-GitCommit: 833d5513f5561c34542daa1a5f739b7513bf9944
+GitCommit: a39d490136e8095519b2e4b148ee5e2e8d046fc9
Tags: 8.16.2
Architectures: amd64, arm64v8
diff --git a/_bashbrew-list b/_bashbrew-list
index c0a4065..1d24a93 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,9 +1,9 @@
-elasticsearch:7.17.26
+elasticsearch:7.17.27
elasticsearch:8.16.2
elasticsearch:8.17.0
-kibana:7.17.26
+kibana:7.17.27
kibana:8.16.2
kibana:8.17.0
-logstash:7.17.26
+logstash:7.17.27
logstash:8.16.2
logstash:8.17.0
diff --git a/_bashbrew-list-build-order b/_bashbrew-list-build-order
index c0a4065..1d24a93 100644
--- a/_bashbrew-list-build-order
+++ b/_bashbrew-list-build-order
@@ -1,9 +1,9 @@
-elasticsearch:7.17.26
+elasticsearch:7.17.27
elasticsearch:8.16.2
elasticsearch:8.17.0
-kibana:7.17.26
+kibana:7.17.27
kibana:8.16.2
kibana:8.17.0
-logstash:7.17.26
+logstash:7.17.27
logstash:8.16.2
logstash:8.17.0
diff --git a/elasticsearch_7.17.26/Dockerfile b/elasticsearch_7.17.27/Dockerfile
similarity index 94%
rename from elasticsearch_7.17.26/Dockerfile
rename to elasticsearch_7.17.27/Dockerfile
index 78bc0c5..4abfe60 100644
--- a/elasticsearch_7.17.26/Dockerfile
+++ b/elasticsearch_7.17.27/Dockerfile
@@ -42,7 +42,7 @@ RUN set -eux ; \
RUN mkdir /usr/share/elasticsearch
WORKDIR /usr/share/elasticsearch
-RUN curl --retry 10 -S -L --output /tmp/elasticsearch.tar.gz https://artifacts-no-kpi.elastic.co/downloads/elasticsearch/elasticsearch-7.17.26-linux-$(arch).tar.gz
+RUN curl --retry 10 -S -L --output /tmp/elasticsearch.tar.gz https://artifacts-no-kpi.elastic.co/downloads/elasticsearch/elasticsearch-7.17.27-linux-$(arch).tar.gz
RUN tar -zxf /tmp/elasticsearch.tar.gz --strip-components=1
@@ -134,25 +134,25 @@ RUN /etc/ca-certificates/update.d/docker-openjdk
EXPOSE 9200 9300
-LABEL org.label-schema.build-date="2024-11-28T08:05:55.550508263Z" \
+LABEL org.label-schema.build-date="2025-01-09T14:09:01.578835424Z" \
org.label-schema.license="Elastic-License-2.0" \
org.label-schema.name="Elasticsearch" \
org.label-schema.schema-version="1.0" \
org.label-schema.url="https://www.elastic.co/products/elasticsearch" \
org.label-schema.usage="https://www.elastic.co/guide/en/elasticsearch/reference/index.html" \
- org.label-schema.vcs-ref="f40328375bfa289242f942fb3d992032ab662e14" \
+ org.label-schema.vcs-ref="0f88dde84795b30ca0d2c0c4796643ec5938aeb5" \
org.label-schema.vcs-url="https://github.com/elastic/elasticsearch" \
org.label-schema.vendor="Elastic" \
- org.label-schema.version="7.17.26" \
- org.opencontainers.image.created="2024-11-28T08:05:55.550508263Z" \
+ org.label-schema.version="7.17.27" \
+ org.opencontainers.image.created="2025-01-09T14:09:01.578835424Z" \
org.opencontainers.image.documentation="https://www.elastic.co/guide/en/elasticsearch/reference/index.html" \
org.opencontainers.image.licenses="Elastic-License-2.0" \
- org.opencontainers.image.revision="f40328375bfa289242f942fb3d992032ab662e14" \
+ org.opencontainers.image.revision="0f88dde84795b30ca0d2c0c4796643ec5938aeb5" \
org.opencontainers.image.source="https://github.com/elastic/elasticsearch" \
org.opencontainers.image.title="Elasticsearch" \
org.opencontainers.image.url="https://www.elastic.co/products/elasticsearch" \
org.opencontainers.image.vendor="Elastic" \
- org.opencontainers.image.version="7.17.26"
+ org.opencontainers.image.version="7.17.27"
# Our actual entrypoint is `tini`, a minimal but functional init program. It
# calls the entrypoint we provide, while correctly forwarding signals.
diff --git a/elasticsearch_7.17.26/bin/docker-entrypoint.sh b/elasticsearch_7.17.27/bin/docker-entrypoint.sh
similarity index 100%
rename from elasticsearch_7.17.26/bin/docker-entrypoint.sh
rename to elasticsearch_7.17.27/bin/docker-entrypoint.sh
diff --git a/elasticsearch_7.17.26/bin/docker-openjdk b/elasticsearch_7.17.27/bin/docker-openjdk
similarity index 100%
rename from elasticsearch_7.17.26/bin/docker-openjdk
rename to elasticsearch_7.17.27/bin/docker-openjdk
diff --git a/elasticsearch_7.17.26/config/elasticsearch.yml b/elasticsearch_7.17.27/config/elasticsearch.yml
similarity index 100%
rename from elasticsearch_7.17.26/config/elasticsearch.yml
rename to elasticsearch_7.17.27/config/elasticsearch.yml
diff --git a/elasticsearch_7.17.26/config/log4j2.properties b/elasticsearch_7.17.27/config/log4j2.properties
similarity index 100%
rename from elasticsearch_7.17.26/config/log4j2.properties
rename to elasticsearch_7.17.27/config/log4j2.properties
diff --git a/kibana_7.17.26/Dockerfile b/kibana_7.17.27/Dockerfile
similarity index 92%
rename from kibana_7.17.26/Dockerfile
rename to kibana_7.17.27/Dockerfile
index 2fc8d76..65482f1 100644
--- a/kibana_7.17.26/Dockerfile
+++ b/kibana_7.17.27/Dockerfile
@@ -16,7 +16,7 @@ RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y curl
RUN cd /tmp && \
curl --retry 8 -s -L \
--output kibana.tar.gz \
- https://artifacts.elastic.co/downloads/kibana/kibana-7.17.26-linux-$(arch).tar.gz && \
+ https://artifacts.elastic.co/downloads/kibana/kibana-7.17.27-linux-$(arch).tar.gz && \
cd -
@@ -104,25 +104,25 @@ RUN groupadd --gid 1000 kibana && \
--home-dir /usr/share/kibana --no-create-home \
kibana
-LABEL org.label-schema.build-date="2024-11-26T12:11:54.291Z" \
+LABEL org.label-schema.build-date="2025-01-09T12:11:26.690Z" \
org.label-schema.license="Elastic License" \
org.label-schema.name="Kibana" \
org.label-schema.schema-version="1.0" \
org.label-schema.url="https://www.elastic.co/products/kibana" \
org.label-schema.usage="https://www.elastic.co/guide/en/kibana/reference/index.html" \
- org.label-schema.vcs-ref="2ed05e4a85cb41a24646b02ee9c1b6ab2b0e9cde" \
+ org.label-schema.vcs-ref="828e49db669c29d8cc4f3a30f6abe5e8f69a4290" \
org.label-schema.vcs-url="https://github.com/elastic/kibana" \
org.label-schema.vendor="Elastic" \
- org.label-schema.version="7.17.26" \
- org.opencontainers.image.created="2024-11-26T12:11:54.291Z" \
+ org.label-schema.version="7.17.27" \
+ org.opencontainers.image.created="2025-01-09T12:11:26.690Z" \
org.opencontainers.image.documentation="https://www.elastic.co/guide/en/kibana/reference/index.html" \
org.opencontainers.image.licenses="Elastic License" \
- org.opencontainers.image.revision="2ed05e4a85cb41a24646b02ee9c1b6ab2b0e9cde" \
+ org.opencontainers.image.revision="828e49db669c29d8cc4f3a30f6abe5e8f69a4290" \
org.opencontainers.image.source="https://github.com/elastic/kibana" \
org.opencontainers.image.title="Kibana" \
org.opencontainers.image.url="https://www.elastic.co/products/kibana" \
org.opencontainers.image.vendor="Elastic" \
- org.opencontainers.image.version="7.17.26"
+ org.opencontainers.image.version="7.17.27"
ENTRYPOINT ["/bin/tini", "--"]
diff --git a/kibana_7.17.26/bin/kibana-docker b/kibana_7.17.27/bin/kibana-docker
similarity index 100%
rename from kibana_7.17.26/bin/kibana-docker
rename to kibana_7.17.27/bin/kibana-docker
diff --git a/kibana_7.17.26/config/kibana.yml b/kibana_7.17.27/config/kibana.yml
similarity index 100%
rename from kibana_7.17.26/config/kibana.yml
rename to kibana_7.17.27/config/kibana.yml
diff --git a/logstash_7.17.26/Dockerfile b/logstash_7.17.27/Dockerfile
similarity index 90%
rename from logstash_7.17.26/Dockerfile
rename to logstash_7.17.27/Dockerfile
index 99a9f4f..1a4cd9c 100644
--- a/logstash_7.17.26/Dockerfile
+++ b/logstash_7.17.27/Dockerfile
@@ -26,9 +26,9 @@ RUN groupadd --gid 1000 logstash && \
# Add Logstash itself.
RUN \
- curl -Lo - https://artifacts.elastic.co/downloads/logstash/logstash-7.17.26-linux-$(arch).tar.gz | \
+ curl -Lo - https://artifacts.elastic.co/downloads/logstash/logstash-7.17.27-linux-$(arch).tar.gz | \
tar zxf - -C /usr/share && \
- mv /usr/share/logstash-7.17.26 /usr/share/logstash && \
+ mv /usr/share/logstash-7.17.27 /usr/share/logstash && \
chown --recursive logstash:logstash /usr/share/logstash/ && \
chown -R logstash:root /usr/share/logstash && \
chmod -R g=u /usr/share/logstash && \
@@ -67,15 +67,15 @@ LABEL org.label-schema.schema-version="1.0" \
org.opencontainers.image.vendor="Elastic" \
org.label-schema.name="logstash" \
org.opencontainers.image.title="logstash" \
- org.label-schema.version="7.17.26" \
- org.opencontainers.image.version="7.17.26" \
+ org.label-schema.version="7.17.27" \
+ org.opencontainers.image.version="7.17.27" \
org.label-schema.url="https://www.elastic.co/products/logstash" \
org.label-schema.vcs-url="https://github.com/elastic/logstash" \
org.label-schema.license="Elastic License" \
org.opencontainers.image.licenses="Elastic License" \
org.opencontainers.image.description="Logstash is a free and open server-side data processing pipeline that ingests data from a multitude of sources, transforms it, and then sends it to your favorite 'stash.'" \
- org.label-schema.build-date=2024-10-22T09:18:02+00:00 \
- org.opencontainers.image.created=2024-10-22T09:18:02+00:00
+ org.label-schema.build-date=2025-01-07T18:11:24+00:00 \
+ org.opencontainers.image.created=2025-01-07T18:11:24+00:00
ENTRYPOINT ["/usr/local/bin/docker-entrypoint"]
diff --git a/logstash_7.17.26/bin/docker-entrypoint b/logstash_7.17.27/bin/docker-entrypoint
similarity index 100%
rename from logstash_7.17.26/bin/docker-entrypoint
rename to logstash_7.17.27/bin/docker-entrypoint
diff --git a/logstash_7.17.26/config/log4j2.properties b/logstash_7.17.27/config/log4j2.properties
similarity index 100%
rename from logstash_7.17.26/config/log4j2.properties
rename to logstash_7.17.27/config/log4j2.properties
diff --git a/logstash_7.17.26/config/logstash-full.yml b/logstash_7.17.27/config/logstash-full.yml
similarity index 100%
rename from logstash_7.17.26/config/logstash-full.yml
rename to logstash_7.17.27/config/logstash-full.yml
diff --git a/logstash_7.17.26/config/pipelines.yml b/logstash_7.17.27/config/pipelines.yml
similarity index 100%
rename from logstash_7.17.26/config/pipelines.yml
rename to logstash_7.17.27/config/pipelines.yml
diff --git a/logstash_7.17.26/env2yaml/env2yaml b/logstash_7.17.27/env2yaml/env2yaml
similarity index 48%
rename from logstash_7.17.26/env2yaml/env2yaml
rename to logstash_7.17.27/env2yaml/env2yaml
index 91bda12..8f22fde 100755
Binary files a/logstash_7.17.26/env2yaml/env2yaml and b/logstash_7.17.27/env2yaml/env2yaml differ
diff --git a/logstash_7.17.26/pipeline/default.conf b/logstash_7.17.27/pipeline/default.conf
similarity index 100%
rename from logstash_7.17.26/pipeline/default.conf
rename to logstash_7.17.27/pipeline/default.conf Relevant Maintainers:
|
tianon
approved these changes
Jan 14, 2025
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.
Update ELK images for 7.17.27