chore(deps): update container image mattermost/mattermost-enterprise-edition to release-9.4@902fc55 (#16103)
This commit is contained in:
parent
128a87fc73
commit
6d40feb7a6
|
@ -1,35 +1,34 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: mattermost
|
||||
version: 9.1.1
|
||||
version: 9.1.2
|
||||
appVersion: "9.4"
|
||||
description:
|
||||
Mattermost is an open source platform for secure collaboration across
|
||||
description: Mattermost is an open source platform for secure collaboration across
|
||||
the entire software development lifecycle.
|
||||
home: https://truecharts.org/charts/stable/mattermost
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mattermost.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/mattermost/docker
|
||||
- https://github.com/mattermost/mattermost-server
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/mattermost
|
||||
- https://hub.docker.com/r/mattermost/mattermost-enterprise-edition
|
||||
- https://github.com/mattermost/mattermost-server
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/mattermost
|
||||
- https://hub.docker.com/r/mattermost/mattermost-enterprise-edition
|
||||
- https://github.com/mattermost/docker
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- team
|
||||
- mattermost
|
||||
- development
|
||||
- team
|
||||
- mattermost
|
||||
- development
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: mattermost/mattermost-enterprise-edition
|
||||
tag: release-9.4@sha256:ccba1e1893be33dd670332f3ed0aac8d7984d43fa556ad5174c21c2d91a2331e
|
||||
tag: release-9.4@sha256:902fc55e7083987ff7f5c679dc759f0b9fc4dc5990a1c6cfa22966fd2a838d78
|
||||
pullPolicy: IfNotPresent
|
||||
workload:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue