Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update gitlab package dependencies (#171)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gitlab](https://about.gitlab.com/) ([source](https://gitlab.com/gitlab-org/charts/gitlab)) | minor | `8.1.2` -> `8.1.3` | | registry.gitlab.com/gitlab-org/build/cng/certificates | minor | `v17.1.2` -> `v17.2.1` | | registry.gitlab.com/gitlab-org/build/cng/cfssl-self-sign | minor | `v17.1.2` -> `v17.2.1` | | registry.gitlab.com/gitlab-org/build/cng/gitaly | minor | `v17.1.2` -> `v17.2.1` | | registry.gitlab.com/gitlab-org/build/cng/gitlab-container-registry | minor | `v17.1.2` -> `v17.2.1` | | registry.gitlab.com/gitlab-org/build/cng/gitlab-exporter | minor | `v17.1.2` -> `v17.2.1` | | registry.gitlab.com/gitlab-org/build/cng/gitlab-pages | minor | `v17.1.2` -> `v17.2.1` | | registry.gitlab.com/gitlab-org/build/cng/gitlab-shell | minor | `v17.1.2` -> `v17.2.1` | | registry.gitlab.com/gitlab-org/build/cng/gitlab-sidekiq-ee | minor | `v17.1.2` -> `v17.2.1` | | registry.gitlab.com/gitlab-org/build/cng/gitlab-toolbox-ee | minor | `v17.1.2` -> `v17.2.1` | | registry.gitlab.com/gitlab-org/build/cng/gitlab-webservice-ee | minor | `v17.1.2` -> `v17.2.1` | | registry.gitlab.com/gitlab-org/build/cng/gitlab-workhorse-ee | minor | `v17.1.2` -> `v17.2.1` | | registry.gitlab.com/gitlab-org/build/cng/kubectl | minor | `v17.1.2` -> `v17.2.1` | | [registry1.dso.mil/ironbank/gitlab/gitlab/certificates](https://about.gitlab.com/) ([source](https://repo1.dso.mil/dsop/gitlab/gitlab/certificates)) | minor | `17.1.2` -> `17.2.1` | | [registry1.dso.mil/ironbank/gitlab/gitlab/gitaly](https://about.gitlab.com/) ([source](https://repo1.dso.mil/dsop/gitlab/gitlab/gitaly)) | minor | `17.1.2` -> `17.2.1` | | [registry1.dso.mil/ironbank/gitlab/gitlab/gitlab-container-registry](https://about.gitlab.com/) ([source](https://repo1.dso.mil/dsop/gitlab/gitlab/gitlab-container-registry)) | minor | `17.1.2` -> `17.2.1` | | [registry1.dso.mil/ironbank/gitlab/gitlab/gitlab-exporter](https://about.gitlab.com/) ([source](https://repo1.dso.mil/dsop/gitlab/gitlab/gitlab-exporter)) | minor | `17.1.2` -> `17.2.1` | | [registry1.dso.mil/ironbank/gitlab/gitlab/gitlab-pages](https://about.gitlab.com/) ([source](https://repo1.dso.mil/dsop/gitlab/gitlab/gitlab-pages)) | minor | `17.1.2` -> `17.2.1` | | [registry1.dso.mil/ironbank/gitlab/gitlab/gitlab-shell](https://about.gitlab.com/) ([source](https://repo1.dso.mil/dsop/gitlab/gitlab/gitlab-shell)) | minor | `17.1.2` -> `17.2.1` | | [registry1.dso.mil/ironbank/gitlab/gitlab/gitlab-sidekiq](https://about.gitlab.com/) ([source](https://repo1.dso.mil/dsop/gitlab/gitlab/gitlab-sidekiq)) | minor | `17.1.2` -> `17.2.1` | | [registry1.dso.mil/ironbank/gitlab/gitlab/gitlab-toolbox](https://about.gitlab.com/) ([source](https://repo1.dso.mil/dsop/gitlab/gitlab/gitlab-toolbox)) | minor | `17.1.2` -> `17.2.1` | | [registry1.dso.mil/ironbank/gitlab/gitlab/gitlab-webservice](https://about.gitlab.com/) ([source](https://repo1.dso.mil/dsop/gitlab/gitlab/gitlab-webservice)) | minor | `17.1.2` -> `17.2.1` | | [registry1.dso.mil/ironbank/gitlab/gitlab/gitlab-workhorse](https://about.gitlab.com/) ([source](https://repo1.dso.mil/dsop/gitlab/gitlab/gitlab-workhorse)) | minor | `17.1.2` -> `17.2.1` | | [registry1.dso.mil/ironbank/gitlab/gitlab/kubectl](https://about.gitlab.com/) ([source](https://repo1.dso.mil/dsop/gitlab/gitlab/kubectl)) | minor | `17.1.2` -> `17.2.1` | --- ### Release Notes <details> <summary>gitlab-org/charts/gitlab (gitlab)</summary> ### [`v8.2.1`](https://gitlab.com/gitlab-org/charts/gitlab/blob/HEAD/CHANGELOG.md#821-2024-07-24) [Compare Source](https://gitlab.com/gitlab-org/charts/gitlab/compare/v8.2.0...v8.2.1) ##### Changed (1 change) - [Update gitlab-org/charts/gitlab-runner from 0.66.0 to 0.67.0](https://gitlab.com/gitlab-org/security/charts/gitlab/-/commit/28a61a472f39a3da9aba14a518b3375f3831274d) ### [`v8.2.0`](https://gitlab.com/gitlab-org/charts/gitlab/blob/HEAD/CHANGELOG.md#820-2024-07-17) [Compare Source](https://gitlab.com/gitlab-org/charts/gitlab/compare/v8.1.3...v8.2.0) ##### Added (5 changes) - [Add support for configuring node affinity](https://gitlab.com/gitlab-org/charts/gitlab/-/commit/d46049c5b7c6aea1d6fbbdf2e72eaf4da34da2a7) ([merge request](https://gitlab.com/gitlab-org/charts/gitlab/-/merge_requests/3770)) - [Add StartupProbe for Gitaly](https://gitlab.com/gitlab-org/charts/gitlab/-/commit/4e9e27c504109a783f88625252996c130a9e8ed6) ([merge request](https://gitlab.com/gitlab-org/charts/gitlab/-/merge_requests/3828)) - [Pages namespace in path configuration](https://gitlab.com/gitlab-org/charts/gitlab/-/commit/35fb7358830e4773be5eba44bcd2afabf5d17fa6) ([merge request](https://gitlab.com/gitlab-org/charts/gitlab/-/merge_requests/3821)) - [Registry: add redis rate-limiter connection settings](https://gitlab.com/gitlab-org/charts/gitlab/-/commit/2190cbb778854f2af461033d0fa1c3bf930b830d) ([merge request](https://gitlab.com/gitlab-org/charts/gitlab/-/merge_requests/3794)) - [GitLab Shell: Support public key algorithms](https://gitlab.com/gitlab-org/charts/gitlab/-/commit/ca16729ed341b873e6aae80b74e803e2348aa40e) ([merge request](https://gitlab.com/gitlab-org/charts/gitlab/-/merge_requests/3798)) ##### Changed (4 changes) - [Update gitlab-org/gitlab-qa from 14.10.0 to 14.12.0](https://gitlab.com/gitlab-org/charts/gitlab/-/commit/59a3c9d4bb40b02ae21b9d893d079af8734d0958) ([merge request](https://gitlab.com/gitlab-org/charts/gitlab/-/merge_requests/3822)) - [Update gitlab-org/container-registry from 4.5.0-gitlab to 4.6.0-gitlab](https://gitlab.com/gitlab-org/charts/gitlab/-/commit/6732226e39aab24b8a478a4a841e2bd94355a4d4) ([merge request](https://gitlab.com/gitlab-org/charts/gitlab/-/merge_requests/3826)) - [Update cert-manager/cert-manager from 1.12.11 to 1.12.12](https://gitlab.com/gitlab-org/charts/gitlab/-/commit/726af7eb0d223e28ba35b0287a3134ba267ddd01) ([merge request](https://gitlab.com/gitlab-org/charts/gitlab/-/merge_requests/3817)) - [Update gitlab-org/charts/gitlab-runner from 0.65.0 to 0.66.0](https://gitlab.com/gitlab-org/charts/gitlab/-/commit/4b2f9346d27fa467ea97cc4f44794288e61325a8) ([merge request](https://gitlab.com/gitlab-org/charts/gitlab/-/merge_requests/3810)) ### [`v8.1.3`](https://gitlab.com/gitlab-org/charts/gitlab/blob/HEAD/CHANGELOG.md#813-2024-07-24) [Compare Source](https://gitlab.com/gitlab-org/charts/gitlab/compare/v8.1.2...v8.1.3) No changes. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 7am and before 9am every weekday" in timezone America/New_York, 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://togithub.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://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/defenseunicorns/uds-package-gitlab). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJwYWNrYWdlLWRlcHMiXX0=--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Wayne Starr <[email protected]> Release-As: v17.2.1-uds.0
- Loading branch information