Skip to content

Commit

Permalink
chore(deps): update mattermost package dependencies to 10.1.3 (#161)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[cgr.dev/du-uds-defenseunicorns/curl-fips](https://images.chainguard.dev/directory/image/curl-fips/overview)
([source](https://redirect.github.com/chainguard-images/images-private/tree/HEAD/images/curl-fips))
| minor | `8.10.1` -> `8.11.0` |
|
[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))
| patch | `10.1.2` -> `10.1.3` |
| [curlimages/curl](https://redirect.github.com/curl/curl-container) |
minor | `8.10.1` -> `8.11.0` |
| ghcr.io/defenseunicorns/packages/uds/postgres-operator | patch |
`1.13.0-uds.3-upstream` -> `1.13.0-uds.4-upstream` |
| [mattermost-enterprise-edition](https://mattermost.com)
([source](https://redirect.github.com/mattermost/mattermost-helm)) |
patch | `2.6.63` -> `2.6.64` |
| mattermost/mattermost-enterprise-edition | minor | `10.1.2` ->
`10.1.3` |
|
[registry1.dso.mil/ironbank/opensource/mattermost/mattermost](https://mattermost.com)
([source](https://repo1.dso.mil/dsop/opensource/mattermost/mattermost))
| minor | `10.1.2` -> `10.1.3` |
|
[registry1.dso.mil/ironbank/redhat/ubi/ubi9-minimal](https://catalog.redhat.com/software/container-stacks/detail/5ec53f50ef29fd35586d9a56)
([source](https://repo1.dso.mil/dsop/redhat/ubi/9.x/ubi9-minimal)) |
minor | `9.4` -> `9.5` |

---

### Release Notes

<details>
<summary>curl/curl-container (curlimages/curl)</summary>

###
[`v8.11.0`](https://redirect.github.com/curl/curl-container/blob/HEAD/CHANGELOG.md#8110---2024-11-06)

[Compare
Source](https://redirect.github.com/curl/curl-container/compare/8.10.1...8.11.0)

##### Changed

-   bump to curl 8.11.0

</details>

<details>
<summary>mattermost/mattermost-helm
(mattermost-enterprise-edition)</summary>

###
[`v2.6.64`](https://redirect.github.com/mattermost/mattermost-helm/releases/tag/mattermost-enterprise-edition-2.6.64)

[Compare
Source](https://redirect.github.com/mattermost/mattermost-helm/compare/mattermost-enterprise-edition-2.6.63...mattermost-enterprise-edition-2.6.64)

Mattermost Enterprise server with high availitibity.

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE5LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbInBhY2thZ2UtZGVwcyJdfQ==-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Wayne Starr <[email protected]>
Co-authored-by: Wayne Starr <[email protected]>
Release-As: v10.1.3-uds.0
  • Loading branch information
3 people authored Nov 19, 2024
1 parent 07934c8 commit 43edccd
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion bundle/uds-bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ packages:

- name: postgres-operator
repository: ghcr.io/defenseunicorns/packages/uds/postgres-operator
ref: 1.13.0-uds.3-upstream
ref: 1.13.0-uds.4-upstream
overrides:
postgres-operator:
uds-postgres-config:
Expand Down
2 changes: 1 addition & 1 deletion common/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ components:
namespace: mattermost
url: https://helm.mattermost.com
gitPath: chart
version: 2.6.63
version: 2.6.64
valuesFiles:
- ../values/common-values.yaml
actions:
Expand Down
4 changes: 2 additions & 2 deletions values/registry1-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
mattermostApp:
image:
repository: registry1.dso.mil/ironbank/opensource/mattermost/mattermost
tag: 10.1.2
tag: 10.1.3
initContainerImage:
repository: registry1.dso.mil/ironbank/redhat/ubi/ubi9-minimal
tag: 9.4
tag: 9.5
4 changes: 2 additions & 2 deletions values/unicorn-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
mattermostApp:
image:
repository: cgr.dev/du-uds-defenseunicorns/mattermost
tag: 10.1.2
tag: 10.1.3
securityContext:
runAsUser: 65532
runAsGroup: 65532
initContainerImage:
repository: cgr.dev/du-uds-defenseunicorns/curl-fips
tag: 8.10.1
tag: 8.11.0
4 changes: 2 additions & 2 deletions values/upstream-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
mattermostApp:
image:
repository: mattermost/mattermost-enterprise-edition
tag: 10.1.2
tag: 10.1.3
initContainerImage:
repository: curlimages/curl
tag: 8.10.1
tag: 8.11.0
12 changes: 6 additions & 6 deletions zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ components:
valuesFiles:
- values/upstream-values.yaml
images:
- curlimages/curl:8.10.1
- mattermost/mattermost-enterprise-edition:10.1.2
- curlimages/curl:8.11.0
- mattermost/mattermost-enterprise-edition:10.1.3

- name: mattermost
required: true
Expand All @@ -56,8 +56,8 @@ components:
valuesFiles:
- values/registry1-values.yaml
images:
- registry1.dso.mil/ironbank/redhat/ubi/ubi9-minimal:9.4
- registry1.dso.mil/ironbank/opensource/mattermost/mattermost:10.1.2
- registry1.dso.mil/ironbank/redhat/ubi/ubi9-minimal:9.5
- registry1.dso.mil/ironbank/opensource/mattermost/mattermost:10.1.3

- name: mattermost
required: true
Expand All @@ -71,5 +71,5 @@ components:
valuesFiles:
- values/unicorn-values.yaml
images:
- cgr.dev/du-uds-defenseunicorns/curl-fips:8.10.1
- cgr.dev/du-uds-defenseunicorns/mattermost:10.1.2
- cgr.dev/du-uds-defenseunicorns/curl-fips:8.11.0
- cgr.dev/du-uds-defenseunicorns/mattermost:10.1.3

0 comments on commit 43edccd

Please sign in to comment.