Prepackage Playbooks FIPS v2.7.0 (#35450) (#35456)

Automatic Merge
This commit is contained in:
Mattermost Build
2026-03-03 09:25:21 +01:00
committed by GitHub
parent 8dbfb87877
commit 27d054c4d3
+1 -1
View File
@@ -174,7 +174,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.6.2%2Bb8f2bd9-fips
PLUGIN_PACKAGES = mattermost-plugin-playbooks-v2.7.0%2B1031c5e-fips
PLUGIN_PACKAGES += mattermost-plugin-agents-v1.7.2%2B866e2dd-fips
PLUGIN_PACKAGES += mattermost-plugin-boards-v9.2.2%2B4282c63-fips
endif