mirror of
https://github.com/mattermost/mattermost.git
synced 2026-09-01 15:00:08 +08:00
Update Playbooks plugin to v2.11.1 (incl. FIPS) (#37631)
This commit is contained in:
+2
-2
@@ -160,7 +160,7 @@ PLUGIN_PACKAGES += mattermost-plugin-calls-v1.12.2
|
||||
PLUGIN_PACKAGES += mattermost-plugin-github-v2.7.1
|
||||
PLUGIN_PACKAGES += mattermost-plugin-gitlab-v1.13.0
|
||||
PLUGIN_PACKAGES += mattermost-plugin-jira-v4.7.1
|
||||
PLUGIN_PACKAGES += mattermost-plugin-playbooks-v2.11.0
|
||||
PLUGIN_PACKAGES += mattermost-plugin-playbooks-v2.11.1
|
||||
PLUGIN_PACKAGES += mattermost-plugin-servicenow-v2.4.0
|
||||
PLUGIN_PACKAGES += mattermost-plugin-zoom-v1.13.0
|
||||
PLUGIN_PACKAGES += mattermost-plugin-agents-v2.5.0-rc1
|
||||
@@ -176,7 +176,7 @@ PLUGIN_PACKAGES += mattermost-plugin-channel-export-v1.3.0
|
||||
# download the package from to work. This will no longer be needed when we unify
|
||||
# the way we pre-package FIPS and non-FIPS plugins.
|
||||
ifeq ($(FIPS_ENABLED),true)
|
||||
PLUGIN_PACKAGES = mattermost-plugin-playbooks-v2.11.0%2B931852a-fips
|
||||
PLUGIN_PACKAGES = mattermost-plugin-playbooks-v2.11.1%2B329b65c-fips
|
||||
PLUGIN_PACKAGES += mattermost-plugin-agents-v2.5.0-rc1%2B666ae7a-fips
|
||||
PLUGIN_PACKAGES += mattermost-plugin-boards-v9.3.1%2B29b4688-fips
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user