mirror of
https://github.com/truecharts/charts.git
synced 2026-07-14 20:54:20 -03:00
chore: Auto-update chart README [skip ci]
This commit is contained in:
@@ -2,6 +2,15 @@
|
||||
|
||||
|
||||
|
||||
## [mattermost-3.0.40](https://github.com/truecharts/charts/compare/mattermost-3.0.39...mattermost-3.0.40) (2022-09-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mattermost to v7.3 ([#3683](https://github.com/truecharts/charts/issues/3683))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mattermost-3.0.39](https://github.com/truecharts/charts/compare/mattermost-3.0.38...mattermost-3.0.39) (2022-09-02)
|
||||
|
||||
### Chore
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "6.3"
|
||||
appVersion: "7.3"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# mattermost
|
||||
|
||||
 
|
||||
 
|
||||
|
||||
Mattermost is an open source platform for secure collaboration across the entire software development lifecycle.
|
||||
|
||||
@@ -66,7 +66,7 @@ helm uninstall mattermost
|
||||
|
||||
#### Available Settings
|
||||
|
||||
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
|
||||
Read through the values.yaml file. It has several commented out suggested values.
|
||||
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
|
||||
|
||||
#### Configure using the command line
|
||||
|
||||
Reference in New Issue
Block a user