chore(deps): update git.gabe565.com/mirror/mattermost docker tag to v11.5.1#2954
Open
gabe565-renovate[bot] wants to merge 2 commits intomainfrom
Open
chore(deps): update git.gabe565.com/mirror/mattermost docker tag to v11.5.1#2954gabe565-renovate[bot] wants to merge 2 commits intomainfrom
gabe565-renovate[bot] wants to merge 2 commits intomainfrom
Conversation
Kustomization Diff
Click to expand--- kubernetes/gabernetes/apps/mattermost/app Kustomization: mattermost/app HelmRelease: mattermost/mattermost
+++ kubernetes/gabernetes/apps/mattermost/app Kustomization: mattermost/app HelmRelease: mattermost/mattermost
@@ -67,13 +67,13 @@
MM_SQLSETTINGS_DRIVERNAME: postgres
MM_SUPPORTSETTINGS_SUPPORTEMAIL: ${smtp_from}
TZ: America/Chicago
image:
pullPolicy: IfNotPresent
repository: git.gabe565.com/mirror/mattermost
- tag: 11.4.2@sha256:a2eec10a9b5b9749a7294e1bbac27c80f0d74bb0b187574a996c698d1245031f
+ tag: 11.5.1@sha256:cb71eca169cad3dc078c40779ac5716207bac476d3fd8ebe477fb4a05968756a
probes:
liveness:
enabled: true
path: /api/v4/system/ping
type: HTTP
readiness: |
HelmRelease Diff
Click to expand--- HelmRelease: mattermost/mattermost StatefulSet: mattermost/mattermost
+++ HelmRelease: mattermost/mattermost StatefulSet: mattermost/mattermost
@@ -128,13 +128,13 @@
- name: MM_SQLSETTINGS_DRIVERNAME
value: postgres
- name: MM_SUPPORTSETTINGS_SUPPORTEMAIL
value: ${smtp_from}
- name: TZ
value: America/Chicago
- image: git.gabe565.com/mirror/mattermost:11.4.2@sha256:a2eec10a9b5b9749a7294e1bbac27c80f0d74bb0b187574a996c698d1245031f
+ image: git.gabe565.com/mirror/mattermost:11.5.1@sha256:cb71eca169cad3dc078c40779ac5716207bac476d3fd8ebe477fb4a05968756a
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 3
httpGet:
path: /api/v4/system/ping
port: 8065 |
7d167df to
3010220
Compare
2d18bd7 to
b307d0f
Compare
8be7922 to
7fc3f05
Compare
b307d0f to
92784c8
Compare
01fa5dd to
924fd44
Compare
92784c8 to
2b7d62a
Compare
2b7d62a to
71b9488
Compare
4409f50 to
f02e7ca
Compare
e0a7dcb to
f417be4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
11.4.2→11.5.1Release Notes
mattermost/mattermost (git.gabe565.com/mirror/mattermost)
v11.5.1Compare Source
Mattermost Platform Release 11.5.1 contains multiple new quality of life improvements, including CJK Database Search, AI Channel Summarization, Agents Web Search, User Authoritative Source, and Channel Auto-Translation.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot.