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
Platform One
Big Bang
P
Packages
Collaboration Tools
mattermost
Commits
a1a5146a
Commit
a1a5146a
authored
Feb 25, 2021
by
Micah Nagel
💰
Browse files
Merge branch 'dep-fix' into 'main'
fix: dependencies See merge request
!8
parents
4a76658c
d661cba5
Pipeline
#177223
passed with stages
in 3 minutes and 12 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
chart/Chart.yaml
chart/Chart.yaml
+3
-1
No files found.
chart/Chart.yaml
View file @
a1a5146a
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
apiVersion
:
v2
apiVersion
:
v2
name
:
mattermost
name
:
mattermost
type
:
application
type
:
application
version
:
"
0.1.0-bb.
0
"
version
:
"
0.1.0-bb.
1
"
appVersion
:
"
5.31.0"
appVersion
:
"
5.31.0"
description
:
"
Deployment
of
mattermost"
description
:
"
Deployment
of
mattermost"
keywords
:
keywords
:
...
@@ -15,7 +15,9 @@ dependencies:
...
@@ -15,7 +15,9 @@ dependencies:
version
:
10.3.5
version
:
10.3.5
alias
:
postgresql
alias
:
postgresql
condition
:
postgresql.install
condition
:
postgresql.install
repository
:
file://./charts/postgresql
-
name
:
minio
-
name
:
minio
version
:
0.1.0-bb.0
version
:
0.1.0-bb.0
alias
:
minio
alias
:
minio
condition
:
minio.install
condition
:
minio.install
repository
:
file://./charts/minio
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