Skip to content

Commit 05ae7cf

Browse files
chore(deps): update mattermost support dependencies (#98)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/upload-artifact](https://github.com/actions/upload-artifact) | action | patch | `v4.3.3` -> `v4.3.4` | | [defenseunicorns/uds-common](https://github.com/defenseunicorns/uds-common) | | minor | `v0.6.0` -> `v0.7.1` | | [defenseunicorns/uds-common](https://github.com/defenseunicorns/uds-common) | action | minor | `v0.6.0` -> `v0.7.1` | | [github/codeql-action](https://github.com/github/codeql-action) | action | patch | `v3.25.10` -> `v3.25.11` | | [python-jsonschema/check-jsonschema](https://github.com/python-jsonschema/check-jsonschema) | repository | minor | `0.28.5` -> `0.29.0` | | [renovatebot/pre-commit-hooks](https://github.com/renovatebot/pre-commit-hooks) | repository | minor | `37.413.3` -> `37.426.2` | | ghcr.io/defenseunicorns/packages/uds/postgres-operator | | minor | `1.11.0-uds.1-upstream` -> `1.12.2-uds.1-upstream` | Note: The `pre-commit` manager in Renovate is not supported by the `pre-commit` maintainers or community. Please do not report any problems there, instead [create a Discussion in the Renovate repository](https://github.com/renovatebot/renovate/discussions/new) if you have any questions. --- ### Release Notes <details> <summary>actions/upload-artifact (actions/upload-artifact)</summary> ### [`v4.3.4`](https://github.com/actions/upload-artifact/releases/tag/v4.3.4) [Compare Source](https://github.com/actions/upload-artifact/compare/v4.3.3...v4.3.4) ##### What's Changed - Update [@&#8203;actions/artifact](https://github.com/actions/artifact) version, bump dependencies by [@&#8203;robherley](https://github.com/robherley) in [https://github.com/actions/upload-artifact/pull/584](https://github.com/actions/upload-artifact/pull/584) **Full Changelog**: actions/upload-artifact@v4.3.3...v4.3.4 </details> <details> <summary>defenseunicorns/uds-common (defenseunicorns/uds-common)</summary> ### [`v0.7.1`](https://github.com/defenseunicorns/uds-common/releases/tag/v0.7.1) [Compare Source](https://github.com/defenseunicorns/uds-common/compare/v0.7.0...v0.7.1) ##### Miscellaneous - fix commitlint workflow permissions ([#&#8203;166](https://github.com/defenseunicorns/uds-common/issues/166)) ([d701196](https://github.com/defenseunicorns/uds-common/commit/d701196ed2b7b1507f6b7ad946e4a3e030fa3ca5)) ### [`v0.7.0`](https://github.com/defenseunicorns/uds-common/releases/tag/v0.7.0) [Compare Source](https://github.com/defenseunicorns/uds-common/compare/v0.6.1...v0.7.0) ##### Features - add an image override to the renovate config ([#&#8203;160](https://github.com/defenseunicorns/uds-common/issues/160)) ([ea2fcf1](https://github.com/defenseunicorns/uds-common/commit/ea2fcf105bb7bf6a560042191ee8b7f33757c785)) - **compliance:** lula validate and evaluate capability definitions ([#&#8203;157](https://github.com/defenseunicorns/uds-common/issues/157)) ([b615d90](https://github.com/defenseunicorns/uds-common/commit/b615d90389523763d08b03f793abe5cdeeee55fc)) ##### Miscellaneous - add dockerfile `ADD` support ([#&#8203;162](https://github.com/defenseunicorns/uds-common/issues/162)) ([6854284](https://github.com/defenseunicorns/uds-common/commit/685428477abea23a2a20c311a135acc517558fc3)) - **deps:** update uds common package dependencies to v6.7.0 ([#&#8203;158](https://github.com/defenseunicorns/uds-common/issues/158)) ([ef9c567](https://github.com/defenseunicorns/uds-common/commit/ef9c567a5aea13ba2dbf22b2790b78cacb113ab1)) ### [`v0.6.1`](https://github.com/defenseunicorns/uds-common/releases/tag/v0.6.1) [Compare Source](https://github.com/defenseunicorns/uds-common/compare/v0.6.0...v0.6.1) ##### Miscellaneous - add a playwright setup action ([#&#8203;155](https://github.com/defenseunicorns/uds-common/issues/155)) ([93720d9](https://github.com/defenseunicorns/uds-common/commit/93720d91189fc54c5f5302bb6af769621bc21b27)) - add the second raw URL and releases URL for GitHub to renovate config ([#&#8203;154](https://github.com/defenseunicorns/uds-common/issues/154)) ([bdda4dc](https://github.com/defenseunicorns/uds-common/commit/bdda4dcbd201e279b83361d72ea448114af26522)) </details> <details> <summary>github/codeql-action (github/codeql-action)</summary> ### [`v3.25.11`](https://github.com/github/codeql-action/compare/v3.25.10...v3.25.11) [Compare Source](https://github.com/github/codeql-action/compare/v3.25.10...v3.25.11) </details> <details> <summary>python-jsonschema/check-jsonschema (python-jsonschema/check-jsonschema)</summary> ### [`v0.29.0`](https://github.com/python-jsonschema/check-jsonschema/blob/HEAD/CHANGELOG.rst#0290) [Compare Source](https://github.com/python-jsonschema/check-jsonschema/compare/0.28.6...0.29.0) - Update vendored schemas: github-workflows, renovate, woodpecker-ci (2024-07-07) - Improve caching to include caching of remote `$ref` downloads. This should improve performance in cases where a schema has many remote refs and is used in repeat invocations. The `$ref` cache can be disabled via the same `--no-cache` flag which disables use of the pre-existing cache. Thanks :user:`alex1701c`! (:issue:`452`, :pr:`454`) - Fix an ordering bug which caused caching to be ineffective, resulting in repeated downloads of remote schemas even when the cache was populated. Thanks :user:`alex1701c` for reporting! (:issue:`453`) ### [`v0.28.6`](https://github.com/python-jsonschema/check-jsonschema/blob/HEAD/CHANGELOG.rst#0286) [Compare Source](https://github.com/python-jsonschema/check-jsonschema/compare/0.28.5...0.28.6) - Update vendored schemas: bitbucket-pipelines, circle-ci, readthedocs, renovate (2024-06-23) - Add CircleCI schema and pre-commit hook. Thanks :user:`jrdnbradford`! (:pr:`444`) </details> <details> <summary>renovatebot/pre-commit-hooks (renovatebot/pre-commit-hooks)</summary> ### [`v37.426.2`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.426.2) [Compare Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.426.1...37.426.2) See https://github.com/renovatebot/renovate/releases/tag/37.426.2 for more changes ### [`v37.426.1`](https://github.com/renovatebot/pre-commit-hooks/compare/37.426.0...37.426.1) [Compare Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.426.0...37.426.1) ### [`v37.426.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.426.0) [Compare Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.425.3...37.426.0) See https://github.com/renovatebot/renovate/releases/tag/37.426.0 for more changes ### [`v37.425.3`](https://github.com/renovatebot/pre-commit-hooks/compare/37.425.1...37.425.3) [Compare Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.425.1...37.425.3) ### [`v37.425.1`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.425.1) [Compare Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.424.4...37.425.1) See https://github.com/renovatebot/renovate/releases/tag/37.425.1 for more changes ### [`v37.424.4`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.424.4) [Compare Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.424.3...37.424.4) See https://github.com/renovatebot/renovate/releases/tag/37.424.4 for more changes ### [`v37.424.3`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.424.3) [Compare Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.424.2...37.424.3) See https://github.com/renovatebot/renovate/releases/tag/37.424.3 for more changes ### [`v37.424.2`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.424.2) [Compare Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.424.1...37.424.2) See https://github.com/renovatebot/renovate/releases/tag/37.424.2 for more changes ### [`v37.424.1`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.424.1) [Compare Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.424.0...37.424.1) See https://github.com/renovatebot/renovate/releases/tag/37.424.1 for more changes ### [`v37.424.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.424.0) [Compare Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.423.1...37.424.0) See https://github.com/renovatebot/renovate/releases/tag/37.424.0 for more changes ### [`v37.423.1`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.423.1) [Compare Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.423.0...37.423.1) See https://github.com/renovatebot/renovate/releases/tag/37.423.1 for more changes ### [`v37.423.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.423.0) [Compare Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.422.4...37.423.0) See https://github.com/renovatebot/renovate/releases/tag/37.423.0 for more changes ### [`v37.422.4`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.422.4) [Compare Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.421.6...37.422.4) See https://github.com/renovatebot/renovate/releases/tag/37.422.4 for more changes ### [`v37.421.6`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.421.6) [Compare Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.421.5...37.421.6) See https://github.com/renovatebot/renovate/releases/tag/37.421.6 for more changes ### [`v37.421.5`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.421.5) [Compare Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.421.4...37.421.5) See https://github.com/renovatebot/renovate/releases/tag/37.421.5 for more changes ### [`v37.421.4`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.421.4) [Compare Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.421.3...37.421.4) See https://github.com/renovatebot/renovate/releases/tag/37.421.4 for more changes ### [`v37.421.3`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.421.3) [Compare Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.421.2...37.421.3) See https://github.com/renovatebot/renovate/releases/tag/37.421.3 for more changes ### [`v37.421.2`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.421.2) [Compare Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.421.1...37.421.2) See https://github.com/renovatebot/renovate/releases/tag/37.421.2 for more changes ### [`v37.421.1`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.421.1) [Compare Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.421.0...37.421.1) See https://github.com/renovatebot/renovate/releases/tag/37.421.1 for more changes ### [`v37.421.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.421.0) [Compare Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.420.1...37.421.0) See https://github.com/renovatebot/renovate/releases/tag/37.421.0 for more changes ### [`v37.420.1`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.420.1) [Compare Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.420.0...37.420.1) See https://github.com/renovatebot/renovate/releases/tag/37.420.1 for more changes ### [`v37.420.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.420.0) [Compare Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.419.1...37.420.0) See https://github.com/renovatebot/renovate/releases/tag/37.420.0 for more changes ### [`v37.419.1`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.419.1) [Compare Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.418.2...37.419.1) See https://github.com/renovatebot/renovate/releases/tag/37.419.1 for more changes ### [`v37.418.2`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.418.2) [Compare Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.418.1...37.418.2) See https://github.com/renovatebot/renovate/releases/tag/37.418.2 for more changes ### [`v37.418.1`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.418.1) [Compare Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.417.1...37.418.1) See https://github.com/renovatebot/renovate/releases/tag/37.418.1 for more changes ### [`v37.417.1`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.417.1) [Compare Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.417.0...37.417.1) See https://github.com/renovatebot/renovate/releases/tag/37.417.1 for more changes ### [`v37.417.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.417.0) [Compare Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.416.0...37.417.0) See https://github.com/renovatebot/renovate/releases/tag/37.417.0 for more changes ### [`v37.416.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.416.0) [Compare Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.415.0...37.416.0) See https://github.com/renovatebot/renovate/releases/tag/37.416.0 for more changes ### [`v37.415.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.415.0) [Compare Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.414.1...37.415.0) See https://github.com/renovatebot/renovate/releases/tag/37.415.0 for more changes ### [`v37.414.1`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.414.1) [Compare Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.414.0...37.414.1) See https://github.com/renovatebot/renovate/releases/tag/37.414.1 for more changes ### [`v37.414.0`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.414.0) [Compare Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.413.4...37.414.0) See https://github.com/renovatebot/renovate/releases/tag/37.414.0 for more changes ### [`v37.413.4`](https://github.com/renovatebot/pre-commit-hooks/releases/tag/37.413.4) [Compare Source](https://github.com/renovatebot/pre-commit-hooks/compare/37.413.3...37.413.4) See https://github.com/renovatebot/renovate/releases/tag/37.413.4 for more changes </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://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJzdXBwb3J0LWRlcHMiXX0=--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Wayne Starr <me@racer159.com> Co-authored-by: Wayne Starr <Racer159@users.noreply.github.com>
1 parent 783c05e commit 05ae7cf

11 files changed

+46
-49
lines changed

.github/workflows/codeql.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,13 @@ jobs:
3333

3434
# Initializes the CodeQL tools for scanning.
3535
- name: Initialize CodeQL
36-
uses: github/codeql-action/init@23acc5c183826b7a8a97bce3cecc52db901f8251 # v3.25.10
36+
uses: github/codeql-action/init@b611370bb5703a7efb587f9d136a52ea24c5c38c # v3.25.11
3737
with:
3838
languages: ${{ matrix.language }}
3939
- name: Autobuild
40-
uses: github/codeql-action/autobuild@23acc5c183826b7a8a97bce3cecc52db901f8251 # v3.25.10
40+
uses: github/codeql-action/autobuild@b611370bb5703a7efb587f9d136a52ea24c5c38c # v3.25.11
4141

4242
- name: Perform CodeQL Analysis
43-
uses: github/codeql-action/analyze@23acc5c183826b7a8a97bce3cecc52db901f8251 # v3.25.10
43+
uses: github/codeql-action/analyze@b611370bb5703a7efb587f9d136a52ea24c5c38c # v3.25.11
4444
with:
4545
category: "/language:${{matrix.language}}"

.github/workflows/commitlint.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ on:
88
jobs:
99
validate:
1010
name: Validate
11-
uses: defenseunicorns/uds-common/.github/workflows/commitlint.yaml@61450a210fd16cf14157ee417f9682a4664c05e5 # v0.6.0
11+
uses: defenseunicorns/uds-common/.github/workflows/commitlint.yaml@772b3337950b7c8e0882c527263684306bba7ce4 # v0.7.1

.github/workflows/lint.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
fetch-depth: 0
2121

2222
- name: Environment setup
23-
uses: defenseunicorns/uds-common/.github/actions/setup@61450a210fd16cf14157ee417f9682a4664c05e5 # v0.6.0
23+
uses: defenseunicorns/uds-common/.github/actions/setup@772b3337950b7c8e0882c527263684306bba7ce4 # v0.7.1
2424
with:
2525
registry1Username: ${{ secrets.IRON_BANK_ROBOT_USERNAME }}
2626
registry1Password: ${{ secrets.IRON_BANK_ROBOT_PASSWORD }}

.github/workflows/scorecard.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,14 @@ jobs:
3737
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
3838
# format to the repository Actions tab.
3939
- name: "Upload artifact"
40-
uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
40+
uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4.3.4
4141
with:
4242
name: SARIF file
4343
path: results.sarif
4444
retention-days: 5
4545

4646
# Upload the results to GitHub's code scanning dashboard.
4747
- name: "Upload to code-scanning"
48-
uses: github/codeql-action/upload-sarif@23acc5c183826b7a8a97bce3cecc52db901f8251 # v3.25.10
48+
uses: github/codeql-action/upload-sarif@b611370bb5703a7efb587f9d136a52ea24c5c38c # v3.25.11
4949
with:
5050
sarif_file: results.sarif

.github/workflows/tag-and-release.yaml

+7-7
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
publish-package:
2626
needs: tag-new-version
2727
if: ${{ needs.tag-new-version.outputs.release_created == 'true' }}
28-
runs-on: ${{ matrix.architecture == 'arm64' && 'uds-ubuntu-arm64-4-core' || 'ubuntu-latest' }}
28+
runs-on: ${{ matrix.architecture == 'arm64' && 'uds-swf-ubuntu-arm64-4-core' || 'ubuntu-latest' }}
2929
strategy:
3030
matrix:
3131
flavor: [upstream, registry1]
@@ -43,28 +43,28 @@ jobs:
4343
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
4444

4545
- name: Environment setup
46-
uses: defenseunicorns/uds-common/.github/actions/setup@61450a210fd16cf14157ee417f9682a4664c05e5 # v0.6.0
46+
uses: defenseunicorns/uds-common/.github/actions/setup@772b3337950b7c8e0882c527263684306bba7ce4 # v0.7.1
4747
with:
4848
registry1Username: ${{ secrets.IRON_BANK_ROBOT_USERNAME }}
4949
registry1Password: ${{ secrets.IRON_BANK_ROBOT_PASSWORD }}
5050
ghToken: ${{ secrets.GITHUB_TOKEN }}
5151

5252
- name: Build Package
53-
run: uds run -f tasks/publish.yaml build-package --set FLAVOR=${{ matrix.flavor }}
53+
run: uds run -f tasks/publish.yaml build-package --set FLAVOR=${{ matrix.flavor }} --no-progress
5454

5555
- name: Test Package
5656
if: ${{ runner.arch != 'ARM64' }}
57-
run: uds run -f tasks/publish.yaml test-package --set FLAVOR=${{ matrix.flavor }}
57+
run: uds run -f tasks/publish.yaml test-package --set FLAVOR=${{ matrix.flavor }} --no-progress
5858

5959
- name: Publish Package
60-
run: uds run -f tasks/publish.yaml publish-package --set FLAVOR=${{ matrix.flavor }}
60+
run: uds run -f tasks/publish.yaml publish-package --set FLAVOR=${{ matrix.flavor }} --no-progress
6161

6262
- name: Debug Output
6363
if: ${{ always() }}
64-
uses: defenseunicorns/uds-common/.github/actions/debug-output@61450a210fd16cf14157ee417f9682a4664c05e5 # v0.6.0
64+
uses: defenseunicorns/uds-common/.github/actions/debug-output@772b3337950b7c8e0882c527263684306bba7ce4 # v0.7.1
6565

6666
- name: Save logs
6767
if: always()
68-
uses: defenseunicorns/uds-common/.github/actions/save-logs@61450a210fd16cf14157ee417f9682a4664c05e5 # v0.6.0
68+
uses: defenseunicorns/uds-common/.github/actions/save-logs@772b3337950b7c8e0882c527263684306bba7ce4 # v0.7.1
6969
with:
7070
suffix: ${{ matrix.flavor }}-${{ matrix.architecture }}-${{ github.run_id }}-${{ github.run_attempt }}

.github/workflows/test.yaml

+5-5
Original file line numberDiff line numberDiff line change
@@ -46,29 +46,29 @@ jobs:
4646
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
4747

4848
- name: Environment setup
49-
uses: defenseunicorns/uds-common/.github/actions/setup@61450a210fd16cf14157ee417f9682a4664c05e5 # v0.6.0
49+
uses: defenseunicorns/uds-common/.github/actions/setup@772b3337950b7c8e0882c527263684306bba7ce4 # v0.7.1
5050
with:
5151
registry1Username: ${{ secrets.IRON_BANK_ROBOT_USERNAME }}
5252
registry1Password: ${{ secrets.IRON_BANK_ROBOT_PASSWORD }}
5353
ghToken: ${{ secrets.GITHUB_TOKEN }}
5454

5555
- name: Test
56-
uses: defenseunicorns/uds-common/.github/actions/test@61450a210fd16cf14157ee417f9682a4664c05e5 # v0.6.0
56+
uses: defenseunicorns/uds-common/.github/actions/test@772b3337950b7c8e0882c527263684306bba7ce4 # v0.7.1
5757
with:
5858
flavor: ${{ matrix.flavor }}
5959
type: ${{ matrix.type }}
6060

6161
- name: Debug Output
6262
if: ${{ always() }}
63-
uses: defenseunicorns/uds-common/.github/actions/debug-output@61450a210fd16cf14157ee417f9682a4664c05e5 # v0.6.0
63+
uses: defenseunicorns/uds-common/.github/actions/debug-output@772b3337950b7c8e0882c527263684306bba7ce4 # v0.7.1
6464

6565
- name: Save logs
6666
if: always()
67-
uses: defenseunicorns/uds-common/.github/actions/save-logs@61450a210fd16cf14157ee417f9682a4664c05e5 # v0.6.0
67+
uses: defenseunicorns/uds-common/.github/actions/save-logs@772b3337950b7c8e0882c527263684306bba7ce4 # v0.7.1
6868
with:
6969
suffix: ${{ matrix.type }}-${{ matrix.flavor }}-${{ github.run_id }}-${{ github.run_attempt }}
7070

71-
- uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
71+
- uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4.3.4
7272
if: always()
7373
with:
7474
name: playwright-report-${{ matrix.type }}-${{ matrix.flavor }}-${{ github.run_id }}-${{ github.run_attempt }}

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ repos:
3232
hooks:
3333
- id: fix-smartquotes
3434
- repo: https://github.com/python-jsonschema/check-jsonschema
35-
rev: 0.28.5
35+
rev: 0.29.0
3636
hooks:
3737
- id: check-jsonschema
3838
name: "Validate Zarf Configs Against Schema"
@@ -49,6 +49,6 @@ repos:
4949
hooks:
5050
- id: golangci-lint
5151
- repo: https://github.com/renovatebot/pre-commit-hooks
52-
rev: 37.413.3
52+
rev: 37.426.2
5353
hooks:
5454
- id: renovate-config-validator

bundle/uds-bundle.yaml

+16-5
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,25 @@ packages:
1717

1818
- name: postgres-operator
1919
repository: ghcr.io/defenseunicorns/packages/uds/postgres-operator
20-
ref: 1.11.0-uds.1-upstream
20+
ref: 1.12.2-uds.1-upstream
2121
overrides:
2222
postgres-operator:
2323
uds-postgres-config:
24-
variables:
25-
- name: POSTGRESQL
26-
description: "Configure postgres using CRs via the uds-postgres-config chart"
27-
path: postgresql
24+
values:
25+
- path: postgresql
26+
value:
27+
enabled: true # Set to false to not create the PostgreSQL resource
28+
teamId: "uds"
29+
volume:
30+
size: "10Gi"
31+
numberOfInstances: 2
32+
users:
33+
mattermost.mattermost: [] # database owner
34+
databases:
35+
mattermost: mattermost.mattermost
36+
version: "14"
37+
ingress:
38+
- remoteNamespace: mattermost
2839

2940
- name: dev-secrets
3041
path: ../

bundle/uds-config.yaml

-14
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,3 @@ variables:
22
dev-minio:
33
buckets: |
44
- name: uds-mattermost-dev
5-
postgres-operator:
6-
postgresql:
7-
enabled: true # Set to false to not create the PostgreSQL resource
8-
teamId: "uds"
9-
volume:
10-
size: "10Gi"
11-
numberOfInstances: 2
12-
users:
13-
mattermost.mattermost: [] # database owner
14-
databases:
15-
mattermost: mattermost.mattermost
16-
version: "13"
17-
ingress:
18-
remoteGenerated: Anywhere

tasks.yaml

+5-5
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ includes:
22
- cleanup: ./tasks/cleanup.yaml
33
- dependencies: ./tasks/dependencies.yaml
44
- test: ./tasks/test.yaml
5-
- create: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.6.0/tasks/create.yaml
6-
- lint: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.6.0/tasks/lint.yaml
7-
- pull: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.6.0/tasks/pull.yaml
8-
- deploy: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.6.0/tasks/deploy.yaml
9-
- setup: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.6.0/tasks/setup.yaml
5+
- create: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.7.1/tasks/create.yaml
6+
- lint: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.7.1/tasks/lint.yaml
7+
- pull: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.7.1/tasks/pull.yaml
8+
- deploy: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.7.1/tasks/deploy.yaml
9+
- setup: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.7.1/tasks/setup.yaml
1010

1111
tasks:
1212
- name: default

tasks/publish.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
includes:
22
- dependencies: ./dependencies.yaml
33
- test: ./test.yaml
4-
- create: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.6.0/tasks/create.yaml
5-
- deploy: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.6.0/tasks/deploy.yaml
6-
- publish: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.6.0/tasks/publish.yaml
7-
- setup: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.6.0/tasks/setup.yaml
4+
- create: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.7.1/tasks/create.yaml
5+
- deploy: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.7.1/tasks/deploy.yaml
6+
- publish: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.7.1/tasks/publish.yaml
7+
- setup: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.7.1/tasks/setup.yaml
88

99
tasks:
1010
- name: build-package

0 commit comments

Comments
 (0)