Draft: chore(deps): update dependency updates
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| awscli2 | patch |
2.31.11 -> 2.31.39
|
|
| curl | minor |
8.16.0 -> 8.17.0
|
|
| git | patch |
2.51.0 -> 2.51.2
|
|
| github.com/fluxcd/helm-controller/api | require | patch |
v1.4.4 -> v1.4.5
|
| github.com/spf13/cobra | require | patch |
v1.10.1 -> v1.10.2
|
| gitlab.com/gitlab-org/api/client-go | require | major |
v0.159.0 -> v1.8.1
|
| gitlab.com/gitlab-org/api/client-go | require | minor |
v1.0.1 -> v1.8.1
|
| go (source) | golang | patch |
1.25.4 -> 1.25.5
|
| go | patch |
1.25.2 -> 1.25.4
|
|
| golang.org/x/sync | require | minor |
v0.18.0 -> v0.19.0
|
| golangci-lint | minor |
2.6.0 -> 2.7.1
|
|
| gopkg.in/yaml.v2 | require | major |
v2.4.0 -> v3.0.1
|
| helm.sh/helm/v3 | require | major |
v3.19.2 -> v4.0.2
|
| istio.io/client-go | require | patch |
v1.28.0 -> v1.28.1
|
| k8s.io/api | require | patch |
v0.34.2 -> v0.34.3
|
| k8s.io/apimachinery | require | patch |
v0.34.2 -> v0.34.3
|
| k8s.io/cli-runtime | require | patch |
v0.34.2 -> v0.34.3
|
| k8s.io/client-go | require | patch |
v0.34.2 -> v0.34.3
|
| k8s.io/kubectl | require | patch |
v0.34.2 -> v0.34.3
|
| k8s.io/metrics | require | patch |
v0.34.2 -> v0.34.3
|
| kubectl | patch |
1.34.1 -> 1.34.2
|
|
| kubernetes-helm | patch |
3.19.0 -> 3.19.1
|
Complete MR checklist
Assignee
-
Followed upgrade instructions outlined in docs/DEVELOPMENT_MAINTENANCE.md -
Update Docs with new/updated steps as needed -
Tested and Validated Changes made with supporting info like logs or screenshots from test pipelines
Add supporting info below
Reviewer only
-
Tested and Validated changes
Release Notes
fluxcd/helm-controller (github.com/fluxcd/helm-controller/api)
v1.4.5
Changelog
Container images
docker.io/fluxcd/helm-controller:v1.4.5ghcr.io/fluxcd/helm-controller:v1.4.5
Supported architectures: linux/amd64, linux/arm64 and linux/arm/v7.
The container images are built on GitHub hosted runners and are signed with cosign and GitHub OIDC. To verify the images and their provenance (SLSA level 3), please see the security documentation.
spf13/cobra (github.com/spf13/cobra)
v1.10.2
🔧 Dependencies
- chore: Migrate from
gopkg.in/yaml.v3togo.yaml.in/yaml/v3by @dims in https://github.com/spf13/cobra/pull/2336 - thegopkg.in/yaml.v3package has been deprecated for some time: this should significantly cleanup dependency/supply-chains for consumers ofspf13/cobra
📈 CI/CD
- Fix linter and allow CI to pass by @marckhouzam in https://github.com/spf13/cobra/pull/2327
- fix: actions/setup-go v6 by @jpmcb in https://github.com/spf13/cobra/pull/2337
🔥 ✍🏼 Docs
- Add documentation for repeated flags functionality by @rvergis in https://github.com/spf13/cobra/pull/2316
🍂 Refactors
- refactor: replace several vars with consts by @htoyoda18 in https://github.com/spf13/cobra/pull/2328
- refactor: change minUsagePadding from var to const by @ssam18 in https://github.com/spf13/cobra/pull/2325
🤗 New Contributors
- @rvergis made their first contribution in https://github.com/spf13/cobra/pull/2316
- @htoyoda18 made their first contribution in https://github.com/spf13/cobra/pull/2328
- @ssam18 made their first contribution in https://github.com/spf13/cobra/pull/2325
- @dims made their first contribution in https://github.com/spf13/cobra/pull/2336
Full Changelog: https://github.com/spf13/cobra/compare/v1.10.1...v1.10.2
Thank you to our amazing contributors!!!!!
gitlab-org/api/client-go (gitlab.com/gitlab-org/api/client-go)
v1.8.1
1.8.1
🐛 Bug Fixes
🔄 Other Changes
- chore(deps): update module buf.build/go/protovalidate to v1.1.0 (!2619) by GitLab Dependency Bot
- chore: add deprecation notice for PersonalAccessTokens.RevokePersonalAccessToken (!2615) by aishahsofea
- chore(deps): update golangci/golangci-lint docker tag to v2.7.2 (!2613) by GitLab Dependency Bot
- chore(deps): do not use the experimental package (!2614) by Mikhail Mazurskiy
- test: Replace SkipIfRunningCE with SkipIfNotLicensed (!2616) by Patrick Rice
1.8.1 (2025-12-10)
Bug Fixes
- epics: handle datetime format in ISOTime UnmarshalJSON (257e0ac)
v1.8.0
1.8.0
🚀 Features
- feat(hooks): add support for all hook event types (!2606) by Heidi Berry
1.8.0 (2025-12-08)
Features
- hooks: add support for all hook event types (c3c9ca2)
v1.7.0
1.7.0
🚀 Features
1.7.0 (2025-12-06)
Features
- users: Add support for a user to see only one file diff per page (e2a9e09)
v1.6.0
1.6.0
🚀 Features
- feat: add admin compliance policy settings API (!2610) by Hannes Lange
🔄 Other Changes
- doc: fix typo (!2603) by Guilhem Bonnefille
- chore(deps): update golangci/golangci-lint docker tag to v2.7.1 (!2611) by GitLab Dependency Bot
- chore(deps): update docker docker tag to v29.1.2 (!2609) by GitLab Dependency Bot
- chore(deps): update golangci/golangci-lint docker tag to v2.7.0 (!2608) by GitLab Dependency Bot
1.6.0 (2025-12-05)
Features
- add admin compliance policy settings API (5c17773)
v1.5.0
1.5.0
🚀 Features
- feat(Project Mirrors): Add missing Mirror attributes when reading or updating Project Mirrors (!2600) by Patrick Rice
1.5.0 (2025-12-03)
Features
- Project Mirrors: Add missing Mirror attributes when reading or updating Project Mirrors (a49b32d)
v1.4.1
1.4.1
🐛 Bug Fixes
- Encode package managers as CSV in query for dependencies list (!2604) by Timo Furrer
1.4.1 (2025-12-02)
v1.4.0
1.4.0
🚀 Features
- feat(integrations): Add attestations integrations (!2582) by Sam Roque-Worcel
🔄 Other Changes
- chore(deps): update docker docker tag to v29.1.1 (!2602) by GitLab Dependency Bot
1.4.0 (2025-12-02)
Features
- integrations: Add attestations integrations (4f50db4)
v1.3.1
1.3.1
🐛 Bug Fixes
- fix(merge_requests): Reinstate missing request option (!2601) by Heidi Berry
1.3.1 (2025-12-01)
Bug Fixes
- merge_requests: Reinstate missing request option (f5f912d)
v1.3.0
1.3.0
🚀 Features
- feat(credentials): Add support for revoking group PATs, listing/deleting group SSH keys (!2594) by Heidi Berry
🔄 Other Changes
- refactor: moved comments to interface (!2595) by Zubeen
- refactor(users): moved comments to interface (!2596) by Zubeen
- refactor: moved comments to interface (!2599) by Zubeen
- Simplify more request functions, introducing NoEscape (!2592) by Timo Furrer
1.3.0 (2025-11-30)
Features
- credentials: Add support for revoking group PATs, listing/deleting group SSH keys (3439f4f)
v1.2.0
1.2.0
🚀 Features
- feat(credentials): Add support for listing all SaaS enterprise user personal access tokens (!2593) by Heidi Berry
🔄 Other Changes
- Code Refactor Using Request Handlers - 10 (!2525) by Yashesvinee V
1.2.0 (2025-11-27)
Features
- credentials: Add support for listing all SaaS enterprise user personal access tokens (3697779)
v1.1.0
1.1.0
🚀 Features
- feat(service_account): allow providing email when update a Service Account (!2589) by kilianpaquier
🔄 Other Changes
- Bump dependencies (!2591) by Timo Furrer
- chore(deps): update docker docker tag to v29 (!2586) by GitLab Dependency Bot
1.1.0 (2025-11-26)
Features
- service_account: allow providing email when update a Service Account (324d080)
v1.0.1
1.0.1
🐛 Bug Fixes
- fix: fix ReviewerID() and let it accept int64 (!2587) by Ilya Savitsky
1.0.1 (2025-11-25)
Bug Fixes
- fix ReviewerID() and let it accept int64 (6a6d439)
v1.0.0
1.0.0
Migration Guide to 1.0.0 is available at https://gitlab.com/gitlab-org/api/client-go/-/blob/main/docs/release-1.0-migration.md.
💥 Breaking Changes
- Release client-go 1.0 (!2575) by Patrick Rice
1.0.0 (2025-11-24)
- Merge branch 'release-client-1.0' into 'main' (f06b8c2)
Bug Fixes
- issues: use AssigneeIDValue for ListProjectIssuesOptions.AssigneeID (1dcb219)
Features
- ListOptions: Update ListOptions to use composition instead of aliasing (60beef3)
BREAKING CHANGES
- Release 1.0
- ListOptions: ListOptions implementation changed from aliasing to composition Changelog: Improvements
v0.161.1
0.161.1
🐛 Bug Fixes
- fix(users): Fix a bug where error parsing causes user blocking to not function properly (!2584) by Patrick Rice
0.161.1 (2025-11-24)
Bug Fixes
- users: Fix a bug where error parsing causes user blocking to not function properly (2ad5506)
v0.161.0
0.161.0
🚀 Features
0.161.0 (2025-11-24)
Bug Fixes
- return detailed API errors for BlockUser instead of generic LDAP message (2ba9fa6)
v0.160.2
0.160.2
🐛 Bug Fixes
- Fix double escaping in paths (!2583) by Timo Furrer
0.160.2 (2025-11-24)
v0.160.1: [DO NOT USE] v0.160.1
[DO NOT USE] 0.160.1
DO NOT USE THIS RELEASE. It contains a bug and has been fixed in v0.160.1. See #2177+.
🐛 Bug Fixes
- fix: update input field from "key" to "name" in pipeline schedules to prevent an API error (!2580) by Zubeen
🔄 Other Changes
- Code Refactor Using Request Handlers - 9 (!2524) by Yashesvinee V
- Code Refactor Using Request Handlers - 7 (!2522) by Yashesvinee V
- Code Refactor Using Request Handlers - 5 (!2518) by Yashesvinee V
- Code Refactor Using Request Handlers - 2 (!2515) by Yashesvinee V
- Code Refactor Using Request Handlers - 4 (!2517) by Yashesvinee V
- Code Refactor Using Request Handlers - 3 (!2516) by Yashesvinee V
- chore(deps): update module github.com/godbus/dbus/v5 to v5.2.0 (!2576) by GitLab Dependency Bot
- chore(deps): update golangci/golangci-lint docker tag to v2.6.2 (!2577) by GitLab Dependency Bot
- Code Refactor Using Request Handlers - 1 (!2514) by Yashesvinee V
0.160.1 (2025-11-19)
Bug Fixes
- update input field from "key" to "name" in pipeline schedules to prevent an API error (062133f)
v0.160.0
0.160.0
🚀 Features
🔄 Other Changes
- refactor: fix modernize lint issues (!2574) by Oleksandr Redko
- chore(deps): update module cel.dev/expr to v0.25.1 (!2573) by GitLab Dependency Bot
- docs(no-release): format examples, update pkg doc url (!2543) by Oleksandr Redko
0.160.0 (2025-11-12)
helm/helm (helm.sh/helm/v3)
v4.0.2: Helm v4.0.2
Helm v4.0.2 is a patch release. Users are encouraged to upgrade for the best experience. Users are encouraged to upgrade for the best experience.
The community keeps growing, and we'd love to see you there!
- Join the discussion in Kubernetes Slack:
- for questions and just to hang out
- for discussing MRs, code, and bugs
- Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
- Test, debug, and contribute charts: ArtifactHub/packages
Installation and Upgrading
Download Helm v4.0.2. The common platform binaries are here:
- MacOS amd64 (checksum / 1dd2ce37855f5380abc86d56ab38387d4f1b8b05be296760addfe32d7c56a393)
- MacOS arm64 (checksum / fed6a23bba5db8a21e40175f44c159e057b26a6361f4280e24c820d0841e150b)
- Linux amd64 (checksum / 980756a9b2fd501a1d6ddd1b21741678875df005c91bb05bb41093988bb83bb7)
- Linux arm (checksum / 24ba97abd1d62194c75293f775f80a342feff872aa5f00df55dd73a47cd9cb8f)
- Linux arm64 (checksum / 3de681b463fb783f49f5ab72d700c057124ef73fa74062624b8fe95deafded4b)
- Linux i386 (checksum / f9d369d25e4b2a2f1c830633f45d4a6d63a61c6a297cc25609888c260c979b96)
- Linux ppc64le (checksum / 374cfb13ec692654cd16f1aac2aa82b0092ac5c12a13809184e9fae61073a830)
- Linux s390x (checksum / b56b77d5a0921bb53a8190e60b520c2e72a58581cb15c38b0d08cc9a238edffd)
- Linux riscv64 (checksum / 48f2366775dff3b0f40d931e0300e1d7068b06accfe21588ab742f521a3aa12f)
- Windows amd64 (checksum / 3a160ca07a0da72bf872601116ed1363120c3fe1d48afb0bb7f53bbba4673f7f)
- Windows arm64 (checksum / dd94baf0ceb0dced8615343ed7a7b1cd5543996a8177866ead3f8a9ce60c8d14)
The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.
What's Next
- 3.20.0 and 4.1.0 is the next minor releases and will be on January 21, 2026
Changelog
- fix: prevent reporting fallback on version when none specified
94659f2(Benoit Tigeot) - fix: prevent segmentation violation on empty yaml in multidoc
2dd1f66(Benoit Tigeot) - Ignore duplicated URN in logs
bbad438(Benoit Tigeot) - jsonschema: warn and ignore unresolved URN $ref to match v3.18.4
bdcf920(Benoit Tigeot) - Publish Helm v4 ->
helm-latest-version9ac7c2b(George Jenkins) - fix: Fix Helm v4 release distribtion/get-helm-3 script
0bef6bd(George Jenkins)
v4.0.1: Helm v4.0.1
Helm v4.0.1 is a patch release. Users are encouraged to upgrade for the best experience. Users are encouraged to upgrade for the best experience.
The community keeps growing, and we'd love to see you there!
- Join the discussion in Kubernetes Slack:
- for questions and just to hang out
- for discussing MRs, code, and bugs
- Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
- Test, debug, and contribute charts: ArtifactHub/packages
Installation and Upgrading
Download Helm v4.0.1. The common platform binaries are here:
- MacOS amd64 (checksum / a8d1ca46c3ff5484b2b635dfc25832add4f36fdd09cf2a36fb709829c05b4112)
- MacOS arm64 (checksum / 8e0b9615cf72a62faaa0cfc0e22115f05bcddfd3d7ee58406ef97bc1ba563ae8)
- Linux amd64 (checksum / e0365548f01ed52a58a1181ad310b604a3244f59257425bb1739499372bdff60)
- Linux arm (checksum / b946401f857de078c744990188f8f664ecb1c72cdafde1ed239020fa3bb2fc3c)
- Linux arm64 (checksum / 959fa52d34e2e1f0154e3220ed5f22263c8593447647a43af07890bba4b004d1)
- Linux i386 (checksum / 6a358de71c8dc2cf4a7946930ff9a70a7a3716531e64093a88182f64bdaea5a3)
- Linux ppc64le (checksum / 29ef01eed29b3ba676cf6db45dc90b50e07f2b5ec4b1ea40071326bff4922a4e)
- Linux s390x (checksum / ecf11996bd01a483eca01aa258a58f9e3b3d8e732cd5c84d6975d51ab2abf538)
- Linux riscv64 (checksum / e9a1ce6aa004027ba0349982279b0ecab847ddc51b961b963e64eb800de3ec6c)
- Windows amd64 (checksum / a976ee9f3016ae86d8948c0a6d3fc5ed7489cd264cffdbff4860bd97120bd256)
- Windows arm64 (checksum / 5ecbcd8e50577a325e22d365cd4c4de2e2bd014d81f73b356dbd4f7e6c2427fb)
The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.
What's Next
- 3.19.3 and 4.0.2 are the next patch releases and will be on December 10, 2025
- 3.20.0 and 4.1.0 is the next minor releases and will be on January 21, 2026
Changelog
- Copy adopted resource info
12500dd(George Jenkins) - fixup test
1cf3841(George Jenkins) - logs
32e2d08(George Jenkins) - fix
4b6472f(George Jenkins) - fix: Use server-side apply for object create during update
9dfe3b3(George Jenkins) - Fix kube client logging
861adc2(Matt Farina) - update tests
b2f7872(yxxhero) - Refactor environment variable expansion in PrepareCommands and update tests
77f97a1(yxxhero) - Fix syntax errors in the document
a156195(Fish-pro) - fix: correct LDFLAGS path for default Kubernetes version
2c0dcda(Benoit Tigeot)
v4.0.0: Helm v4.0.0
The Helm Team is proud to announce the first stable release of Helm 4.
New Features
Helm 4 has numerous new features, but a few deserve highlighting here:
- Redesigned plugin system that supports Web Assembly based plugins
- Post-renderers are now plugins
- Server side apply is now supported
- Improved resource watching, to support waiting, based on kstatus
- Local Content-based caching (e.g. for charts)
- Logging via slog enabling SDK logging to integrate with modern loggers
- Reproducible builds of chart archives
- Updated SDK API including support for multiple chart API versions (new experimental v3 chart API version coming soon)
For full release notes, please see: https://helm.sh/docs/overview/
Compatibility with Helm v3
Helm v4 is a major version with backward incompatible changes including to the flags and output of the Helm CLI and to the SDK.
Please evaluate the changes to your workflows. The changes are not as extensive as those from Helm v2 to v3, with the goal that the majority of workflows remain compatible between Helm v3 and v4.
Helm charts apiVersion v2 (majority of today's charts) will continue to be supported in Helm v4. Existing charts should continue to install, upgrade, and otherwise work. Please test the installation and upgrade of charts to ensure it works as expected. Changes (e.g., server side apply) may impact the experience.
Community
The community keeps growing, and we'd love to see you there!
- Join the discussion in Kubernetes Slack:
- for questions and just to hang out
- for discussing MRs, code, and bugs
- Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
- Test, debug, and contribute charts: ArtifactHub/packages
Installation and Upgrading
Download Helm v4.0.0. The common platform binaries are here:
- MacOS amd64 (checksum / 125233cf943e6def2abc727560c5584e9083308d672d38094bae1cc3e0bfeaa2)
- MacOS arm64 (checksum / 4f5d367af9e2141b047710539d22b7e5872cdaef788333396077236feb422419)
- Linux amd64 (checksum / c77e9e7c1cc96e066bd240d190d1beed9a6b08060b2043ef0862c4f865eca08f)
- Linux arm (checksum / 23498ff8f5fb358ad2576269cd41fa9a54b9469332806dff0d689470323180be)
- Linux arm64 (checksum / 8c5c77e20cc29509d640e208a6a7d2b7e9f99bb04e5b5fbe22707b72a5235245)
- Linux i386 (checksum / eda0b6508def454ba07e2f938c55f73be795e7f99552078ccc8af2c2bbd58a45)
- Linux ppc64le (checksum / 73ae83e9888aafa0e9c57a1d4d77dcb6c97c253ef175a4983a8bb4bcc771d2eb)
- Linux s390x (checksum / 9c7368b18c76fcae9e0281e1ee875ea0d9b5970ac3a00c4eb963205948594bad)
- Linux riscv64 (checksum / a688c2559c57d6a858c49b9237b7d6bbce5c634aa5204c4342bdc8a06818b9f1)
- Windows amd64 (checksum / 0f9a8c891b8d908a37fbb68f12dea92b633eb29e49070bd650f5760a1a99aa8d)
- Windows arm64 (checksum / f3ff262427547cc1b1dc3356d587ed8ffaa23f2abf24bc06660a350b9b7925f9)
The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.
What's Next
- 3.19.3 and 4.0.1 are the next patch releases and will be on December 10, 2025
- 3.20.0 and 4.1.0 is the next minor releases and will be on January 21, 2026
Thank You!
The Helm project has enjoyed code contributions from many community members. Many more community members have assisted by filing issues and working with us to identify and eliminate bugs while adding new features. The #helm-users slack channel has long been a friendly and open forum for getting help and learning more about Helm. We cannot thank you enough for making this a helpful, friendly, and welcoming community for all.
v3.19.3: Helm v3.19.3
Helm v3.19.3 is a patch release. Users are encouraged to upgrade for the best experience.
The community keeps growing, and we'd love to see you there!
- Join the discussion in Kubernetes Slack:
- for questions and just to hang out
- for discussing MRs, code, and bugs
- Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
- Test, debug, and contribute charts: ArtifactHub/packages
Installation and Upgrading
Download Helm v3.19.3. The common platform binaries are here:
- MacOS amd64 (checksum / 170f0e69fb36ceedf5f304ec09c113410ec9a75c5a831e48f75905e9e11e7979)
- MacOS arm64 (checksum / 594bd6063b6d57f0a4474be3675be726d69ad046b252edf0d182fc82995aba8b)
- Linux amd64 (checksum / d9439f58aa72a4580b25b641940f950fe20695345eb16ec8f106134007062df1)
- Linux arm (checksum / f1d4e22dc0dad86006ad2e26110c710a1b27a37296a6c676d0267df210330dbc)
- Linux arm64 (checksum / 10136aef69056c7c5be9230782aab29cae659f7c8d63df24488b6c6469e17563)
- Linux i386 (checksum / 8abc252ddd53794fbe17c6933a2ea60261a7fdbde8520c7536123949979f6431)
- Linux ppc64le (checksum / d5f797f9fb5790bc1c9b5e6c389cb77552fe1aac39e12e6f81dc471d14689e07)
- Linux s390x (checksum / 4152a8e1da91028d1a55b8b9ba89c05824d5241afec1cb80fed75ae2fa246f43)
- Linux riscv64 (checksum / f15ce605be1659fbc2eb14688f634d2f75392c1ef4e292b21671472998d0a0a7)
- Windows amd64 (checksum / 8d702a409c08a5774fc79d8aa0337eb5043f6c3ad850b4ee5e7b55af199d8eaa)
- Windows arm64 (checksum / 6f5652e62604957f7ad43efc74eb7dec5ca0dfee19b573bc98d8206b933e211b)
The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.
What's Next
- 3.20.0 and 4.1.0 is the next minor releases and will be on January 21, 2026
Changelog
Configuration
-
If you want to rebase/retry this MR, check this box
This MR was automatically generated by Renovate Bot.
Upgrade Notices
(Include any relevant notes about upgrades here or write "N/A" if there are none)