Skip to content

Commit 45682f5

Browse files
committed
percona-server-9.1: bump memory available to build to fix FTBFS
Fixes: #57156
1 parent 1391803 commit 45682f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

percona-server-9.1.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
package:
22
name: percona-server-9.1
33
version: "9.1.0.1"
4-
epoch: 2
4+
epoch: 3
55
description: "Percona Server for MySQL is a free, fully compatible, enhanced, and open source drop-in replacement for any MySQL database. It provides superior performance, scalability, and instrumentation."
66
copyright:
77
- license: GPL-3.0-or-later
88
- license: BSD-3-Clause
99
resources:
1010
cpu: 16
11-
memory: 16Gi
11+
memory: 32Gi
1212
dependencies:
1313
provides:
1414
- percona-server=${{package.full-version}}

0 commit comments

Comments
 (0)