Skip to content
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 cassandra #17637

Merged
merged 1 commit into from
Sep 28, 2024
Merged

Update cassandra #17637

merged 1 commit into from
Sep 28, 2024

Conversation

tianon
Copy link
Member

@tianon tianon commented Sep 27, 2024

Changes:

Changes:

- docker-library/cassandra@ad1d8a9: Update 4.1 to 4.1.7
- docker-library/cassandra@ef383f1: Update 4.0 to 4.0.14
@tianon tianon requested a review from a team as a code owner September 27, 2024 22:48
Copy link

Diff for f546773:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index b12029a..1493652 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -11,14 +11,14 @@ Architectures: amd64, arm32v7, arm64v8, ppc64le
 GitCommit: abab4c99e553fca077336ca097dd84107f2d3034
 Directory: 3.11
 
-Tags: 4.0.13, 4.0, 4.0.13-jammy, 4.0-jammy
+Tags: 4.0.14, 4.0, 4.0.14-jammy, 4.0-jammy
 Architectures: amd64, arm32v7, arm64v8, ppc64le, s390x
-GitCommit: b51ed0210fc94d22dce73d8f07d1af1a3416d56a
+GitCommit: ef383f1d828a1d167b64d2575277f05654c5d903
 Directory: 4.0
 
-Tags: 4.1.6, 4.1, 4, 4.1.6-jammy, 4.1-jammy, 4-jammy
+Tags: 4.1.7, 4.1, 4, 4.1.7-jammy, 4.1-jammy, 4-jammy
 Architectures: amd64, arm32v7, arm64v8, ppc64le, s390x
-GitCommit: 72bda687322eef86992681e21ce54bd2351c2573
+GitCommit: ad1d8a96d90bd17a5be305628aac3dafa9a11f5c
 Directory: 4.1
 
 Tags: 5.0.0, 5.0, 5, latest, 5.0.0-jammy, 5.0-jammy, 5-jammy, jammy
diff --git a/_bashbrew-list b/_bashbrew-list
index 4118bfc..f98eda4 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -12,12 +12,12 @@ cassandra:4
 cassandra:4-jammy
 cassandra:4.0
 cassandra:4.0-jammy
-cassandra:4.0.13
-cassandra:4.0.13-jammy
+cassandra:4.0.14
+cassandra:4.0.14-jammy
 cassandra:4.1
 cassandra:4.1-jammy
-cassandra:4.1.6
-cassandra:4.1.6-jammy
+cassandra:4.1.7
+cassandra:4.1.7-jammy
 cassandra:5
 cassandra:5-jammy
 cassandra:5.0
diff --git a/cassandra_4-jammy/Dockerfile b/cassandra_4-jammy/Dockerfile
index 216586d..68d6457 100644
--- a/cassandra_4-jammy/Dockerfile
+++ b/cassandra_4-jammy/Dockerfile
@@ -90,8 +90,8 @@ ENV GPG_KEYS \
 # Berenguer Blasi (Code Signing Key) <[email protected]>
 	CEC5C50B9C629EF0F5AB2706650B72EB14CCD622
 
-ENV CASSANDRA_VERSION 4.1.6
-ENV CASSANDRA_SHA512 3bae2a75aefc139ceaa9beb4709f9ee533517937ae292aba0102788cbf08f94f503c707124beaf06e28eca20dacf00a729da326c178bda432adfac2cd32b91c6
+ENV CASSANDRA_VERSION 4.1.7
+ENV CASSANDRA_SHA512 5c5aeaf5d9ee4aab2a901188cd66a6056e4f06c61a6a7c6645f5994484abf8942f7be9a51f638827649f918980ef510760a5a900fd8bdfe3b72c3e40bac1d3cb
 
 RUN set -eux; \
 	savedAptMark="$(apt-mark showmanual)"; \
diff --git a/cassandra_4.0-jammy/Dockerfile b/cassandra_4.0-jammy/Dockerfile
index 7e072dc..ceb5688 100644
--- a/cassandra_4.0-jammy/Dockerfile
+++ b/cassandra_4.0-jammy/Dockerfile
@@ -90,8 +90,8 @@ ENV GPG_KEYS \
 # Berenguer Blasi (Code Signing Key) <[email protected]>
 	CEC5C50B9C629EF0F5AB2706650B72EB14CCD622
 
-ENV CASSANDRA_VERSION 4.0.13
-ENV CASSANDRA_SHA512 4172ef70aa4c51fb463c62019643c1d62c16f6c9a175ff4d9d1e869b234983a68694a4167946a3f70d4556f8c5f2494b809090e2cec3cb327956478028e95bf5
+ENV CASSANDRA_VERSION 4.0.14
+ENV CASSANDRA_SHA512 8f6adbbcd4e46a566c6f789a8d18c7478e5f2039a081a6f00c2c4c3ff9dc654fd38bb2f549157e554fc2f174347e47dd1b932cd4c7e71dcc07e58261b692a03e
 
 RUN set -eux; \
 	savedAptMark="$(apt-mark showmanual)"; \

Relevant Maintainers:

@tianon
Copy link
Member Author

tianon commented Sep 28, 2024

I've retried the CI for 5.0.0 several times and it's not wanting to work -- it's just the smoke test failing, and it's not even one of the versions updated here, so I'm going to merge without it.

@tianon tianon merged commit 11aaf6a into docker-library:master Sep 28, 2024
9 of 10 checks passed
@tianon tianon deleted the cassandra branch September 28, 2024 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants