-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update module github.com/argoproj/argo-cd/v2 to v2.12.0 #141
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
ioboi
force-pushed
the
renovate/github.com-argoproj-argo-cd-v2-2.x
branch
from
August 13, 2024 12:25
2343e44
to
23a5b91
Compare
renovate
bot
force-pushed
the
renovate/github.com-argoproj-argo-cd-v2-2.x
branch
from
August 13, 2024 12:27
23a5b91
to
36e9ac7
Compare
ioboi
force-pushed
the
renovate/github.com-argoproj-argo-cd-v2-2.x
branch
from
August 13, 2024 12:28
36e9ac7
to
df14e54
Compare
renovate
bot
force-pushed
the
renovate/github.com-argoproj-argo-cd-v2-2.x
branch
from
August 13, 2024 12:30
df14e54
to
63296fd
Compare
ioboi
force-pushed
the
renovate/github.com-argoproj-argo-cd-v2-2.x
branch
from
August 13, 2024 12:30
63296fd
to
df14e54
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.10.16
->v2.12.0
Release Notes
argoproj/argo-cd (github.com/argoproj/argo-cd/v2)
v2.12.0
Compare Source
Quick Start
Non-HA:
HA:
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.
Known Issues
ApplicationSets with git generators and a templated
spec.template.spec.project
field will fail to reconcile due to a bug in the new git signature verification feature.Changelog
Features
57e61b2
: feat: Add custom health check for cluster-api AWSManagedControlPlane (#19304) (#19360) (@gcp-cherry-pick-bot[bot])Full Changelog: argoproj/argo-cd@v2.12.0-rc5...v2.12.0
v2.11.7
Compare Source
Quick Start
Non-HA:
HA:
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
Other work
05edb2a
: feat: verify rbac on each message and not just during handshake (@pasha-codefresh)Full Changelog: argoproj/argo-cd@v2.11.6...v2.11.7
v2.11.6
Compare Source
Quick Start
Non-HA:
HA:
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
b980386
: fix: cherry-pick #18761 (v2.11) (#19108) (@blakepettersson)Other work
540e3a5
: Merge commit from fork (@pasha-codefresh)Full Changelog: argoproj/argo-cd@v2.11.5...v2.11.6
v2.11.5
Compare Source
Quick Start
Non-HA:
HA:
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
c0f780c
: fix(cli): Get Redis password from secret inloadClusters()
(#18951) (#18956) (@gcp-cherry-pick-bot[bot])Other work
d1c052d
: chore: update gitops-engine (2.11) (#19036) (@agaudreault)Full Changelog: argoproj/argo-cd@v2.11.4...v2.11.5
v2.11.4
Compare Source
Quick Start
Non-HA:
HA:
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
d75b23b
: Revert "feat(server): log app Spec along with event (#16416)" (#18458) (#18639) (@gcp-cherry-pick-bot[bot])Bug fixes
24b198b
: fix(appset): revert "keep reconciling even when params error occurred" (#17062) (#18781) (@crenshaw-dev)bfbceff
: fix(controller): bad server-side diffs (#18213) (2.11) (#18868) (@crenshaw-dev)07880f3
: fix(webhook): bitbucket and azure not triggering refresh (#18289) (#18765) (#18819) (@gcp-cherry-pick-bot[bot])b5c13b6
: fix: Update braces package to 3.0.3 (#18459) (#18663) (@gcp-cherry-pick-bot[bot])5fd645f
: fix: docs site version selector broken (#18378) (#18724) (@gcp-cherry-pick-bot[bot])0d1709f
: fix: update static schemas (#18889) (@crenshaw-dev)Documentation
0e71f09
: docs: Fix .path to .path.segments go template (#18872) (#18874) (@gcp-cherry-pick-bot[bot])Dependency updates
c2bd38a
: chore(deps): upgrade redis to 7.2.15-alpine (cherry-pick release-2.11) (#18640) (@34fathombelow)Other work
13844b9
: chore: bump go version to 1.21.10 (#18540) (@34fathombelow)e1284e1
: remove unwanted updating of source-position in app set command (#18887) (#18896) (@gcp-cherry-pick-bot[bot])Full Changelog: argoproj/argo-cd@v2.11.3...v2.11.4
v2.11.3
Compare Source
Quick Start
Non-HA:
HA:
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
46342a9
: fix: app names with non-alphanumeric characters in position 63 break syncs (issue #18237) (#18256) (#18439) (@gcp-cherry-pick-bot[bot])Other work
e01bb53
: Merge pull request from GHSA-3cqf-953p-h5cp (@pasha-codefresh)320abb8
: Merge pull request from GHSA-87p9-x75h-p4j2 (@blakepettersson)cf17283
: fix source ordering issue in manifest generation for multi-source app while using manifests and diff commands (#18395) (#18408) (@gcp-cherry-pick-bot[bot])Full Changelog: argoproj/argo-cd@v2.11.2...v2.11.3
v2.11.2
Compare Source
Quick Start
Non-HA:
HA:
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
212a6ed
: fix(deps): upgrade otel dependency (#18285) (#18324) (@gcp-cherry-pick-bot[bot])2b463d4
: fix: remove Egress NetworkPolicy for argocd-redis and argocd-redis-ha-haproxy (#18367) (#18372) (@gcp-cherry-pick-bot[bot])9d58e7e
: fix: revert registry change (#18328) (@crenshaw-dev)Documentation
140ffdd
: docs: add v2.11 notes to upgrading page (#18333) (@crenshaw-dev)Other work
47e7470
: chore(ci): fix release notes (#18132) (#18330) (@gcp-cherry-pick-bot[bot])Full Changelog: argoproj/argo-cd@v2.11.1...v2.11.2
v2.11.1
Compare Source
Quick Start
Non-HA:
HA:
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
Full Changelog: argoproj/argo-cd@v2.11.0...v2.11.1
v2.11.0
Compare Source
Quick Start
Non-HA:
HA:
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
Full Changelog: argoproj/argo-cd@v2.11.0-rc3...v2.11.0
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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.