From 941e4e5d75c2f68c61325e1ed071666f6fe1f562 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 10:20:49 -0600 Subject: [PATCH] chore(deps): update mattermost package dependencies to 10.1.1 (#142) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cgr.dev/du-uds-defenseunicorns/mattermost](https://images.chainguard.dev/directory/image/mattermost/overview) ([source](https://redirect.github.com/chainguard-images/images-private/tree/HEAD/images/mattermost)) | minor | `10.0.0` -> `10.1.1` | | [mattermost-enterprise-edition](https://mattermost.com) ([source](https://redirect.github.com/mattermost/mattermost-helm)) | patch | `2.6.61` -> `2.6.62` | | mattermost/mattermost-enterprise-edition | minor | `10.0.0` -> `10.1.1` | | [registry1.dso.mil/ironbank/opensource/mattermost/mattermost](https://mattermost.com) ([source](https://repo1.dso.mil/dsop/opensource/mattermost/mattermost)) | minor | `10.0.0` -> `10.1.1` | --- ### Release Notes
mattermost/mattermost-helm (mattermost-enterprise-edition) ### [`v2.6.62`](https://redirect.github.com/mattermost/mattermost-helm/releases/tag/mattermost-enterprise-edition-2.6.62) [Compare Source](https://redirect.github.com/mattermost/mattermost-helm/compare/mattermost-enterprise-edition-2.6.61...mattermost-enterprise-edition-2.6.62) 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://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](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 Release-As: v10.1.1-uds.0 --- common/zarf.yaml | 2 +- values/registry1-values.yaml | 2 +- values/unicorn-values.yaml | 2 +- values/upstream-values.yaml | 2 +- zarf.yaml | 6 +++--- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/common/zarf.yaml b/common/zarf.yaml index 4e8da389..e817be4c 100644 --- a/common/zarf.yaml +++ b/common/zarf.yaml @@ -21,7 +21,7 @@ components: namespace: mattermost url: https://helm.mattermost.com gitPath: chart - version: 2.6.61 + version: 2.6.62 valuesFiles: - ../values/common-values.yaml actions: diff --git a/values/registry1-values.yaml b/values/registry1-values.yaml index 927295ef..de20098b 100644 --- a/values/registry1-values.yaml +++ b/values/registry1-values.yaml @@ -4,7 +4,7 @@ mattermostApp: image: repository: registry1.dso.mil/ironbank/opensource/mattermost/mattermost - tag: 10.0.0 + tag: 10.1.1 initContainerImage: repository: registry1.dso.mil/ironbank/redhat/ubi/ubi9-minimal tag: 9.4 diff --git a/values/unicorn-values.yaml b/values/unicorn-values.yaml index e50bf3d4..b5fa8717 100644 --- a/values/unicorn-values.yaml +++ b/values/unicorn-values.yaml @@ -4,7 +4,7 @@ mattermostApp: image: repository: cgr.dev/du-uds-defenseunicorns/mattermost - tag: 10.0.0 + tag: 10.1.1 securityContext: runAsUser: 65532 runAsGroup: 65532 diff --git a/values/upstream-values.yaml b/values/upstream-values.yaml index ecc67b09..cfb65013 100644 --- a/values/upstream-values.yaml +++ b/values/upstream-values.yaml @@ -4,7 +4,7 @@ mattermostApp: image: repository: mattermost/mattermost-enterprise-edition - tag: 10.0.0 + tag: 10.1.1 initContainerImage: repository: curlimages/curl tag: 8.10.1 diff --git a/zarf.yaml b/zarf.yaml index 8d26c6c4..fd19a517 100644 --- a/zarf.yaml +++ b/zarf.yaml @@ -40,7 +40,7 @@ components: - values/upstream-values.yaml images: - curlimages/curl:8.10.1 - - mattermost/mattermost-enterprise-edition:10.0.0 + - mattermost/mattermost-enterprise-edition:10.1.1 - name: mattermost required: true @@ -57,7 +57,7 @@ components: - values/registry1-values.yaml images: - registry1.dso.mil/ironbank/redhat/ubi/ubi9-minimal:9.4 - - registry1.dso.mil/ironbank/opensource/mattermost/mattermost:10.0.0 + - registry1.dso.mil/ironbank/opensource/mattermost/mattermost:10.1.1 - name: mattermost required: true @@ -72,4 +72,4 @@ components: - values/unicorn-values.yaml images: - cgr.dev/du-uds-defenseunicorns/curl-fips:8.10.1 - - cgr.dev/du-uds-defenseunicorns/mattermost:10.0.0 + - cgr.dev/du-uds-defenseunicorns/mattermost:10.1.1