UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Plugins
Mattermost Admin Plugin
Commits
f9f02f7a
Commit
f9f02f7a
authored
Jun 07, 2021
by
Eric Anderson
Browse files
Augment version and plugin to reflect 5.34.2 upgrade
parent
218f55a5
Pipeline
#299811
failed with stages
in 29 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
5 deletions
+5
-5
Dockerfile
Dockerfile
+1
-1
mil.dso.p1.mattermost-admin-plugin-1.1.0-rc.tar.gz
mil.dso.p1.mattermost-admin-plugin-1.1.0-rc.tar.gz
+0
-0
plugins_manifest.yaml
plugins_manifest.yaml
+4
-4
No files found.
Dockerfile
View file @
f9f02f7a
...
...
@@ -17,7 +17,7 @@ ARG MM_SERVER_VERSION=5.34.2
FROM
registry1.dso.mil/ironbank/opensource/mattermost/mattermost:${MM_SERVER_VERSION}
ARG
PLUGIN_ID=mil.dso.p1.mattermost-admin-plugin
ARG
PLUGIN_VERSION=1.
0.3
-rc
ARG
PLUGIN_VERSION=1.
1.0
-rc
ENV
PLUGIN_ID=${PLUGIN_ID}
ENV
PLUGIN_ARTIFACT=${PLUGIN_ID}-${PLUGIN_VERSION}.tar.gz
...
...
mil.dso.p1.mattermost-admin-plugin-1.
0.3
-rc.tar.gz
→
mil.dso.p1.mattermost-admin-plugin-1.
1.0
-rc.tar.gz
View file @
f9f02f7a
No preview for this file type
plugins_manifest.yaml
View file @
f9f02f7a
...
...
@@ -5,7 +5,7 @@ apiVersion: v1
plugin-name
:
"
mattermost-admin-plugin"
# The plugin version.
version
:
"
1.
0.2
-rc"
version
:
"
1.
1.0
-rc"
# Provide a list of keywords which will be associated
# with the plugin. This will allow users to search
...
...
@@ -18,11 +18,11 @@ keywords:
# Include the plugin files to download
resources
:
# https://github.com/ajithgudem/big-bang/raw/master/mattermost-admin-plugin-1.0.2-rc.tar.gz
-
url
:
https://repo1.dso.mil/ironbank-plugins/admin-plugin/-/raw/master/mattermost-admin-plugin-1.
0.2
-rc.tar.gz
filename
:
mattermost-admin-plugin-1.
0.2
-rc.tar.gz
-
url
:
https://repo1.dso.mil/ironbank-plugins/admin-plugin/-/raw/master/mattermost-admin-plugin-1.
1.0
-rc.tar.gz
filename
:
mattermost-admin-plugin-1.
1.0
-rc.tar.gz
validation
:
type
:
sha256
value
:
9f300373f814db6509002a18bf7009096f76166fb9b017f0c011a2371b48b0a4
value
:
ef1f7ac7fadf38a8d94329e7d17982b090553a142ff3bfe651fde0a02beeeca1
# - url: https://github.com/mattermost/mmctl/releases/download/v5.32.0/linux_amd64.tar
# filename: linux_amd64.tar
# validation:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment