chore(deps): update all non-major dependencies #5

Merged
stefan merged 1 commits from renovate/all-minor-patch into main 2025-03-11 18:18:11 +00:00
Member

This PR contains the following updates:

Package Type Update Change
helm-secrets patch v4.6.2 -> v4.6.3
quay.io/argoproj/argocd final patch v2.14.2 -> v2.14.4
vals patch v0.39.1 -> v0.39.3

Release Notes

jkroepke/helm-secrets (helm-secrets)

v4.6.3

Compare Source

CHANGELOG

argoproj/argo-cd (quay.io/argoproj/argocd)

v2.14.4

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.4/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.4/manifests/ha/install.yaml

Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Bug fixes
Dependency updates

Full Changelog: https://github.com/argoproj/argo-cd/compare/v2.14.3...v2.14.4

v2.14.3

Compare Source

Known Issues

  • A regression which caused certain apps with resource hooks to fail to sync. This is fixed in 2.14.4.
  • A regression which caused auth issues when connecting to clusters with Azure workload identity.
  • Erroneous removal of securityContext fields in Redis manifests.

All these issues are fixed in 2.14.4.

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.3/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.3/manifests/ha/install.yaml

Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Bug fixes
Documentation
Other work

Full Changelog: https://github.com/argoproj/argo-cd/compare/v2.14.2...v2.14.3

helmfile/vals (vals)

v0.39.3

Compare Source

What's Changed

Full Changelog: https://github.com/helmfile/vals/compare/v0.39.2...v0.39.3

v0.39.2

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/helmfile/vals/compare/v0.39.1...v0.39.2


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 if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [helm-secrets](https://github.com/jkroepke/helm-secrets) | | patch | `v4.6.2` -> `v4.6.3` | | [quay.io/argoproj/argocd](https://github.com/argoproj/argo-cd) | final | patch | `v2.14.2` -> `v2.14.4` | | [vals](https://github.com/helmfile/vals) | | patch | `v0.39.1` -> `v0.39.3` | --- ### Release Notes <details> <summary>jkroepke/helm-secrets (helm-secrets)</summary> ### [`v4.6.3`](https://github.com/jkroepke/helm-secrets/releases/tag/v4.6.3) [Compare Source](https://github.com/jkroepke/helm-secrets/compare/v4.6.2...v4.6.3) ### CHANGELOG - https://github.com/jkroepke/helm-secrets/blob/v4.6.3/CHANGELOG.md </details> <details> <summary>argoproj/argo-cd (quay.io/argoproj/argocd)</summary> ### [`v2.14.4`](https://github.com/argoproj/argo-cd/releases/tag/v2.14.4) [Compare Source](https://github.com/argoproj/argo-cd/compare/v2.14.3...v2.14.4) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.4/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.4/manifests/ha/install.yaml ``` #### Release Signatures and Provenance All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the [documentation](https://argo-cd.readthedocs.io/en/stable/operator-manual/signed-release-assets) on how to verify. #### Upgrading If upgrading from a different minor version, be sure to read the [upgrading](https://argo-cd.readthedocs.io/en/stable/operator-manual/upgrading/overview/) documentation. #### Changelog ##### Bug fixes - [`52231db`](https://github.com/argoproj/argo-cd/commit/52231dbc09c25a7b7840f0338b533b94a6332dc5): fix(actions): don't run empty Lua scripts ([#&#8203;22084](https://github.com/argoproj/argo-cd/issues/22084)) (cherry-pick [#&#8203;22161](https://github.com/argoproj/argo-cd/issues/22161)) ([#&#8203;22172](https://github.com/argoproj/argo-cd/issues/22172)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`962d7a9`](https://github.com/argoproj/argo-cd/commit/962d7a9ad9b5b1e13a118a3fb8974fa03647383d): fix(ci): use pinned Helm version for init-release ([#&#8203;22164](https://github.com/argoproj/argo-cd/issues/22164)) (cherry-pick [#&#8203;22165](https://github.com/argoproj/argo-cd/issues/22165)) ([#&#8203;22171](https://github.com/argoproj/argo-cd/issues/22171)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`54170a4`](https://github.com/argoproj/argo-cd/commit/54170a4fd8760e4274204599e1976a3f273c8962): fix: make codegen permissions (cherry-pick [#&#8203;21667](https://github.com/argoproj/argo-cd/issues/21667)) ([#&#8203;22145](https://github.com/argoproj/argo-cd/issues/22145)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) ##### Dependency updates - [`2eab10a`](https://github.com/argoproj/argo-cd/commit/2eab10a3cbe68bb84bbde3c0e82966af408fb52c): chore(deps): revert accidental upgrade of go.mod packages ([#&#8203;22162](https://github.com/argoproj/argo-cd/issues/22162)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`2b1e829`](https://github.com/argoproj/argo-cd/commit/2b1e829986b30b4be11c3926f111a7a8dd95dc7f): chore(deps): switch gitops-engine back to release-2.14 branch ([#&#8203;22163](https://github.com/argoproj/argo-cd/issues/22163)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.14.3...v2.14.4 <a href="https://argoproj.github.io/cd/"><img src="https://raw.githubusercontent.com/argoproj/argo-site/master/content/pages/cd/gitops-cd.png" width="25%" ></a> ### [`v2.14.3`](https://github.com/argoproj/argo-cd/releases/tag/v2.14.3) [Compare Source](https://github.com/argoproj/argo-cd/compare/v2.14.2...v2.14.3) #### Known Issues - A [regression](https://github.com/argoproj/argo-cd/issues/21804) which caused certain apps with resource hooks to fail to sync. This is fixed in 2.14.4. - A [regression](https://github.com/argoproj/argo-cd/issues/22122) which caused auth issues when connecting to clusters with Azure workload identity. - Erroneous [removal](https://github.com/argoproj/argo-cd/issues/22164) of `securityContext` fields in Redis manifests. All these issues are fixed in 2.14.4. #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.3/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.3/manifests/ha/install.yaml ``` #### Release Signatures and Provenance All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the [documentation](https://argo-cd.readthedocs.io/en/stable/operator-manual/signed-release-assets) on how to verify. #### Upgrading If upgrading from a different minor version, be sure to read the [upgrading](https://argo-cd.readthedocs.io/en/stable/operator-manual/upgrading/overview/) documentation. #### Changelog ##### Bug fixes - [`aaed35c`](https://github.com/argoproj/argo-cd/commit/aaed35c6d4db270a1e633e9d89fa4d34fef888b9): fix(applicationset): ApplicationSets with rolling sync stuck in Pending (cherry-pick [#&#8203;20230](https://github.com/argoproj/argo-cd/issues/20230)) ([#&#8203;21948](https://github.com/argoproj/argo-cd/issues/21948)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`d79185a`](https://github.com/argoproj/argo-cd/commit/d79185a4fe6c98475f229d4c9ed606c5387a382c): fix(hydrator): don't get cluster or API versions for hydrator ([#&#8203;21985](https://github.com/argoproj/argo-cd/issues/21985)) ([#&#8203;22038](https://github.com/argoproj/argo-cd/issues/22038)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`2dd70de`](https://github.com/argoproj/argo-cd/commit/2dd70dede8554fd7d6d0824505d1e8ad36b35a72): fix(hydrator): don't use manifest-generate-paths ([#&#8203;22039](https://github.com/argoproj/argo-cd/issues/22039)) (cherry-pick [#&#8203;22015](https://github.com/argoproj/argo-cd/issues/22015)) ([#&#8203;22061](https://github.com/argoproj/argo-cd/issues/22061)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`3adb83c`](https://github.com/argoproj/argo-cd/commit/3adb83c1dfca20c81dd5231d3c93c4e13a37eaaa): fix(hydrator): refresh by annotation instead of work queue ([#&#8203;22016](https://github.com/argoproj/argo-cd/issues/22016)) ([#&#8203;22067](https://github.com/argoproj/argo-cd/issues/22067)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`71fd4e5`](https://github.com/argoproj/argo-cd/commit/71fd4e501d0d688ab0d70cd649fbf5f909cff12b): fix: Check placement exists before length check ([#&#8203;22060](https://github.com/argoproj/argo-cd/issues/22060)) (cherry-pick [#&#8203;22057](https://github.com/argoproj/argo-cd/issues/22057)) ([#&#8203;22089](https://github.com/argoproj/argo-cd/issues/22089)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`896a461`](https://github.com/argoproj/argo-cd/commit/896a461ae6be6b9114a249debca0e2cb86f224f6): fix: New kube applier for server side diff dry run with refactoring ([#&#8203;21488](https://github.com/argoproj/argo-cd/issues/21488)) ([#&#8203;21819](https://github.com/argoproj/argo-cd/issues/21819)) ([@&#8203;andrii-korotkov-verkada](https://github.com/andrii-korotkov-verkada)) - [`63edc3e`](https://github.com/argoproj/argo-cd/commit/63edc3eb9c4faa6517223b58d774542b066f7816): fix: accidental v3 imports ([#&#8203;22068](https://github.com/argoproj/argo-cd/issues/22068)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`cb1df5d`](https://github.com/argoproj/argo-cd/commit/cb1df5d35f3331e79373826c9fc909f98ea0db9c): fix: correct lookup for the kustomization file when applying patches (cherry-pick [#&#8203;22024](https://github.com/argoproj/argo-cd/issues/22024)) ([#&#8203;22086](https://github.com/argoproj/argo-cd/issues/22086)) ([@&#8203;nitishfy](https://github.com/nitishfy)) - [`92a3c3d`](https://github.com/argoproj/argo-cd/commit/92a3c3d727df3c15491a9202c4b6da85ed7a02cd): fix: correctly set compareWith when requesting app refresh with delay (fixes [#&#8203;18998](https://github.com/argoproj/argo-cd/issues/18998)) (cherry-pick [#&#8203;21298](https://github.com/argoproj/argo-cd/issues/21298)) ([#&#8203;21952](https://github.com/argoproj/argo-cd/issues/21952)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`8f925c6`](https://github.com/argoproj/argo-cd/commit/8f925c6754d569e4ac03fbfa9cef3f6e1c93fd2f): fix: fetch syncedRevision in UpdateRevisionForPaths ([#&#8203;21014](https://github.com/argoproj/argo-cd/issues/21014)) (cherry-pick [#&#8203;21015](https://github.com/argoproj/argo-cd/issues/21015)) ([#&#8203;22011](https://github.com/argoproj/argo-cd/issues/22011)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) ##### Documentation - [`b5be1df`](https://github.com/argoproj/argo-cd/commit/b5be1df8904722eb91a3de2d2d080d79d9b757fb): docs: document source hydrator maturity (cherry-pick [#&#8203;21969](https://github.com/argoproj/argo-cd/issues/21969)) ([#&#8203;21970](https://github.com/argoproj/argo-cd/issues/21970)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) ##### Other work - [`2b422d2`](https://github.com/argoproj/argo-cd/commit/2b422d2c7001987e7bdd7b134c00d1888dedb4a8): chore: add cherry pick for v2.14 ([#&#8203;21901](https://github.com/argoproj/argo-cd/issues/21901)) ([@&#8203;nitishfy](https://github.com/nitishfy)) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.14.2...v2.14.3 <a href="https://argoproj.github.io/cd/"><img src="https://raw.githubusercontent.com/argoproj/argo-site/master/content/pages/cd/gitops-cd.png" width="25%" ></a> </details> <details> <summary>helmfile/vals (vals)</summary> ### [`v0.39.3`](https://github.com/helmfile/vals/releases/tag/v0.39.3) [Compare Source](https://github.com/helmfile/vals/compare/v0.39.2...v0.39.3) #### What's Changed - build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/helmfile/vals/pull/646 - build(deps): bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/helmfile/vals/pull/647 - build(deps): bump golang.org/x/oauth2 from 0.26.0 to 0.27.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/helmfile/vals/pull/648 - build(deps): bump github.com/hashicorp/hcp-sdk-go from 0.136.0 to 0.137.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/helmfile/vals/pull/649 - build(deps): bump github.com/a8m/envsubst from 1.4.2 to 1.4.3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/helmfile/vals/pull/650 **Full Changelog**: https://github.com/helmfile/vals/compare/v0.39.2...v0.39.3 ### [`v0.39.2`](https://github.com/helmfile/vals/releases/tag/v0.39.2) [Compare Source](https://github.com/helmfile/vals/compare/v0.39.1...v0.39.2) #### What's Changed - build(deps): bump github.com/hashicorp/hcp-sdk-go from 0.135.0 to 0.136.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/helmfile/vals/pull/640 - build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.8.1 to 1.8.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/helmfile/vals/pull/641 - build(deps): bump k8s.io/apimachinery from 0.32.1 to 0.32.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/helmfile/vals/pull/644 - build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azsecrets from 1.3.0 to 1.3.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/helmfile/vals/pull/642 - build(deps): bump k8s.io/client-go from 0.32.1 to 0.32.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/helmfile/vals/pull/643 - Add support for in-cluster config in the k8s provider by [@&#8203;aditmeno](https://github.com/aditmeno) in https://github.com/helmfile/vals/pull/645 #### New Contributors - [@&#8203;aditmeno](https://github.com/aditmeno) made their first contribution in https://github.com/helmfile/vals/pull/645 **Full Changelog**: https://github.com/helmfile/vals/compare/v0.39.1...v0.39.2 </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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4zMy4xIiwidXBkYXRlZEluVmVyIjoiMzkuMTgwLjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbInJlbm92YXRlIl19-->
renovate force-pushed renovate/all-minor-patch from 4086cd1b92 to fe259b47cb 2025-02-27 16:40:08 +00:00 Compare
renovate changed title from chore(deps): update dependency vals to v0.39.2 to chore(deps): update dependency vals to v0.39.3 2025-02-27 16:40:09 +00:00
renovate force-pushed renovate/all-minor-patch from fe259b47cb to 5221c13351 2025-02-28 03:03:02 +00:00 Compare
renovate changed title from chore(deps): update dependency vals to v0.39.3 to chore(deps): update all non-major dependencies 2025-02-28 03:03:05 +00:00
renovate force-pushed renovate/all-minor-patch from 5221c13351 to a894f86cef 2025-03-01 03:02:41 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from a894f86cef to 93b3feebf9 2025-03-05 03:03:57 +00:00 Compare
stefan merged commit 80f2a21ee7 into main 2025-03-11 18:18:11 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ZeroDownTime/zdt-argocd#5
No description provided.