We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bfa29e2 + 11a6607 commit befa328Copy full SHA for befa328
apps/pmm/.env
@@ -1,6 +1,6 @@
1
W9_REPO=percona/pmm-server
2
W9_DIST='community'
3
-W9_VERSION='3.4'
+W9_VERSION='3.5'
4
W9_ID='pmm'
5
W9_HTTPS_PORT=8443
6
W9_HTTPS_PORT_SET='5466'
apps/pmm/variables.json
@@ -7,7 +7,7 @@
7
"edition": [
8
{
9
"dist": "community",
10
- "version": ["3.4","latest"]
+ "version": ["3.5","latest"]
11
}
12
],
13
"requirements": {
0 commit comments