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 #17647

Merged
merged 2 commits into from
Oct 1, 2024
Merged

Conversation

tianon
Copy link
Member

@tianon tianon commented Sep 30, 2024

Changes:

@tianon tianon requested a review from a team as a code owner September 30, 2024 17:54

This comment has been minimized.

Changes:

- docker-library/cassandra@75187df: Update `generate-stackbrew-library.sh` to support `BASHBREW_LIBRARY` for easier cascading updates
- docker-library/cassandra@9c4cfca: Update 5.0 to 5.0.1

This comment has been minimized.

@yosifkit
Copy link
Member

yosifkit commented Oct 1, 2024

Guess we need to update the test to have a longer timeout. 😢

@tianon
Copy link
Member Author

tianon commented Oct 1, 2024

(womp womp, small commit snafu, should be fixed now)

This comment has been minimized.

Copy link

github-actions bot commented Oct 1, 2024

Diff for b8b3111:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 1493652..a23941e 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -21,7 +21,7 @@ Architectures: amd64, arm32v7, arm64v8, ppc64le, s390x
 GitCommit: ad1d8a96d90bd17a5be305628aac3dafa9a11f5c
 Directory: 4.1
 
-Tags: 5.0.0, 5.0, 5, latest, 5.0.0-jammy, 5.0-jammy, 5-jammy, jammy
+Tags: 5.0.1, 5.0, 5, latest, 5.0.1-jammy, 5.0-jammy, 5-jammy, jammy
 Architectures: amd64, arm32v7, arm64v8, ppc64le, s390x
-GitCommit: cb4f6acadef77048615282871fd1480aee75f193
+GitCommit: 9c4cfca225a711f4523ef5134cc54c1a62e69eba
 Directory: 5.0
diff --git a/_bashbrew-list b/_bashbrew-list
index f98eda4..a4a4569 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -22,7 +22,7 @@ cassandra:5
 cassandra:5-jammy
 cassandra:5.0
 cassandra:5.0-jammy
-cassandra:5.0.0
-cassandra:5.0.0-jammy
+cassandra:5.0.1
+cassandra:5.0.1-jammy
 cassandra:jammy
 cassandra:latest
diff --git a/cassandra_jammy/Dockerfile b/cassandra_jammy/Dockerfile
index a12b302..dc8be2a 100644
--- a/cassandra_jammy/Dockerfile
+++ b/cassandra_jammy/Dockerfile
@@ -90,8 +90,8 @@ ENV GPG_KEYS \
 # Berenguer Blasi (Code Signing Key) <[email protected]>
 	CEC5C50B9C629EF0F5AB2706650B72EB14CCD622
 
-ENV CASSANDRA_VERSION 5.0.0
-ENV CASSANDRA_SHA512 cf91d9a5fe370a3b7eab9447852c491de1c17aca5a71c5ff06a672d210f8d6500d973f2d1827250b071ab5e7d6d5d58c0e79dcef5b134913b4a610674d6ae7ed
+ENV CASSANDRA_VERSION 5.0.1
+ENV CASSANDRA_SHA512 0e1f56958c30cb34a2478856be3e9e97615be2aabe6f5d30e3c72f13e0866249f925312b32c8b28a8fdbe09a0a90ae45bdbd32709d6a7378951ad9e8b1c2e074
 
 RUN set -eux; \
 	savedAptMark="$(apt-mark showmanual)"; \

Relevant Maintainers:

@tianon
Copy link
Member Author

tianon commented Oct 1, 2024

Sorry to everyone who got a ping there -- I did a bad rebase and didn't catch it until it was just barely too late. 😭

@yosifkit yosifkit merged commit 12360c4 into docker-library:master Oct 1, 2024
10 checks passed
@yosifkit yosifkit deleted the cassandra branch October 1, 2024 21:54
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.

3 participants