github argoproj/argo-cd v3.4.0-rc1

latest release: v3.3.4
pre-release5 hours ago

Important

Following Helm 3.19.0 change in how Helm interprets K8s cluster version, this Argo CD release contains a change that aligns how Argo CD interprets K8s cluster version with Helm behavior.

Impact: Application Sets with Cluster Generators, that fetch clusters based on their Kubernetes version and use argocd.argoproj.io/auto-label-cluster-info on the cluster secret, need to be updated to use argocd.argoproj.io/kubernetes-version with the vMajor.Minor.Patch format instead of the previous Major.Minor format.

More details here: https://argo-cd.readthedocs.io/en/release-3.4/operator-manual/upgrading/3.3-3.4/#cluster-version-format-change

Quick Start

Non-HA:

kubectl create namespace argocd
kubectl apply -n argocd --server-side --force-conflicts -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.4.0-rc1/manifests/install.yaml

HA:

kubectl create namespace argocd
kubectl apply -n argocd --server-side --force-conflicts -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.4.0-rc1/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.

Release Notes Blog Post

For a detailed breakdown of the key changes and improvements in this release, check out the official blog post

Upgrading

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

Changelog

Features

Bug fixes

Documentation

  • 11ec675: docs(rbac): add note documenting the role requirement for groups (#7952) (#26672) (@mgarstecki)
  • af64957: docs: Add 'Netease Cloud Music' to USERS.md (#25922) (@ryanwuer)
  • 726b764: docs: Add Bluesky badge to README (#25880) (@terrytangyuan)
  • db8c801: docs: Add CodeQL in docs (#26645) (@Kevinjoeharris)
  • b137439: docs: Add GitLab CI integration documentation with Dex configuration (#25413) (@afzal442)
  • 90ce178: docs: Add Imagine Learning to USERS.md (#26111) (@Christian-Oleson)
  • 9e19a8f: docs: Add ci prefixes for PR titles (#26471) (@Kevinjoeharris)
  • fb56875: docs: Add release checklist step to reference the release-specific instructions file (#25854) (@revitalbarletz)
  • abde222: docs: Change heading for the complete example for argocd progressive rollout (#25878) (@bbaja42)
  • e682552: docs: Complements to the Gateway API ingress guide #25734 (#25739) (@kwentine)
  • 3e29c4c: docs: Fix link (@sh-cho)
  • 3dd71ea: docs: Fix link correctly (@sh-cho)
  • d883412: docs: Fix some admonitions in docs (#26213) (@Moulick)
  • b911650: docs: Fix typo in Plugin generator description (#26051) (@josemaia)
  • e3f616d: docs: Fix wrong default value for applicationsetcontroller.enable.scm.providers (#26162) (@FZhg)
  • b8d4216: docs: Fixed broken links (#26083) (@Kevinjoeharris)
  • 5e974b0: docs: Proposal: Source Integrity Policies (#25148) (@olivergondza)
  • 4edc1a9: docs: Revise TLS settings to include argocd-applicationset-controller and argocd-notifications-controller (#25872) (@alexrecuenco)
  • a6cc7ad: docs: Revise web terminal setup instructions for Argo CD (#25992) (@todaywasawesome)
  • feab8bd: docs: Set installation to match the quick-start guide in the installation section (#26259) (@alexrecuenco)
  • bea1139: docs: Typo synching -> syncing (#26275) (@cilindrox)
  • 5cce5fe: docs: Update Linux host IP detection in Toolchain guide - to avoid hardcoded eth0 (#25800) (@1Shubham7)
  • 30e30a1: docs: Update shallow clone section for clarity (#26697) (@todaywasawesome)
  • 312a841: docs: Use udp to find preferred outbound ip address (#25812) (@jsoref)
  • e7aa9b0: docs: Volunteer @FourFifthsCode for v3.4 release champion (#25881) (@FourFifthsCode)
  • 7879dc0: docs: add SAP Signavio to USERS.md (#26164) (@msahihi)
  • d9b38a8: docs: add faq entry for marshaling error (#25851) (@nitishfy)
  • a66fe2a: docs: add information on handling ambiguous revisions (#26052) (@nitishfy)
  • 3b24d33: docs: add infos around username for access token with bitbucket (#25588) (@emirot)
  • 510af5c: docs: add missing prefixes for PR titles (#26464) (@nitishfy)
  • faf0b75: docs: added 3.2 to 3.3 upgrade overview section (#25671) (@reggie-k)
  • b8e6a79: docs: added custom health checks section to 3.3-3.4 upgrade guide (#26812) (@reggie-k)
  • 088ef94: docs: change manifests master reference to stable reference (#26035) (@reggie-k)
  • 3e26594: docs: cherry-pick process (#26109) (@crenshaw-dev)
  • 34e8935: docs: clarify that updating customLabels in ArgoCD requires a restart to the Controller to take effect (#25693) (@juliev0)
  • 912e216: docs: clarify the parent for syncOptions (#25989) (@jsoref)
  • 458837e: docs: clarify v prefix in cluster version related docs for CMP Plugins and CLI (#26852) (@reggie-k)
  • 2653860: docs: document dependency upgrade policy (#26826) (@crenshaw-dev)
  • 8fb9168: docs: fix cluster generator version docs (#26847) (@reggie-k)
  • 5d790e5: docs: fix description of argocd_oci_request_duration_seconds metric (#25918) (@Piyushkhobragade)
  • 43dd717: docs: fix garbled text in cluster bootstrapping helm example (#25940) (@AlexOQ)
  • b40a443: docs: fix grammar, typos, and improve clarity in documentation (#26498) (@allexistence)
  • d8f9ed9: docs: fix help-wanted label link (#25839) (@zeraye)
  • 205241f: docs: fix namePrefix/nameSuffix description to reflect override behavior (@hokatabi)
  • 774f48e: docs: fix typos in documentation (#25844) (@ioleksiuk)
  • 69c2620: docs: fixing typo in Config Management Plugins docs (#26150) (@aidan-ogorman-dev)
  • b92b7a6: docs: grafana-org-operator healthcehck to upgrade manual (#25672) (@reggie-k)
  • 4832c5e: docs: improve managedNamespaceMetadata section with details on tracki… (#25536) (@afzal442)
  • 3d97fc9: docs: instruct to enable ClientSideApplyMigration in 3.3.2 (#26547) (@reggie-k)
  • 2f9bea6: docs: link to source hydrator (#25813) (@jsoref)
  • fc6379b: docs: recommend cluster generator in cluster boostrapping page (#26084) (@kostis-codefresh)
  • d655bf6: docs: rewrite [here] links (#26282) (@eightnoneone)
  • 6535078: docs: small fixes for mkdocs warnings (#26112) (@crenshaw-dev)
  • 03556db: docs: update MAINTAINERS.md (#26496) (@choejwoo)
  • f7dbfbd: docs: updated upgrade guide 3.3-3.4 and cluster generator doc with the changed cluster version format (#26837) (@reggie-k)
  • 6a3a540: docs: vscode settings recommendation is outdated (#25925) (@alexrecuenco)

Dependency updates

  • 66835b6: chore(deps): Upgrade Kustomize to 5.8.1 (#26367) (@reggie-k)
  • 2de45e7: chore(deps): bump actions/cache from 5.0.0 to 5.0.1 (#25678) (@dependabot[bot])
  • 9147550: chore(deps): bump actions/cache from 5.0.1 to 5.0.2 (#26042) (@dependabot[bot])
  • 8c30738: chore(deps): bump actions/cache from 5.0.2 to 5.0.3 (#26183) (@dependabot[bot])
  • 4e827c8: chore(deps): bump actions/checkout from 6.0.1 to 6.0.2 (#26123) (@dependabot[bot])
  • 4bfd624: chore(deps): bump actions/download-artifact from 6.0.0 to 7.0.0 (#25726) (@dependabot[bot])
  • 796b722: chore(deps): bump actions/download-artifact from 7.0.0 to 8.0.0 (#26635) (@dependabot[bot])
  • f1c5201: chore(deps): bump actions/download-artifact from 8.0.0 to 8.0.1 (#26801) (@dependabot[bot])
  • 667b7d6: chore(deps): bump actions/setup-go from 6.1.0 to 6.2.0 (#25950) (@dependabot[bot])
  • d77f8d8: chore(deps): bump actions/setup-go from 6.2.0 to 6.3.0 (#26620) (@dependabot[bot])
  • f76046f: chore(deps): bump actions/setup-node from 6.1.0 to 6.2.0 (#25997) (@dependabot[bot])
  • 6baa4bc: chore(deps): bump actions/setup-node from 6.2.0 to 6.3.0 (#26675) (@dependabot[bot])
  • 3db8a41: chore(deps): bump actions/stale from 10.1.1 to 10.2.0 (#26474) (@dependabot[bot])
  • 8d24a9a: chore(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 (#25679) (@dependabot[bot])
  • 38345d6: chore(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 (#26633) (@dependabot[bot])
  • 2615be4: chore(deps): bump axios from 1.12.2 to 1.13.5 in /ui-test (#26353) (@dependabot[bot])
  • 4e71de3: chore(deps): bump basic-ftp from 5.0.5 to 5.2.0 in /ui-test (#26617) (@dependabot[bot])
  • 01629cc: chore(deps): bump code.gitea.io/sdk/gitea from 0.22.1 to 0.23.2 (#26231) (@dependabot[bot])
  • 67d425f: chore(deps): bump codecov/test-results-action from 1.1.1 to 1.2.1 (#25703) (@dependabot[bot])
  • 40412aa: chore(deps): bump docker/build-push-action from 6.18.0 to 6.19.1 (#26414) (@dependabot[bot])
  • c13ba1e: chore(deps): bump docker/build-push-action from 6.19.1 to 6.19.2 (#26433) (@dependabot[bot])
  • 560d428: chore(deps): bump docker/build-push-action from 6.19.2 to 7.0.0 (#26706) (@dependabot[bot])
  • d064cec: chore(deps): bump docker/login-action from 3.6.0 to 3.7.0 (#26172) (@dependabot[bot])
  • 3321498: chore(deps): bump docker/login-action from 3.7.0 to 4.0.0 (#26689) (@dependabot[bot])
  • dd97993: chore(deps): bump docker/setup-buildx-action from 3.11.1 to 3.12.0 (#25771) (@dependabot[bot])
  • d8d7009: chore(deps): bump docker/setup-buildx-action from 3.12.0 to 4.0.0 (#26705) (@dependabot[bot])
  • 063d3b6: chore(deps): bump docker/setup-qemu-action from 3.6.0 to 4.0.0 (#26688) (@dependabot[bot])
  • c212bb7: chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.20.0 to 1.21.0 (#25975) (@dependabot[bot])
  • 040cc37: chore(deps): bump github.com/Azure/kubelogin from 0.2.13 to 0.2.14 (#25883) (@dependabot[bot])
  • a8676ae: chore(deps): bump github.com/Azure/kubelogin from 0.2.14 to 0.2.15 (#26560) (@dependabot[bot])
  • 6041e85: chore(deps): bump github.com/Azure/kubelogin from 0.2.15 to 0.2.16 (#26781) (@dependabot[bot])
  • 9182e66: chore(deps): bump github.com/alicebob/miniredis/v2 from 2.35.0 to 2.36.0 (#26103) (@dependabot[bot])
  • e10a395: chore(deps): bump github.com/alicebob/miniredis/v2 from 2.36.0 to 2.36.1 (#26146) (@dependabot[bot])
  • adf88c5: chore(deps): bump github.com/alicebob/miniredis/v2 from 2.36.1 to 2.37.0 (#26621) (@dependabot[bot])
  • 05620ce: chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.29.9 to 1.32.7 (#26254) (@dependabot[bot])
  • 1f12498: chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.10 to 1.32.11 (#26679) (@dependabot[bot])
  • 47eb7ee: chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.7 to 1.32.8 (#26492) (@dependabot[bot])
  • 9851b84: chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.8 to 1.32.9 (#26514) (@dependabot[bot])
  • 2ae64ba: chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.9 to 1.32.10 (#26581) (@dependabot[bot])
  • cd65bc0: chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.62 to 1.19.7 (#26251) (@dependabot[bot])
  • abb60a9: chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.19.10 to 1.19.11 (#26680) (@dependabot[bot])
  • f4852f7: chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.19.7 to 1.19.8 (#26495) (@dependabot[bot])
  • f2fdc65: chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.19.8 to 1.19.9 (#26515) (@dependabot[bot])
  • 63ddc3c: chore(deps): bump github.com/aws/aws-sdk-go-v2/service/codecommit from 1.33.10 to 1.33.11 (#26842) (@dependabot[bot])
  • 09fac7b: chore(deps): bump github.com/aws/smithy-go from 1.24.0 to 1.24.1 (#26564) (@dependabot[bot])
  • f50f88f: chore(deps): bump github.com/aws/smithy-go from 1.24.1 to 1.24.2 (#26657) (@dependabot[bot])
  • b4a52fc: chore(deps): bump github.com/bmatcuk/doublestar/v4 from 4.9.1 to 4.9.2 (#25932) (@dependabot[bot])
  • 3811a30: chore(deps): bump github.com/bmatcuk/doublestar/v4 from 4.9.2 to 4.10.0 (#26144) (@dependabot[bot])
  • d1089f8: chore(deps): bump github.com/bradleyfalzon/ghinstallation/v2 from 2.17.0 to 2.18.0 (#26782) (@dependabot[bot])
  • acc4bb7: chore(deps): bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 (#26616) (@dependabot[bot])
  • 96f1266: chore(deps): bump github.com/expr-lang/expr from 1.17.6 to 1.17.7 (#25677) (@dependabot[bot])
  • f1ce190: chore(deps): bump github.com/expr-lang/expr from 1.17.7 to 1.17.8 (#26459) (@dependabot[bot])
  • fd1307d: chore(deps): bump github.com/go-openapi/runtime from 0.29.2 to 0.29.3 (#26736) (@dependabot[bot])
  • fe93731: chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.3.0 to 5.3.1 (#26171) (@dependabot[bot])
  • 9b10fe9: chore(deps): bump github.com/ktrysmt/go-bitbucket from 0.9.88 to 0.9.89 (#26333) (@dependabot[bot])
  • b337855: chore(deps): bump github.com/ktrysmt/go-bitbucket from 0.9.89 to 0.9.91 (#26360) (@dependabot[bot])
  • 8aea561: chore(deps): bump github.com/ktrysmt/go-bitbucket from 0.9.91 to 0.9.93 (#26563) (@dependabot[bot])
  • 564d17d: chore(deps): bump github.com/ktrysmt/go-bitbucket from 0.9.93 to 0.9.94 (#26656) (@dependabot[bot])
  • a9da448: chore(deps): bump github.com/olekukonko/tablewriter from 1.1.2 to 1.1.3 (#26043) (@dependabot[bot])
  • bd9c12c: chore(deps): bump github.com/olekukonko/tablewriter from 1.1.3 to 1.1.4 (#26820) (@dependabot[bot])
  • 9285435: chore(deps): bump github.com/redis/go-redis/v9 from 9.17.2 to 9.17.3 (#26145) (@dependabot[bot])
  • 0c2fa1e: chore(deps): bump github.com/redis/go-redis/v9 from 9.17.3 to 9.18.0 (#26475) (@dependabot[bot])
  • b18d576: chore(deps): bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4 (#26021) (@dependabot[bot])
  • ca82ee1: chore(deps): bump gitlab.com/gitlab-org/api/client-go from 1.10.0 to 1.11.0 (#25867) (@dependabot[bot])
  • 3ac7a0b: chore(deps): bump gitlab.com/gitlab-org/api/client-go from 1.11.0 to 1.12.0 (#25934) (@dependabot[bot])
  • 2322cdc: chore(deps): bump gitlab.com/gitlab-org/api/client-go from 1.12.0 to 1.13.0 (#25946) (@dependabot[bot])
  • 0da603d: chore(deps): bump gitlab.com/gitlab-org/api/client-go from 1.13.0 to 1.14.0 (#25973) (@dependabot[bot])
  • c626b20: chore(deps): bump gitlab.com/gitlab-org/api/client-go from 1.14.0 to 1.16.0 (#26081) (@dependabot[bot])
  • c757497: chore(deps): bump gitlab.com/gitlab-org/api/client-go from 1.16.0 to 1.18.0 (#26143) (@dependabot[bot])
  • 9c108cb: chore(deps): bump gitlab.com/gitlab-org/api/client-go from 1.18.0 to 1.19.0 (#26155) (@dependabot[bot])
  • 9d459c8: chore(deps): bump gitlab.com/gitlab-org/api/client-go from 1.19.0 to 1.21.0 (#26165) (@dependabot[bot])
  • e548ec7: chore(deps): bump gitlab.com/gitlab-org/api/client-go from 1.21.0 to 1.23.0 (#26170) (@dependabot[bot])
  • 0a70881: chore(deps): bump gitlab.com/gitlab-org/api/client-go from 1.23.0 to 1.25.0 (#26202) (@dependabot[bot])
  • f255cef: chore(deps): bump gitlab.com/gitlab-org/api/client-go from 1.25.0 to 1.26.0 (#26250) (@dependabot[bot])
  • 9cc0c77: chore(deps): bump gitlab.com/gitlab-org/api/client-go from 1.26.0 to 1.27.0 (#26267) (@dependabot[bot])
  • 257ebc5: chore(deps): bump gitlab.com/gitlab-org/api/client-go from 1.27.0 to 1.28.0 (#26292) (@dependabot[bot])
  • 7ccc6f9: chore(deps): bump gitlab.com/gitlab-org/api/client-go from 1.28.0 to 1.28.1 (#26334) (@dependabot[bot])
  • ad186cf: chore(deps): bump gitlab.com/gitlab-org/api/client-go from 1.28.1 to 1.29.0 (#26358) (@dependabot[bot])
  • e8539be: chore(deps): bump gitlab.com/gitlab-org/api/client-go from 1.29.0 to 1.30.0 (#26384) (@dependabot[bot])
  • a544bc0: chore(deps): bump gitlab.com/gitlab-org/api/client-go from 1.30.0 to 1.31.0 (#26413) (@dependabot[bot])
  • dcf0a15: chore(deps): bump gitlab.com/gitlab-org/api/client-go from 1.31.0 to 1.34.0 (#26461) (@dependabot[bot])
  • 67c5fe2: chore(deps): bump gitlab.com/gitlab-org/api/client-go from 1.34.0 to 1.35.0 (#26476) (@dependabot[bot])
  • adbf9cd: chore(deps): bump gitlab.com/gitlab-org/api/client-go from 1.35.0 to 1.36.0 (#26493) (@dependabot[bot])
  • 7db8ab2: chore(deps): bump gitlab.com/gitlab-org/api/client-go from 1.36.0 to 1.39.0 (#26533) (@dependabot[bot])
  • a4f9f57: chore(deps): bump gitlab.com/gitlab-org/api/client-go from 1.39.0 to 1.41.0 (#26561) (@dependabot[bot])
  • 4ffad60: chore(deps): bump gitlab.com/gitlab-org/api/client-go from 1.41.0 to 1.42.0 (#26605) (@dependabot[bot])
  • 9843065: chore(deps): bump gitlab.com/gitlab-org/api/client-go from 1.42.0 to 1.43.0 (#26622) (@dependabot[bot])
  • 858f159: chore(deps): bump gitlab.com/gitlab-org/api/client-go from 1.43.0 to 1.44.0 (#26634) (@dependabot[bot])
  • 91253dc: chore(deps): bump gitlab.com/gitlab-org/api/client-go from 1.44.0 to 1.46.0 (#26655) (@dependabot[bot])
  • 89cd590: chore(deps): bump gitlab.com/gitlab-org/api/client-go from 1.8.1 to 1.8.2 (#25676) (@dependabot[bot])
  • 106acda: chore(deps): bump gitlab.com/gitlab-org/api/client-go from 1.8.2 to 1.9.0 (#25701) (@dependabot[bot])
  • b5a91a1: chore(deps): bump gitlab.com/gitlab-org/api/client-go from 1.9.0 to 1.9.1 (#25725) (@dependabot[bot])
  • abf2233: chore(deps): bump gitlab.com/gitlab-org/api/client-go from 1.9.1 to 1.10.0 (#25770) (@dependabot[bot])
  • 7825b4b: chore(deps): bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0 (#26649) (@dependabot[bot])
  • 6be8ac1: chore(deps): bump golang.org/x/crypto from 0.47.0 to 0.48.0 (#26362) (@dependabot[bot])
  • a195501: chore(deps): bump golang.org/x/net from 0.48.0 to 0.49.0 (#25947) (@dependabot[bot])
  • 89fe752: chore(deps): bump golang.org/x/net from 0.49.0 to 0.50.0 (#26361) (@dependabot[bot])
  • 5fff3b3: chore(deps): bump golang.org/x/net from 0.50.0 to 0.51.0 (#26623) (@dependabot[bot])
  • 4524dc9: chore(deps): bump golang.org/x/net from 0.51.0 to 0.52.0 (#26799) (@dependabot[bot])
  • 92e4b2c: chore(deps): bump golang.org/x/oauth2 from 0.35.0 to 0.36.0 (#26733) (@dependabot[bot])
  • b3c5f4b: chore(deps): bump golang.org/x/sync from 0.19.0 to 0.20.0 (#26734) (@dependabot[bot])
  • 93a7717: chore(deps): bump golang.org/x/term from 0.38.0 to 0.39.0 (#25933) (@dependabot[bot])
  • 235bf2a: chore(deps): bump golang.org/x/term from 0.39.0 to 0.40.0 (#26357) (@dependabot[bot])
  • d8b33bd: chore(deps): bump golang.org/x/time from 0.14.0 to 0.15.0 (#26737) (@dependabot[bot])
  • bac8c4b: chore(deps): bump google.golang.org/grpc from 1.77.0 to 1.78.0 (#25789) (@dependabot[bot])
  • 09b3856: chore(deps): bump google.golang.org/grpc from 1.78.0 to 1.79.0 (#26432) (@dependabot[bot])
  • 8dfbdec: chore(deps): bump google.golang.org/grpc from 1.79.0 to 1.79.1 (#26458) (@dependabot[bot])
  • 37f29e5: chore(deps): bump google.golang.org/grpc from 1.79.1 to 1.79.2 (#26735) (@dependabot[bot])
  • a21fcf3: chore(deps): bump goreleaser/goreleaser-action from 6.4.0 to 7.0.0 (#26565) (@dependabot[bot])
  • f46c387: chore(deps): bump immutable from 4.0.0 to 4.3.8 in /ui (#26690) (@dependabot[bot])
  • 5b8ce54: chore(deps): bump k8s.io/kubernetes from 1.34.0 to 1.34.2 in /gitops-engine (#25675) (@dependabot[bot])
  • 1a1b142: chore(deps): bump library/busybox from 2383baa to b86c79d in /test/e2e/multiarch-container (#26101) (@dependabot[bot])
  • 82ee09a: chore(deps): bump library/busybox from b86c79d to e226d63 in /test/e2e/multiarch-container (#26122) (@dependabot[bot])
  • b357063: chore(deps): bump library/busybox from d80cd69 to 2383baa in /test/e2e/multiarch-container (#25884) (@dependabot[bot])
  • 8ef0fd7: chore(deps): bump library/busybox from e226d63 to b3255e7 in /test/e2e/multiarch-container (#26229) (@dependabot[bot])
  • 0ee21af: chore(deps): bump library/golang from 1.26.0 to 1.26.1 in /test/container (#26708) (@dependabot[bot])
  • e4a28fa: chore(deps): bump library/golang from 31c1e53 to 6cc2338 in /test/remote (#25847) (@dependabot[bot])
  • 23b387f: chore(deps): bump library/golang from 36b4f45 to 31c1e53 in /test/remote (#25829) (@dependabot[bot])
  • 8866fcf: chore(deps): bump library/golang from 6cc2338 to 8bbd140 in /test/remote (#25974) (@dependabot[bot])
  • 474d900: chore(deps): bump library/golang from a22b2e6 to 36b4f45 in /test/remote (#25680) (@dependabot[bot])
  • 79a11cb: chore(deps): bump library/golang from e2ddb15 to c7e98cc in /test/container (#26780) (@dependabot[bot])
  • 21acbb8: chore(deps): bump library/redis from 8.2.1 to 8.2.2 in /test/container (#24859) (@dependabot[bot])
  • 6ab9426: chore(deps): bump library/redis from 8.6.0 to 8.6.1 in /test/container (#26579) (@dependabot[bot])
  • 2c6d97a: chore(deps): bump library/redis from 5cb00b0 to 1c054d5 in /test/container (#26654) (@dependabot[bot])
  • 8c1a815: chore(deps): bump library/redis from dc123d5 to 5cb00b0 in /test/container (#26606) (@dependabot[bot])
  • 8b2ad9b: chore(deps): bump library/ubuntu from 25.10 to 26.04 in /test/container (#26431) (@dependabot[bot])
  • 6a90202: chore(deps): bump library/ubuntu from 4095ef6 to fed6ddb in /test/container (#26494) (@dependabot[bot])
  • 559dc16: chore(deps): bump lodash from 4.17.21 to 4.17.23 in /ui (#26100) (@dependabot[bot])
  • b70d144: chore(deps): bump minimatch from 3.1.2 to 3.1.3 in /ui (#26604) (@dependabot[bot])
  • 5c2a417: chore(deps): bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 (#26102) (@dependabot[bot])
  • d11d025: chore(deps): bump qs from 6.11.0 to 6.14.1 in /ui (#25828) (@dependabot[bot])
  • 5cfcd0f: chore(deps): bump qs from 6.14.1 to 6.14.2 in /ui (#26444) (@dependabot[bot])
  • 43a9524: chore(deps): bump renovatebot/github-action from 44.0.5 to 44.2.0 (#25702) (@dependabot[bot])
  • 28beb3e: chore(deps): bump renovatebot/github-action from 44.2.0 to 44.2.1 (#25781) (@dependabot[bot])
  • fa6f5c6: chore(deps): bump renovatebot/github-action from 44.2.1 to 44.2.2 (#25818) (@dependabot[bot])
  • 93205a7: chore(deps): bump renovatebot/github-action from 44.2.2 to 44.2.3 (#25868) (@dependabot[bot])
  • d08a879: chore(deps): bump renovatebot/github-action from 44.2.3 to 44.2.4 (#25949) (@dependabot[bot])
  • 8b1415a: chore(deps): bump renovatebot/github-action from 44.2.4 to 44.2.5 (#26059) (@dependabot[bot])
  • e42727b: chore(deps): bump renovatebot/github-action from 44.2.5 to 44.2.6 (#26156) (@dependabot[bot])
  • a7c771f: chore(deps): bump renovatebot/github-action from 44.2.6 to 46.0.1 (#26203) (@dependabot[bot])
  • 39fcff7: chore(deps): bump renovatebot/github-action from 46.0.1 to 46.0.2 (#26336) (@dependabot[bot])
  • 53a5cd3: chore(deps): bump renovatebot/github-action from 46.0.2 to 46.1.0 (#26434) (@dependabot[bot])
  • 139ecf6: chore(deps): bump renovatebot/github-action from 46.1.0 to 46.1.1 (#26460) (@dependabot[bot])
  • 296100f: chore(deps): bump renovatebot/github-action from 46.1.1 to 46.1.2 (#26562) (@dependabot[bot])
  • 5e3feb4: chore(deps): bump renovatebot/github-action from 46.1.2 to 46.1.3 (#26658) (@dependabot[bot])
  • 60ee213: chore(deps): bump renovatebot/github-action from 46.1.3 to 46.1.4 (#26730) (@dependabot[bot])
  • b5a08fa: chore(deps): bump renovatebot/github-action from 46.1.4 to 46.1.5 (#26839) (@dependabot[bot])
  • cc302ba: chore(deps): bump sigs.k8s.io/structured-merge-diff/v6 from 6.3.1-0.20251003215857-446d8398e19c to 6.3.2 (#26332) (@dependabot[bot])
  • 36e8c52: chore(deps): bump sigstore/cosign-installer from 4.0.0 to 4.1.0 (#26761) (@dependabot[bot])
  • 0af9b67: chore(deps): bump the otel group across 1 directory with 6 updates (#26668) (@dependabot[bot])
  • 20bf53f: chore(deps): bump the otel group with 4 updates (#25553) (@dependabot[bot])
  • 1762a59: chore(deps): bump the otel group with 6 updates (#26731) (@dependabot[bot])
  • 49d0b48: chore(deps): bump tj-actions/changed-files from 47.0.1 to 47.0.2 (#26359) (@dependabot[bot])
  • 0f069ee: chore(deps): bump tj-actions/changed-files from 47.0.2 to 47.0.4 (#26491) (@dependabot[bot])
  • 14e69bf: chore(deps): bump tj-actions/changed-files from 47.0.4 to 47.0.5 (#26676) (@dependabot[bot])
  • 3b34d2a: chore(deps): bump tmp from 0.2.3 to 0.2.4 in /ui-test (#24058) (@dependabot[bot])
  • c34d44a: chore(deps): bump ubuntu in gh actions to 24.04 and ubuntu in test/remote/Dockerfile to 25.10 (#25763) (@reggie-k)
  • 7925bf7: chore(deps): migrated aws sdk v1 to v2 for EKS with argocd-k8s-auth (#26200) (@reggie-k)
  • 3ddf722: chore(deps): update dependency @codecov/webpack-plugin to v0.0.1-beta.12 (#25385) (@renovate[bot])
  • 81d109f: chore(deps): update dependency @types/deepmerge to v2.2.3 (#25609) (@renovate[bot])
  • 7f34ee8: chore(deps): update dependency @types/minimatch to v3.0.5 (#26139) (@renovate[bot])
  • 807ff53: chore(deps): update dependency @types/prop-types to v15.7.15 (#26140) (@renovate[bot])
  • 1b85a68: chore(deps): update dependency lodash-es to v4.17.23 [security] (#26099) (@renovate[bot])
  • c19d046: chore(deps): update docker.io/library/golang:1.25.5 docker digest to 0f406d3 (#25951) (@argoproj-renovate[bot])
  • 4409ec0: chore(deps): update docker.io/library/golang:1.25.5 docker digest to 31c1e53 (#25831) (@argoproj-renovate[bot])
  • ef21768: chore(deps): update docker.io/library/golang:1.25.5 docker digest to 581c059 (#25966) (@argoproj-renovate[bot])
  • 5598f87: chore(deps): update docker.io/library/golang:1.25.5 docker digest to 6cc2338 (#25838) (@argoproj-renovate[bot])
  • 5113f82: chore(deps): update docker.io/library/golang:1.25.5 docker digest to 97be073 (#25820) (@argoproj-renovate[bot])
  • f8cab49: chore(deps): update docker.io/library/golang:1.25.6 docker digest to 06d1251 (#26256) (@argoproj-renovate[bot])
  • 46e9022: chore(deps): update docker.io/library/golang:1.25.6 docker digest to 0c87ea6 (#26235) (@argoproj-renovate[bot])
  • 1d66593: chore(deps): update docker.io/library/golang:1.25.6 docker digest to 4c973c7 (#26232) (@argoproj-renovate[bot])
  • acb30b4: chore(deps): update docker.io/library/golang:1.25.6 docker digest to ce63a16 (#26056) (@argoproj-renovate[bot])
  • f6b0c81: chore(deps): update docker.io/library/golang:1.26.0 docker digest to b39810f (#26603) (@argoproj-renovate[bot])
  • 58993ec: chore(deps): update docker.io/library/golang:1.26.0 docker digest to fb612b7 (#26779) (@renovate[bot])
  • 82be819: chore(deps): update docker.io/library/redis:8.2.3 docker digest to c4316c4 (#26130) (@renovate[bot])
  • d35a251: chore(deps): update docker.io/library/registry:3.0 docker digest to 6c5666b (#26217) (@renovate[bot])
  • 988e4f4: chore(deps): update docker.io/library/ubuntu:25.10 docker digest to 4a9232c (#26131) (@renovate[bot])
  • cc0752d: chore(deps): update group golang to v1.25.5 (#25723) (@argoproj-renovate[bot])
  • 23c021f: chore(deps): update group golang to v1.25.6 (#26034) (@argoproj-renovate[bot])
  • 51327cb: chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.10.1 (#26382) (@argoproj-renovate[bot])
  • 1f6d54c: chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.11.1 (#26713) (@argoproj-renovate[bot])
  • ffeacae: chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.11.2 (#26728) (@argoproj-renovate[bot])
  • 845d1c9: chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.11.3 (#26771) (@argoproj-renovate[bot])
  • 38363f3: chore(deps): update module github.com/vektra/mockery/v3 to v3.6.2 (#25995) (@argoproj-renovate[bot])
  • 42f09f7: chore(deps): update module github.com/vektra/mockery/v3 to v3.6.3 (#26029) (@argoproj-renovate[bot])
  • 630c6e8: chore(deps): update module github.com/vektra/mockery/v3 to v3.6.4 (#26445) (@argoproj-renovate[bot])
  • 0d22f39: chore(deps): update module github.com/vektra/mockery/v3 to v3.7.0 (#26716) (@argoproj-renovate[bot])
  • eedf6cc: chore(deps): update module k8s.io/kubernetes to v1.34.2 [security] (#25682) (@renovate[bot])
  • c879b6d: chore(deps): update notifications-engine to fix GitHub PR comments nil panic (#26065) (@soutar)
  • da042b7: chore(deps): update notifications-engine to v0.5.1-0.20251223091026-8c0c96d8d530 (#25785) (@pasha-codefresh)
  • 5ec3110: chore(deps): update to helm 3.19.4 due to cve : https://github.com/helm/helm/releases/tag/v3.19.4 (#25769) (@stensonb)

Other work

Full Changelog: v3.3.4...v3.4.0-rc1

Don't miss a new argo-cd release

NewReleases is sending notifications on new releases.