Closed yosifkit closed 1 year ago
This is just to fill in 7.17.11, 8.8.2, and 8.9.0.
7.17.11
8.8.2
8.9.0
Once merged, we can open the revert PR immediately. Once the changes are referenced in docker-library/official-images we can merge the revert.
docker-library/official-images
$ diff -u ../official-images/library/elasticsearch <(./generate-stackbrew-library.sh) --- ../official-images/library/elasticsearch 2023-08-23 16:05:44.440405336 -0700 +++ /dev/fd/63 2023-08-23 16:05:49.040378139 -0700 @@ -4,11 +4,26 @@ Joseph Ferguson <yosifkit@gmail.com> (@yosifkit) GitRepo: https://github.com/docker-library/elasticsearch.git +Tags: 8.9.0 +Architectures: amd64, arm64v8 +GitCommit: ae7c373dd5eed001b3b9b3676a1897bad7a4a846 +Directory: 8.9.0 + +Tags: 8.8.2 +Architectures: amd64, arm64v8 +GitCommit: ae7c373dd5eed001b3b9b3676a1897bad7a4a846 +Directory: 8.8.2 + Tags: 8.9.1 Architectures: amd64, arm64v8 GitCommit: eae769ae918ec760e5d21385d22298003914bd33 Directory: 8 +Tags: 7.17.11 +Architectures: amd64, arm64v8 +GitCommit: ae7c373dd5eed001b3b9b3676a1897bad7a4a846 +Directory: 7.17.11 + Tags: 7.17.12 Architectures: amd64, arm64v8 GitCommit: 5fe5a426ca33ac9869500cf87e6e4a14d7b1f9e5
This is just to fill in
7.17.11
,8.8.2
, and8.9.0
.Once merged, we can open the revert PR immediately. Once the changes are referenced in
docker-library/official-images
we can merge the revert.