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)
|
## [mattermost-3.0.39](https://github.com/truecharts/charts/compare/mattermost-3.0.38...mattermost-3.0.39) (2022-09-02)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "6.3"
|
appVersion: "7.3"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# mattermost
|
# mattermost
|
||||||
|
|
||||||
 
|
 
|
||||||
|
|
||||||
Mattermost is an open source platform for secure collaboration across the entire software development lifecycle.
|
Mattermost is an open source platform for secure collaboration across the entire software development lifecycle.
|
||||||
|
|
||||||
@@ -66,7 +66,7 @@ helm uninstall mattermost
|
|||||||
|
|
||||||
#### Available Settings
|
#### 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).
|
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
|
#### Configure using the command line
|
||||||
|
|||||||
Reference in New Issue
Block a user