feat(mattermost): Move mattermost to stable (#2798)
* Move mattermost * update
This commit is contained in:
parent
e564c103f4
commit
c9a275239e
|
@ -24,7 +24,7 @@ name: mattermost
|
|||
sources:
|
||||
- https://github.com/mattermost/mattermost-server
|
||||
- https://github.com/mattermost/docker
|
||||
version: 0.0.4
|
||||
version: 1.0.0
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- hosting
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: mattermost/mattermost-enterprise-edition
|
||||
tag: release-6.3
|
||||
repository: tccr.io/truecharts/mattermost
|
||||
tag: v6.3@sha256:c4fd40cb097b74451e25bf5375c00fe6cb82179fd6e6393fa24efe2826a1d4bc
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
env:
|
Loading…
Reference in New Issue