chore(deps): update container image mattermost/mattermost-enterprise-edition to release-9.4@46dda99 by renovate (#16435)
This commit is contained in:
parent
d4b3155068
commit
e5040cc0c6
|
@ -1,39 +1,39 @@
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: mattermost
|
name: mattermost
|
||||||
version: 10.0.11
|
version: 10.0.12
|
||||||
appVersion: "9.4"
|
appVersion: "9.4"
|
||||||
description: Mattermost is an open source platform for secure collaboration across the entire software development lifecycle.
|
description: Mattermost is an open source platform for secure collaboration across the entire software development lifecycle.
|
||||||
home: https://truecharts.org/charts/stable/mattermost
|
home: https://truecharts.org/charts/stable/mattermost
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mattermost.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mattermost.png
|
||||||
deprecated: false
|
deprecated: false
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/mattermost/docker
|
- https://github.com/mattermost/docker
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/mattermost
|
- https://github.com/mattermost/mattermost-server
|
||||||
- https://hub.docker.com/r/mattermost/mattermost-enterprise-edition
|
- https://github.com/truecharts/charts/tree/master/charts/stable/mattermost
|
||||||
- https://github.com/mattermost/mattermost-server
|
- https://hub.docker.com/r/mattermost/mattermost-enterprise-edition
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
url: https://truecharts.org
|
url: https://truecharts.org
|
||||||
keywords:
|
keywords:
|
||||||
- team
|
- team
|
||||||
- mattermost
|
- mattermost
|
||||||
- development
|
- development
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 16.2.21
|
version: 16.2.21
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
tags: []
|
tags: []
|
||||||
import-values: []
|
import-values: []
|
||||||
annotations:
|
annotations:
|
||||||
max_scale_version: 23.10.2
|
max_scale_version: 23.10.2
|
||||||
min_scale_version: 23.10.0
|
min_scale_version: 23.10.0
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
||||||
truecharts.org/category: hosting
|
truecharts.org/category: hosting
|
||||||
truecharts.org/max_helm_version: "3.13"
|
truecharts.org/max_helm_version: "3.13"
|
||||||
truecharts.org/min_helm_version: "3.12"
|
truecharts.org/min_helm_version: "3.12"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
type: application
|
type: application
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: mattermost/mattermost-enterprise-edition
|
repository: mattermost/mattermost-enterprise-edition
|
||||||
tag: release-9.4@sha256:902fc55e7083987ff7f5c679dc759f0b9fc4dc5990a1c6cfa22966fd2a838d78
|
tag: release-9.4@sha256:46dda9935481a19f6e292e9c7b0e5373c9048d88656cab9a63f95dce287c20ba
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
workload:
|
workload:
|
||||||
main:
|
main:
|
||||||
|
|
Loading…
Reference in New Issue