Skip to content

Commit befa328

Browse files
authored
Merge pull request #1994 from Websoft9/update-pmm-8553ecdb
Update pmm
2 parents bfa29e2 + 11a6607 commit befa328

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/pmm/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
W9_REPO=percona/pmm-server
22
W9_DIST='community'
3-
W9_VERSION='3.4'
3+
W9_VERSION='3.5'
44
W9_ID='pmm'
55
W9_HTTPS_PORT=8443
66
W9_HTTPS_PORT_SET='5466'

apps/pmm/variables.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"edition": [
88
{
99
"dist": "community",
10-
"version": ["3.4","latest"]
10+
"version": ["3.5","latest"]
1111
}
1212
],
1313
"requirements": {

0 commit comments

Comments
 (0)