Prepackage Playbooks FIPS v2.4.2 (#33934)

This commit is contained in:
Alejandro García Montoro
2025-09-19 16:55:37 +02:00
committed by GitHub
parent b579b4e63a
commit e87ee7fd9e
+1 -1
View File
@@ -173,7 +173,7 @@ PLUGIN_PACKAGES += mattermost-plugin-channel-export-v1.2.1
# 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.4.1%2Bd973eca-fips
PLUGIN_PACKAGES = mattermost-plugin-playbooks-v2.4.2%2B4a22550-fips
PLUGIN_PACKAGES += mattermost-plugin-agents-v1.3.1%2B6e1b6eb-fips
PLUGIN_PACKAGES += mattermost-plugin-boards-v9.1.6%2B2b0e66a-fips
endif