chore(deps): update container image mattermost/mattermost-enterprise-edition to vrelease-9.6@da9413e by renovate (#18638)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | mattermost/mattermost-enterprise-edition | minor | `release-9.5` -> `release-9.6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
c0508bc4e3
commit
93d667efc4
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 9.5.0
|
||||
appVersion: 9.6.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 18.0.2
|
||||
|
@ -36,4 +36,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/mattermost
|
||||
- https://hub.docker.com/r/mattermost/mattermost-enterprise-edition
|
||||
type: application
|
||||
version: 12.1.3
|
||||
version: 12.2.0
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: mattermost/mattermost-enterprise-edition
|
||||
tag: release-9.5@sha256:177079a17b779308da50def0d751b517f26680f9bfefa6351d88c3c02bc760b2
|
||||
tag: release-9.6@sha256:da9413e1165b477d4396374175daa60cfccc29f6444e409d7858b3abdb415f75
|
||||
pullPolicy: IfNotPresent
|
||||
workload:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue