From edf154b7c947a7cb4b107f10252a92a9c21c57c5 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 29 Apr 2024 21:02:59 -0600
Subject: [PATCH] chore(deps): update mattermost package dependencies (#59)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [mattermost-enterprise-edition](https://mattermost.com)
([source](https://togithub.com/mattermost/mattermost-helm)) | patch |
`2.6.50` -> `2.6.51` |
| mattermost/mattermost-enterprise-edition | patch | `9.7.1` -> `9.7.3`
|
|
[registry1.dso.mil/ironbank/opensource/mattermost/mattermost](https://mattermost.com)
([source](https://repo1.dso.mil/dsop/opensource/mattermost/mattermost))
| patch | `9.7.1` -> `9.7.2` |
---
### Release Notes
mattermost/mattermost-helm
(mattermost-enterprise-edition)
###
[`v2.6.51`](https://togithub.com/mattermost/mattermost-helm/releases/tag/mattermost-enterprise-edition-2.6.51)
[Compare
Source](https://togithub.com/mattermost/mattermost-helm/compare/mattermost-enterprise-edition-2.6.50...mattermost-enterprise-edition-2.6.51)
Mattermost Enterprise server with high availitibity.
---
### 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.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/defenseunicorns/uds-package-mattermost).
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Wayne Starr
Co-authored-by: Wayne Starr
---
common/zarf.yaml | 2 +-
values/registry1-values.yaml | 2 +-
values/upstream-values.yaml | 2 +-
zarf.yaml | 4 ++--
4 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/common/zarf.yaml b/common/zarf.yaml
index 8830a324..e978fd52 100644
--- a/common/zarf.yaml
+++ b/common/zarf.yaml
@@ -18,6 +18,6 @@ components:
namespace: mattermost
url: https://helm.mattermost.com
gitPath: chart
- version: 2.6.50
+ version: 2.6.51
valuesFiles:
- ../values/common-values.yaml
diff --git a/values/registry1-values.yaml b/values/registry1-values.yaml
index ccb582d2..3479e521 100644
--- a/values/registry1-values.yaml
+++ b/values/registry1-values.yaml
@@ -1,7 +1,7 @@
mattermostApp:
image:
repository: registry1.dso.mil/ironbank/opensource/mattermost/mattermost
- tag: 9.7.1
+ tag: 9.7.2
initContainerImage:
repository: registry1.dso.mil/ironbank/redhat/ubi/ubi9-minimal
tag: 9.3
diff --git a/values/upstream-values.yaml b/values/upstream-values.yaml
index 152d146c..3b12b436 100644
--- a/values/upstream-values.yaml
+++ b/values/upstream-values.yaml
@@ -1,4 +1,4 @@
mattermostApp:
image:
repository: mattermost/mattermost-enterprise-edition
- tag: 9.7.1
+ tag: 9.7.2
diff --git a/zarf.yaml b/zarf.yaml
index 9f6b8c5d..d85a8c99 100644
--- a/zarf.yaml
+++ b/zarf.yaml
@@ -34,7 +34,7 @@ components:
- values/upstream-values.yaml
images:
- appropriate/curl:latest
- - mattermost/mattermost-enterprise-edition:9.7.1
+ - mattermost/mattermost-enterprise-edition:9.7.2
- name: mattermost
required: true
@@ -51,4 +51,4 @@ components:
- values/registry1-values.yaml
images:
- registry1.dso.mil/ironbank/redhat/ubi/ubi9-minimal:9.3
- - registry1.dso.mil/ironbank/opensource/mattermost/mattermost:9.7.1
+ - registry1.dso.mil/ironbank/opensource/mattermost/mattermost:9.7.2