Skip to content

Commit

Permalink
chore(deps): update mattermost package dependencies (#177)
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))
| patch | `8.11.0` -> `8.11.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))
| minor | `10.2.0` -> `10.3.1` |
| [curlimages/curl](https://redirect.github.com/curl/curl-container) |
patch | `8.11.0` -> `8.11.1` |
| ghcr.io/defenseunicorns/packages/uds/minio-operator | patch |
`6.0.4-uds.2-upstream` -> `6.0.4-uds.4-upstream` |
| ghcr.io/defenseunicorns/packages/uds/postgres-operator | patch |
`1.13.0-uds.5-upstream` -> `1.13.0-uds.6-upstream` |
| [mattermost-enterprise-edition](https://mattermost.com)
([source](https://redirect.github.com/mattermost/mattermost-helm)) |
patch | `2.6.64` -> `2.6.65` |
| mattermost/mattermost-enterprise-edition | minor | `10.2.0` ->
`10.3.1` |
|
[registry1.dso.mil/ironbank/opensource/mattermost/mattermost](https://mattermost.com)
([source](https://repo1.dso.mil/dsop/opensource/mattermost/mattermost))
| minor | `10.2.0` -> `10.3.1` |

---

### Release Notes

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

###
[`v8.11.1`](https://redirect.github.com/curl/curl-container/blob/HEAD/CHANGELOG.md#8111---2024-12-11)

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

##### Changed

-   bump to curl 8.11.1
-   bump to alpine:3.21.0

</details>

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

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

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

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

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Zachariah Miller <[email protected]>
Co-authored-by: Wayne Starr <[email protected]>
Co-authored-by: Wayne Starr <[email protected]>
Release-As: v10.3.0-uds.0
  • Loading branch information
4 people authored Jan 7, 2025
1 parent b96d245 commit 52ceb1c
Show file tree
Hide file tree
Showing 12 changed files with 37 additions and 35 deletions.
4 changes: 2 additions & 2 deletions bundle/uds-bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ metadata:
packages:
- name: minio-operator
repository: ghcr.io/defenseunicorns/packages/uds/minio-operator
ref: 6.0.4-uds.2-upstream
ref: 6.0.4-uds.4-upstream
overrides:
minio-operator:
uds-minio-config:
Expand All @@ -33,7 +33,7 @@ packages:

- name: postgres-operator
repository: ghcr.io/defenseunicorns/packages/uds/postgres-operator
ref: 1.13.0-uds.5-upstream
ref: 1.13.0-uds.6-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.64
version: 2.6.65
valuesFiles:
- ../values/common-values.yaml
actions:
Expand Down
4 changes: 1 addition & 3 deletions tasks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,9 @@ tasks:
actions:
- task: upgrade:create-latest-tag-bundle
with:
dep_commands: "./uds run dependencies:create && cp bundle/uds-config.yaml ../bundle/uds-config-previous.yaml"
dep_commands: "./uds run dependencies:create"
- task: setup:k3d-test-cluster
- task: deploy:test-bundle
with:
config: bundle/uds-config-previous.yaml
- task: compliance:validate
- task: create-dev-package
- task: create-deploy-test-bundle
Expand Down
2 changes: 1 addition & 1 deletion tasks/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ tasks:
description: Mattermost UI Checks
actions:
- cmd: |
docker run --rm --ipc=host --net=host --mount type=bind,source="$(pwd)",target=/app mcr.microsoft.com/playwright:v1.43.1-jammy sh -c " \
docker run --rm --ipc=host --net=host --mount type=bind,source="$(pwd)",target=/app mcr.microsoft.com/playwright:v1.49.1-jammy sh -c " \
cd app && \
npm ci && \
npx playwright test \
Expand Down
3 changes: 1 addition & 2 deletions tests/auth.setup.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,9 @@ setup('authenticate', async ({ page, context, baseURL }) => {
await page.context().storageState({ path: authFile });

await page.waitForURL(url =>
url.pathname === '/' ||
url.pathname === '/preparing-workspace' ||
url.pathname === '/unicorns/channels/town-square'
, { waitUntil: 'networkidle' });
);

// one-time workspace setup (when login redirects to "/preparing-workspace")
if (page.url().endsWith('/preparing-workspace')) {
Expand Down
34 changes: 19 additions & 15 deletions tests/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "uds-package-mattermost",
"license": "Apache-2.0",
"devDependencies": {
"@playwright/test": "^1.43.1",
"@playwright/test": "^1.49.1",
"@types/node": "^20.12.12",
"typescript": "^5.4.5"
}
Expand Down
1 change: 1 addition & 0 deletions tests/playwright.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ export default defineConfig({

use: {
baseURL: process.env.BASE_URL || 'https://chat.uds.dev', // for `await page.goto('/')` etc
screenshot: 'on', // capture screenshots for all tests
trace: 'on-first-retry', // collect trace when retrying the failed test. See https://playwright.dev/docs/trace-viewer
},

Expand Down
2 changes: 1 addition & 1 deletion 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.2.0
tag: 10.3.1
initContainerImage:
repository: registry1.dso.mil/ironbank/redhat/ubi/ubi9-minimal
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.2.0
tag: 10.3.1
securityContext:
runAsUser: 65532
runAsGroup: 65532
initContainerImage:
repository: cgr.dev/du-uds-defenseunicorns/curl-fips
tag: 8.11.0
tag: 8.11.1
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.2.0
tag: 10.3.1
initContainerImage:
repository: curlimages/curl
tag: 8.11.0
tag: 8.11.1
10 changes: 5 additions & 5 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.11.0
- mattermost/mattermost-enterprise-edition:10.2.0
- curlimages/curl:8.11.1
- mattermost/mattermost-enterprise-edition:10.3.1

- name: mattermost
required: true
Expand All @@ -57,7 +57,7 @@ components:
- values/registry1-values.yaml
images:
- registry1.dso.mil/ironbank/redhat/ubi/ubi9-minimal:9.5
- registry1.dso.mil/ironbank/opensource/mattermost/mattermost:10.2.0
- registry1.dso.mil/ironbank/opensource/mattermost/mattermost:10.3.1

- 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.11.0
- cgr.dev/du-uds-defenseunicorns/mattermost:10.2.0
- cgr.dev/du-uds-defenseunicorns/curl-fips:8.11.1
- cgr.dev/du-uds-defenseunicorns/mattermost:10.3.1

0 comments on commit 52ceb1c

Please sign in to comment.