Skip to content

Commit

Permalink
chore(deps): update mattermost package dependencies (#138)
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.9.1` -> `8.10.1` |
|
[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))
| major | `9.11.1` -> `10.0.0` |
| [curlimages/curl](https://redirect.github.com/curl/curl-container) |
minor | `8.9.1` -> `8.10.1` |
| ghcr.io/defenseunicorns/packages/uds/postgres-operator | patch |
`1.13.0-uds.0-upstream` -> `1.13.0-uds.2-upstream` |
| [mattermost-enterprise-edition](https://mattermost.com)
([source](https://redirect.github.com/mattermost/mattermost-helm)) |
patch | `2.6.60` -> `2.6.61` |
| mattermost/mattermost-enterprise-edition | major | `9.11.1` ->
`10.0.0` |
|
[registry1.dso.mil/ironbank/opensource/mattermost/mattermost](https://mattermost.com)
([source](https://repo1.dso.mil/dsop/opensource/mattermost/mattermost))
| major | `9.11.1` -> `10.0.0` |

---

### Release Notes

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

###
[`v8.10.1`](https://redirect.github.com/curl/curl-container/blob/HEAD/CHANGELOG.md#8101---2024-09-18)

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

##### Changed

-   bump to curl 8.10.1

###
[`v8.10.0`](https://redirect.github.com/curl/curl-container/blob/HEAD/CHANGELOG.md#8100---2024-09-11)

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

##### Changed

-   bump to curl 8.10.0
-   bump to alpine:3.20.3

</details>

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

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

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

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:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicGFja2FnZS1kZXBzIl19-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Wayne Starr <me@racer159.com>
  • Loading branch information
renovate[bot] and Racer159 authored Sep 26, 2024
1 parent 6bf0ce3 commit 3fa3752
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 12 deletions.
2 changes: 1 addition & 1 deletion bundle/uds-bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ packages:

- name: postgres-operator
repository: ghcr.io/defenseunicorns/packages/uds/postgres-operator
ref: 1.13.0-uds.0-upstream
ref: 1.13.0-uds.2-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 @@ -18,7 +18,7 @@ components:
namespace: mattermost
url: https://helm.mattermost.com
gitPath: chart
version: 2.6.60
version: 2.6.61
valuesFiles:
- ../values/common-values.yaml
actions:
Expand Down
2 changes: 1 addition & 1 deletion values/registry1-values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
mattermostApp:
image:
repository: registry1.dso.mil/ironbank/opensource/mattermost/mattermost
tag: 9.11.1
tag: 10.0.0
initContainerImage:
repository: registry1.dso.mil/ironbank/redhat/ubi/ubi9-minimal
tag: 9.4
7 changes: 5 additions & 2 deletions values/unicorn-values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
mattermostApp:
image:
repository: cgr.dev/du-uds-defenseunicorns/mattermost
tag: 9.11.1
tag: 10.0.0
securityContext:
runAsUser: 65532
runAsGroup: 65532
initContainerImage:
repository: cgr.dev/du-uds-defenseunicorns/curl-fips
tag: 8.9.1
tag: 8.10.1
4 changes: 2 additions & 2 deletions values/upstream-values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
mattermostApp:
image:
repository: mattermost/mattermost-enterprise-edition
tag: 9.11.1
tag: 10.0.0
initContainerImage:
repository: curlimages/curl
tag: 8.9.1
tag: 8.10.1
10 changes: 5 additions & 5 deletions zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ components:
valuesFiles:
- values/upstream-values.yaml
images:
- curlimages/curl:8.9.1
- mattermost/mattermost-enterprise-edition:9.11.1
- curlimages/curl:8.10.1
- mattermost/mattermost-enterprise-edition:10.0.0

- name: mattermost
required: true
Expand All @@ -54,7 +54,7 @@ components:
- values/registry1-values.yaml
images:
- registry1.dso.mil/ironbank/redhat/ubi/ubi9-minimal:9.4
- registry1.dso.mil/ironbank/opensource/mattermost/mattermost:9.11.1
- registry1.dso.mil/ironbank/opensource/mattermost/mattermost:10.0.0

- name: mattermost
required: true
Expand All @@ -68,5 +68,5 @@ components:
valuesFiles:
- values/unicorn-values.yaml
images:
- cgr.dev/du-uds-defenseunicorns/curl-fips:8.9.1
- cgr.dev/du-uds-defenseunicorns/mattermost:9.11.1
- cgr.dev/du-uds-defenseunicorns/curl-fips:8.10.1
- cgr.dev/du-uds-defenseunicorns/mattermost:10.0.0

0 comments on commit 3fa3752

Please sign in to comment.