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

[percona] Update psmdb-5.0 version #12399

Merged
merged 1 commit into from
May 10, 2022
Merged

Conversation

vorsel
Copy link
Contributor

@vorsel vorsel commented May 10, 2022

No description provided.

@github-actions
Copy link

Diff for cda73d1:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 559f306..8030a94 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -32,6 +32,6 @@ Tags: psmdb-4.4.13, psmdb-4.4
 GitCommit: 8d6335b61f2e36781f15b2b3d47443288b5c0714
 Directory: percona-server-mongodb-4.4
 
-Tags: psmdb-5.0.7, psmdb-5.0
-GitCommit: f4f93f0d6e5565cea9c1c9362aff2869d892e74c
+Tags: psmdb-5.0.8, psmdb-5.0
+GitCommit: 1b6a29d658f756402a8163946c4c2eb55168555a
 Directory: percona-server-mongodb-5.0
diff --git a/_bashbrew-list b/_bashbrew-list
index aad8a08..1c87daf 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -25,7 +25,7 @@ percona:psmdb-4.2.19
 percona:psmdb-4.4
 percona:psmdb-4.4.13
 percona:psmdb-5.0
-percona:psmdb-5.0.7
+percona:psmdb-5.0.8
 percona:ps-5
 percona:ps-5.6
 percona:ps-5.6.51-2
diff --git a/percona_psmdb-5.0/Dockerfile b/percona_psmdb-5.0/Dockerfile
index 188da0b..27e0128 100644
--- a/percona_psmdb-5.0/Dockerfile
+++ b/percona_psmdb-5.0/Dockerfile
@@ -17,7 +17,7 @@ RUN set -ex; \
     rpm --import /etc/pki/rpm-gpg/PERCONA-PACKAGING-KEY; \
     percona-release enable psmdb-50 release
 
-ENV PSMDB_VERSION 5.0.7-6
+ENV PSMDB_VERSION 5.0.8-7
 ENV OS_VER el8
 ENV FULL_PERCONA_VERSION "$PSMDB_VERSION.$OS_VER"
 ENV K8S_TOOLS_VERSION "0.5.0"

Relevant Maintainers:

@tianon
Copy link
Member

tianon commented May 10, 2022

CI failures are on unchanged versions (although I'd suggest updating or removing them -- they're currently not getting the benefit of rebuilds but are still claimed as "supported" 🙈)

@tianon tianon merged commit 0bdaf0a into docker-library:master May 10, 2022
@vorsel
Copy link
Contributor Author

vorsel commented May 13, 2022

CI failures are on unchanged versions (although I'd suggest updating or removing them -- they're currently not getting the benefit of rebuilds but are still claimed as "supported" 🙈)

Hi Tianon,
We'll create an internal task for checking the outdated images if we should update them or if it's better to remove them.

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