Skip to content

v11.7: Update docker image tag#187

Open
amyblais wants to merge 1 commit intomainfrom
amyblais-patch-1
Open

v11.7: Update docker image tag#187
amyblais wants to merge 1 commit intomainfrom
amyblais-patch-1

Conversation

@amyblais
Copy link
Copy Markdown
Member

No description provided.

@amyblais amyblais changed the title Update env.example Update docker image tag Apr 20, 2026
@amyblais amyblais added 2: Dev Review Requires review by a core committer Do Not Merge Should not be merged until this label is removed labels Apr 20, 2026
@amyblais amyblais requested a review from hanzei April 20, 2026 12:20
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 20, 2026

📝 Walkthrough

Walkthrough

Updated the default Mattermost Docker image tag in env.example from version 10.11.8 to 11.7.0. This change affects the default container image version that will be pulled during deployments when using the example environment configuration file.

Changes

Cohort / File(s) Summary
Environment Configuration
env.example
Updated MATTERMOST_IMAGE_TAG version from 10.11.8 to 11.7.0 for the default Mattermost Enterprise Edition Docker image.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Description check ❓ Inconclusive No pull request description was provided by the author, making it impossible to evaluate whether any description is related to the changeset. Add a description explaining the purpose of updating the Mattermost Docker image tag from 10.11.8 to 11.7.0 and the rationale for this change.
✅ Passed checks (2 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Title check ✅ Passed The title accurately describes the main change: updating a Docker image tag in the env.example file from version 10.11.8 to 11.7.0.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch amyblais-patch-1

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@env.example`:
- Line 66: The MATTERMOST_IMAGE_TAG value in env.example is set to a
non-existent release (MATTERMOST_IMAGE_TAG=11.7.0) which will break image pulls;
update the env var MATTERMOST_IMAGE_TAG to a currently available stable tag (for
example use release-11.5) or remove the MATTERMOST_IMAGE_TAG entry entirely
until the v11.7.0 image is published so deployments won't fail when pulling the
image.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: c2fd93a4-8d9f-436c-84c6-9f4543667c4b

📥 Commits

Reviewing files that changed from the base of the PR and between 1423a77 and 8d00285.

📒 Files selected for processing (1)
  • env.example

Comment thread env.example
Copy link
Copy Markdown
Contributor

@hanzei hanzei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The docker image doesn't seem to exist yet. Is the release already out?

@amyblais
Copy link
Copy Markdown
Member Author

The docker image doesn't seem to exist yet. Is the release already out?

@hanzei It is scheduled for May; hence I had added the "Do Not Merge" label to this PR until the release is out.

@amyblais amyblais requested a review from hanzei April 20, 2026 14:55
@amyblais amyblais changed the title Update docker image tag v11.7: Update docker image tag Apr 21, 2026
@amyblais amyblais requested review from NARSimoes and removed request for NARSimoes April 21, 2026 08:59
@amyblais amyblais added 3: Reviews Complete All reviewers have approved the pull request and removed 2: Dev Review Requires review by a core committer labels Apr 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3: Reviews Complete All reviewers have approved the pull request Do Not Merge Should not be merged until this label is removed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants