-
Notifications
You must be signed in to change notification settings - Fork 126
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
deps: update dependency argoproj/argo-cd to v2.6.6 #1039
Merged
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
renovate
bot
requested review from
thisthat,
thschue and
bacherfl
as code owners
March 11, 2023 09:47
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #1039 +/- ##
==========================================
+ Coverage 58.57% 58.76% +0.19%
==========================================
Files 124 124
Lines 9910 9910
==========================================
+ Hits 5805 5824 +19
+ Misses 3889 3875 -14
+ Partials 216 211 -5 see 4 files with indirect coverage changes
Flags with carried forward coverage won't be shown. Click here to find out more. |
renovate
bot
force-pushed
the
renovate/argoproj-argo-cd-2.6.x
branch
10 times, most recently
from
March 16, 2023 14:24
7344fc5
to
1569398
Compare
renovate
bot
changed the title
deps: update dependency argoproj/argo-cd to v2.6.4
deps: update dependency argoproj/argo-cd to v2.6.5
Mar 17, 2023
renovate
bot
force-pushed
the
renovate/argoproj-argo-cd-2.6.x
branch
2 times, most recently
from
March 19, 2023 23:31
4fa7b0a
to
db1eb64
Compare
renovate
bot
changed the title
deps: update dependency argoproj/argo-cd to v2.6.5
deps: update dependency argoproj/argo-cd to v2.6.6
Mar 19, 2023
thschue
previously approved these changes
Mar 20, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
renovate
bot
force-pushed
the
renovate/argoproj-argo-cd-2.6.x
branch
2 times, most recently
from
March 20, 2023 08:42
5b06049
to
046e409
Compare
thisthat
previously approved these changes
Mar 20, 2023
mowies
previously approved these changes
Mar 20, 2023
Signed-off-by: Renovate Bot <[email protected]>
renovate
bot
force-pushed
the
renovate/argoproj-argo-cd-2.6.x
branch
from
March 20, 2023 08:47
046e409
to
7bf37cb
Compare
Kudos, SonarCloud Quality Gate passed! |
mowies
approved these changes
Mar 20, 2023
bacherfl
approved these changes
Mar 20, 2023
Merged
aepfli
pushed a commit
to aepfli/lifecycle-toolkit
that referenced
this pull request
Mar 30, 2023
Signed-off-by: Renovate Bot <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.6.3
->v2.6.6
Release Notes
argoproj/argo-cd
v2.6.6
Compare Source
Quick Start
Non-HA:
HA:
Release signatures
All Argo CD container images and CLI binaries are signed by cosign. See the documentation on how to verify the signatures.
Upgrading
If upgrading from a different minor version, be sure to read the upgrading documentation.
Changes
This release includes 12 contributions from 4 contributors with 0 features and 3 bug fixes.
Bug fixes (3)
Documentation (4)
Other (5)
v2.6.5
Compare Source
Quick Start
Non-HA:
HA:
Release signatures
All Argo CD container images and CLI binaries are signed by cosign. See the documentation on how to verify the signatures.
Upgrading
If upgrading from a different minor version, be sure to read the upgrading documentation.
Known Issues
Broken matrix-nested git files generator in 2.6.5
Argo CD 2.5.14 introduced a bug in the matrix-nested git files generator. The bug only applies when the git files
generator is the second generator nested under a matrix. For example:
The nested git files generator will produce no parameters, causing the matrix generator to also produce no parameters.
This will cause the ApplicationSet to produce no Applications. If the ApplicationSet controller is
configured with the ability to delete applications,
it will delete all Applications which were previously created by the ApplicationSet.
To avoid this issue, upgrade directly to >=2.5.15 or >= 2.6.6.
Changes
This release includes 6 contributions from 2 contributors with 0 features and 3 bug fixes.
Bug fixes (3)
Documentation (2)
Other (1)
v2.6.4
Compare Source
Quick Start
Non-HA:
HA:
Release signatures
All Argo CD container images and CLI binaries are signed by cosign. See the documentation on how to verify the signatures.
Upgrading
If upgrading from a different minor version, be sure to read the upgrading documentation.
Changes
This release includes 15 contributions from 3 contributors with 0 features and 5 bug fixes.
Bug fixes (5)
Documentation (5)
Other (5)
Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Vienna, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Mend Renovate. View repository job log here.