Skip to content
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

argo-cd: merge 5.53.12 chart from upstream #55

Merged
merged 87 commits into from
Feb 1, 2024
Merged

Conversation

mikhail-klimko
Copy link

No description provided.

cloudymax and others added 30 commits November 3, 2023 15:39
…oj#2328)

* fix outdated link branch link

Branch was renamed prior, redirects to main now

Signed-off-by: Max! <[email protected]>

* Update Chart.yaml

Signed-off-by: Max! <[email protected]>

* add to changelog

Signed-off-by: Max! <[email protected]>

---------

Signed-off-by: Max! <[email protected]>
….4.0 (argoproj#2330)

chore(deps): bump amannn/action-semantic-pull-request

Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/amannn/action-semantic-pull-request/releases)
- [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md)
- [Commits](amannn/action-semantic-pull-request@47b15d5...e9fabac)

---
updated-dependencies:
- dependency-name: amannn/action-semantic-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…oproj#2331)

Bumps [helm/chart-releaser-action](https://github.com/helm/chart-releaser-action) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/helm/chart-releaser-action/releases)
- [Commits](helm/chart-releaser-action@be16258...a917fd1)

---
updated-dependencies:
- dependency-name: helm/chart-releaser-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…proj#2332)

Bumps [helm/chart-testing-action](https://github.com/helm/chart-testing-action) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/helm/chart-testing-action/releases)
- [Commits](helm/chart-testing-action@b43128a...e6669bc)

---
updated-dependencies:
- dependency-name: helm/chart-testing-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ns (argoproj#2333)

* Updated security documentation and CLOMonitor exemptions

Signed-off-by: Eddie Knight <[email protected]>

* Added license scanning exepmtion

Signed-off-by: Eddie Knight <[email protected]>

* Added best practices badge to README

Signed-off-by: Eddie Knight <[email protected]>

---------

Signed-off-by: Eddie Knight <[email protected]>
Co-authored-by: Jason Meridth <[email protected]>
* fix(argo-workflows): Accept multi auth mode for server

Signed-off-by: yu-croco <[email protected]>

* chore(argo-workflows): improve description of authMode

Signed-off-by: yu-croco <[email protected]>

* chore(argo-workflows): keep the older value valid for now as compatibility.

Signed-off-by: yu-croco <[email protected]>

---------

Signed-off-by: yu-croco <[email protected]>
chore: Add yu-cruco to * in CODEOWNERS

yu-cruco is now a maintainer and will be notified on all PRs

- [x] moved CODEOWNERS into .github folder where it belongs

Signed-off-by: jmeridth <[email protected]>
* Bump rollouts to 1.6.2

Signed-off-by: drfaust92 <[email protected]>

* Bump to 1.6.1

Signed-off-by: drfaust92 <[email protected]>

* Bump to 1.6.1

Signed-off-by: drfaust92 <[email protected]>

---------

Signed-off-by: drfaust92 <[email protected]>
Co-authored-by: Aikawa <[email protected]>
* fix(argo-workflows): Aligne version label

Signed-off-by: yu-croco <[email protected]>

* fix(argo-workflows): fix typo

Signed-off-by: yu-croco <[email protected]>

---------

Signed-off-by: yu-croco <[email protected]>
* typo fix

Signed-off-by: Kripu Khadka <[email protected]>

* Revert "typo fix"

This reverts commit b02b2fb.

Signed-off-by: Kripu Khadka <[email protected]>

* typo fix in SECURITY.md

Signed-off-by: Kripu Khadka <[email protected]>
Signed-off-by: Kripu Khadka <[email protected]>

---------

Signed-off-by: Kripu Khadka <[email protected]>
Signed-off-by: Kripu Khadka <[email protected]>
Co-authored-by: Aikawa <[email protected]>
…rgoproj#2350)

* chore(argo-workflows): Remove xip url from test to avoid confusion

Signed-off-by: Tim Collins <[email protected]>

* Bump version

Signed-off-by: Tim Collins <[email protected]>

* More bumpings

Signed-off-by: Tim Collins <[email protected]>

* Tim can't type

Signed-off-by: Tim Collins <[email protected]>

* Swap to example.com - rfc2606

Signed-off-by: Tim Collins <[email protected]>

---------

Signed-off-by: Tim Collins <[email protected]>
docs: remove unnecessary qualifier in README

I think the sentence applies to all Argo projects.

Signed-off-by: Michael Crenshaw <[email protected]>
…proj#2358)

* feat(github): Use renovate to create PRs when upstream releases

Signed-off-by: Tim Collins <[email protected]>

* add write permissions

Signed-off-by: Tim Collins <[email protected]>

* remove the 'v' in the chart version

Signed-off-by: Tim Collins <[email protected]>

* switch to digests for actions

Signed-off-by: Tim Collins <[email protected]>

---------

Signed-off-by: Tim Collins <[email protected]>
yu-croco and others added 22 commits January 20, 2024 13:07
…argoproj#2443)

* fix(argo-cd): Fix fail to render `.Values.configs.secret.azureDevops`

Signed-off-by: yu-croco <[email protected]>

* chore(argo-cd): Remove unnecessary comment

Signed-off-by: yu-croco <[email protected]>

* fix(argo-cd): base64 username

Signed-off-by: yu-croco <[email protected]>

* fix(argo-cd): correct syntax

Signed-off-by: yu-croco <[email protected]>

---------

Signed-off-by: yu-croco <[email protected]>
…nstanceLabelKey (argoproj#2447)

docs: Update docs with the correct default for application.instanceLabelKey

Signed-off-by: Matt Dainty <[email protected]>
…rgoproj#2451)

This commit addresses two places where trailing whitespace may be
generated in the workflow-controller ConfigMap.

When the value `.resourceRateLimit` is not null, a trailing whitespace
is added after "resourceRateLimit:". This commit trims that whitespace.

When the value `.sso.redirectUrl` is left as the default of empty string,
a trailing whitespace is left after "redirectUrl:" as this value is not
quoted. This commit pipes this value through `quote` to ensure this
whitespace is no longer trailing and instead followed by `"` pair.

The main motivation of this commit is to generate a workflow-controller
ConfigMap that is properly pretty-printed, which trailing whitespace
prevents.

Signed-off-by: James Slater <[email protected]>
Co-authored-by: James Slater <[email protected]>
…oj#2449)

* docs(argocd-apps): Add deprecated note for Argo CD Extensions

Signed-off-by: yu-croco <[email protected]>

* fix(argocd-apps): Remove broken CI

Signed-off-by: yu-croco <[email protected]>

* chore(argocd-apps): Bump minor version due to deprecation

Signed-off-by: yu-croco <[email protected]>

---------

Signed-off-by: yu-croco <[email protected]>
…rgoproj#2442)

* feat(argocd-apps): support ignoreApplicationDifferences

Signed-off-by: imranismail <[email protected]>

* chore: bump version

Signed-off-by: Imran Ismail <[email protected]>

---------

Signed-off-by: imranismail <[email protected]>
Signed-off-by: Imran Ismail <[email protected]>
Co-authored-by: Aikawa <[email protected]>
* bump redis deps

Signed-off-by: drfaust92 <[email protected]>

* bump redis deps

Signed-off-by: drfaust92 <[email protected]>

* bump redis deps

Signed-off-by: drfaust92 <[email protected]>

* bump redis deps

Signed-off-by: drfaust92 <[email protected]>

---------

Signed-off-by: drfaust92 <[email protected]>
@mikhail-klimko mikhail-klimko changed the title Argo cd 5.53.12 argo-cd: merge 5.53.12 chart Jan 31, 2024
@mikhail-klimko mikhail-klimko marked this pull request as ready for review January 31, 2024 13:57
@mikhail-klimko mikhail-klimko changed the title argo-cd: merge 5.53.12 chart argo-cd: merge 5.53.12 chart from upstream Jan 31, 2024
@mikhail-klimko mikhail-klimko merged commit f07602c into argo-cd Feb 1, 2024
2 checks passed
@ilia-medvedev-codefresh ilia-medvedev-codefresh deleted the argo-cd-5.53.12 branch May 15, 2024 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.