github argoproj/argo-cd v2.7.0-rc1

latest releases: v2.11.12, v2.12.7, v2.13.0...
pre-release19 months ago

Quick Start

Non-HA:

kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.7.0-rc1/manifests/install.yaml

HA:

kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.7.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.

Upgrading

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

Changelog

Features

Bug fixes

Documentation

Dependency updates

  • 566d50f: chore(deps): bump actions/cache from 3.0.11 to 3.2.0 (#11809) (@dependabot[bot])
  • abf6d73: chore(deps): bump actions/cache from 3.2.0 to 3.2.2 (#11839) (@dependabot[bot])
  • 1ab4026: chore(deps): bump actions/cache from 3.2.2 to 3.2.3 (#11928) (@dependabot[bot])
  • 4242cfc: chore(deps): bump actions/cache from 3.2.3 to 3.2.4 (#12228) (@dependabot[bot])
  • 82ade01: chore(deps): bump actions/cache from 3.2.4 to 3.2.5 (#12433) (@dependabot[bot])
  • 0fee4d2: chore(deps): bump actions/cache from 3.2.5 to 3.2.6 (#12567) (@dependabot[bot])
  • 4c1bb61: chore(deps): bump actions/cache from 3.2.6 to 3.3.1 (#12845) (@dependabot[bot])
  • 88936be: chore(deps): bump actions/checkout from 3.2.0 to 3.3.0 (#11895) (@dependabot[bot])
  • e6a008b: chore(deps): bump actions/checkout from 3.3.0 to 3.4.0 (#12889) (@dependabot[bot])
  • 983b9ca: chore(deps): bump actions/download-artifact from 3.0.1 to 3.0.2 (#11894) (@dependabot[bot])
  • 852f62c: chore(deps): bump actions/setup-go from 3.4.0 to 3.5.0 (#11697) (@dependabot[bot])
  • 713c794: chore(deps): bump actions/setup-go from 3.5.0 to 4.0.0 (#12888) (@dependabot[bot])
  • 1c6d280: chore(deps): bump actions/setup-node from 3.5.1 to 3.6.0 (#11896) (@dependabot[bot])
  • 720858f: chore(deps): bump actions/upload-artifact from 3.1.1 to 3.1.2 (#11929) (@dependabot[bot])
  • d8524e9: chore(deps): bump amannn/action-semantic-pull-request (#12434) (@dependabot[bot])
  • 8d5b9f8: chore(deps): bump bitnami/kubectl in /test/container (#12786) (@dependabot[bot])
  • 8fd3302: chore(deps): bump dawidd6/action-homebrew-bump-formula (#12597) (@dependabot[bot])
  • 445de54: chore(deps): bump docker/build-push-action from 3.3.0 to 4.0.0 (#12908) (@dependabot[bot])
  • 06b98c5: chore(deps): bump docker/setup-buildx-action from 2.2.1 to 2.4.0 (#12227) (@dependabot[bot])
  • cbb8d21: chore(deps): bump docker/setup-buildx-action from 2.4.0 to 2.4.1 (#12308) (@dependabot[bot])
  • cf870f8: chore(deps): bump docker/setup-buildx-action from 2.4.0 to 2.5.0 (#12910) (@dependabot[bot])
  • 7dacdc6: chore(deps): bump docker/setup-buildx-action from 2.4.1 to 2.5.0 (#12831) (@dependabot[bot])
  • 82a1e55: chore(deps): bump github.com/aws/aws-sdk-go from 1.44.156 to 1.44.164 (#11791) (@dependabot[bot])
  • f8bc471: chore(deps): bump github.com/fsnotify/fsnotify from 1.5.1 to 1.6.0 (#11553) (@dependabot[bot])
  • 7db483b: chore(deps): bump github.com/go-git/go-git/v5 from 5.4.2 to 5.6.1 (#12907) (@dependabot[bot])
  • d7baab2: chore(deps): bump github.com/itchyny/gojq from 0.12.9 to 0.12.10 (#11677) (@dependabot[bot])
  • ed4e80c: chore(deps): bump golang.org/x/term from 0.1.0 to 0.3.0 (#11792) (@dependabot[bot])
  • 0e86f10: chore(deps): bump imjasonh/setup-crane from 0.2 to 0.3 (#12504) (@dependabot[bot])
  • f602e81: chore(deps): bump library/registry in /test/container (#12844) (@dependabot[bot])
  • 7fafcb6: chore(deps): bump peter-evans/create-pull-request from 4.2.3 to 4.2.4 (#12911) (@dependabot[bot])
  • 51c9f3e: chore(deps): bump sigstore/cosign-installer from 2.8.1 to 3.0.1 (#12689) (@dependabot[bot])

Other work

Full Changelog: v2.6.7...v2.7.0-rc1

Don't miss a new argo-cd release

NewReleases is sending notifications on new releases.