Pre-package Incident Collaboration v1.14.2 (#17886)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
9aee3a5e28
Коммит
54097ef34a
2
Makefile
2
Makefile
@@ -111,7 +111,7 @@ PLUGIN_PACKAGES += mattermost-plugin-channel-export-v0.2.2
|
||||
PLUGIN_PACKAGES += mattermost-plugin-custom-attributes-v1.3.0
|
||||
PLUGIN_PACKAGES += mattermost-plugin-github-v2.0.1
|
||||
PLUGIN_PACKAGES += mattermost-plugin-gitlab-v1.3.0
|
||||
PLUGIN_PACKAGES += mattermost-plugin-incident-collaboration-v1.12.0
|
||||
PLUGIN_PACKAGES += mattermost-plugin-incident-collaboration-v1.14.2
|
||||
PLUGIN_PACKAGES += mattermost-plugin-jenkins-v1.1.0
|
||||
PLUGIN_PACKAGES += mattermost-plugin-jira-v2.4.0
|
||||
PLUGIN_PACKAGES += mattermost-plugin-nps-v1.1.0
|
||||
|
||||
@@ -48,7 +48,7 @@ func (f *FeatureFlags) SetDefaults() {
|
||||
f.EnableRemoteClusterService = false
|
||||
f.AppsEnabled = false
|
||||
|
||||
f.PluginIncidentManagement = "1.12.0"
|
||||
f.PluginIncidentManagement = "1.14.2"
|
||||
f.PluginApps = ""
|
||||
f.PluginFocalboard = ""
|
||||
f.CustomDataRetentionEnabled = false
|
||||
|
||||
Ссылка в новой задаче
Block a user