1
0
mirror of https://github.com/SmartHoneybee/ubiquitous-memory synced 2025-12-29 16:08:40 +01:00

Update Mattermost and mmctl to 6.2.1 (#139)

This commit is contained in:
Pierre de La Morinerie
2021-12-20 13:00:20 +01:00
committed by GitHub
parent 3aec2b6302
commit a02a6b4386
3 changed files with 4 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ MATTERMOST_RELEASE="${MATTERMOST_RELEASE:-v5.26.0}"
MMCTL_RELEASE="${MMCTL_RELEASE:-v5.26.0}"
# node key id and release
NODE_KEY="${NODE_KEY:-9FD3B784BC1C6FC31A8A0A1C1655A0AB68576280}"
NODE_RELEASE="${NODE_RELEASE:-10}"
NODE_RELEASE="${NODE_RELEASE:-16}"
# golang version
GO_VERSION="${GO_VERSION:-1.16.7}"