forked from argoproj/argo-helm
-
Notifications
You must be signed in to change notification settings - Fork 1
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
chore: sync upstream argo-workflows 0.4.11 chart #86
Merged
ilia-medvedev-codefresh
merged 176 commits into
argo-workflows
from
cr-24608-sync-upstream-0.4.11
Jul 18, 2024
Merged
chore: sync upstream argo-workflows 0.4.11 chart #86
ilia-medvedev-codefresh
merged 176 commits into
argo-workflows
from
cr-24608-sync-upstream-0.4.11
Jul 18, 2024
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
…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]>
Signed-off-by: René Gärtner <[email protected]>
…rgoproj#2471) Signed-off-by: imranismail <[email protected]>
…proj#2472) argo-workflows docs moved from github pages to readthedocs Signed-off-by: jmeridth <[email protected]> Co-authored-by: Aikawa <[email protected]>
* refresh from upstream Signed-off-by: drfaust92 <[email protected]> * refresh from upstream Signed-off-by: drfaust92 <[email protected]> --------- Signed-off-by: drfaust92 <[email protected]>
* feat(argo-cd): Add Probes for redis Signed-off-by: François Blondel <[email protected]> * fix: redis: move probes scripts from tpl file into configmap Signed-off-by: François Blondel <[email protected]> * Version Bump Signed-off-by: François Blondel <[email protected]> * feat: set Redis probes optionnal and disabled by default Signed-off-by: François Blondel <[email protected]> --------- Signed-off-by: François Blondel <[email protected]> Co-authored-by: François Blondel <[email protected]>
* chore(argo-cd): Update dependency argoproj/argo-cd to v2.10.0 * Apply automatic changes Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update CRDs to v2.10.0 Signed-off-by: Petr Drastil <[email protected]> * Add variables for new features Signed-off-by: Petr Drastil <[email protected]> * Fix version in Chart.yaml Signed-off-by: Petr Drastil <[email protected]> --------- Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Signed-off-by: Petr Drastil <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
…proj#2407) * chore(argo-cd): Remove deprecated features Signed-off-by: Petr Drastil <[email protected]> * Remove wildcard catch all ingress rule Signed-off-by: Petr Drastil <[email protected]> * Add ingress extra rules Signed-off-by: Petr Drastil <[email protected]> * Remove unnecessary ingress variables Signed-off-by: Petr Drastil <[email protected]> * Improve documentation Signed-off-by: Petr Drastil <[email protected]> * Replace ingress paths and hosts with single backend service Signed-off-by: Petr Drastil <[email protected]> * Use only port number to support all ingress controllers Signed-off-by: Petr Drastil <[email protected]> * Minor gRPC fixes Signed-off-by: Petr Drastil <[email protected]> * Simplify TLS configuration Signed-off-by: Petr Drastil <[email protected]> * Decouple AWS and GKE ALB from generic ingress Signed-off-by: Petr Drastil <[email protected]> * Remove map nesting for ApplicationSet ingress Signed-off-by: Petr Drastil <[email protected]> * Use example.com domain Signed-off-by: Petr Drastil <[email protected]> * Remove fallback for argocd-cm checksum annotation Signed-off-by: Petr Drastil <[email protected]> * Add revisionHistoryLimit for controller Signed-off-by: Petr Drastil <[email protected]> * Update README Signed-off-by: Petr Drastil <[email protected]> * Update README Signed-off-by: Petr Drastil <[email protected]> --------- Signed-off-by: Petr Drastil <[email protected]>
Signed-off-by: Petr Drastil <[email protected]>
Signed-off-by: Matthias Baur <[email protected]>
…ed (argoproj#2484) Signed-off-by: Petr Drastil <[email protected]>
* fix(argo-cd): add hostname of extraHost to tls hosts Signed-off-by: Sjouke de Vries <[email protected]> * fix(argo-cd): bump chart to 6.0.4 Signed-off-by: Sjouke de Vries <[email protected]> * chore(argo-cd): update artifacthub.io/changes for 6.0.4 Signed-off-by: Sjouke de Vries <[email protected]> --------- Signed-off-by: Sjouke de Vries <[email protected]>
Signed-off-by: Petr Drastil <[email protected]>
…oj#2490) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.0 to 4.3.1. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@26f96df...5d5d22a) --- updated-dependencies: - dependency-name: actions/upload-artifact 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>
…2497) Signed-off-by: Petr Drastil <[email protected]>
…rgoproj#2489) feat(argo-cd): Add scrapeTimeout property to server and application, applicationset controllers. Signed-off-by: Nikolay Osmolovskiy <[email protected]> Co-authored-by: Nikolay Osmolovskiy <[email protected]>
…proj#2500) Signed-off-by: Petr Drastil <[email protected]>
…rgoproj#2503) Signed-off-by: lukepatrick <[email protected]> Signed-off-by: Petr Drastil <[email protected]> Co-authored-by: Petr Drastil <[email protected]>
…unt (argoproj#2506) fixes argoproj#2505 with instead of range serviceaccount reposerver Signed-off-by: Florian Blampey <[email protected]> Signed-off-by: Marco Maurer (-Kilchhofer) <[email protected]> Co-authored-by: Marco Maurer (-Kilchhofer) <[email protected]>
…rgoproj#2498) Signed-off-by: Petr Drastil <[email protected]>
…6.6 (argoproj#2508) * chore(argo-rollouts): Update dependency argoproj/argo-rollouts to v1.6.6 * Apply automatic changes Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --------- Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
…rgoproj#2510) * chore(argo-events): Update dependency argoproj/argo-events to v1.9.1 * Apply automatic changes Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --------- Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com> Co-authored-by: Petr Drastil <[email protected]>
…oproj#2511) Signed-off-by: Petr Drastil <[email protected]> Co-authored-by: Aikawa <[email protected]>
…oj#2514) * chore(argo-cd): Update dependency argoproj/argo-cd to v2.10.1 * Apply automatic changes Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --------- Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
Signed-off-by: Marco Maurer <[email protected]>
* feat(argo-cd): add support for dual stack clusters Signed-off-by: Ludovic Ortega <[email protected]> * fix: add suggested change Signed-off-by: Ludovic Ortega <[email protected]> * fix: metric template & add suggested change Signed-off-by: Ludovic Ortega <[email protected]> * fix: remove changelog in README.md.gotmpl Signed-off-by: Ludovic Ortega <[email protected]> * fix: applicationset metric template Signed-off-by: Ludovic Ortega <[email protected]> * fix: add changelog as annotation Signed-off-by: Ludovic Ortega <[email protected]> * feat: use a global setting to enable dual stack Signed-off-by: Ludovic Ortega <[email protected]> --------- Signed-off-by: Ludovic Ortega <[email protected]> Signed-off-by: Marco Maurer (-Kilchhofer) <[email protected]> Co-authored-by: Aikawa <[email protected]> Co-authored-by: Marco Maurer (-Kilchhofer) <[email protected]>
…j#2735) Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.6 to 3.25.7. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@9fdb3e4...f079b84) --- updated-dependencies: - dependency-name: github/codeql-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> Co-authored-by: Aikawa <[email protected]>
…argoproj#2739) Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
…oproj#2740) Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com> Co-authored-by: Aikawa <[email protected]>
…oj#2748) Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
…7.0 (argoproj#2763) * chore(argo-rollouts): Update dependency argoproj/argo-rollouts to v1.7.0 * feat(argo-rollouts): Update resources as following upstream Signed-off-by: yu-croco <[email protected]> * fix(argo-rollouts): update doc Signed-off-by: yu-croco <[email protected]> --------- Signed-off-by: yu-croco <[email protected]> Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com> Co-authored-by: yu-croco <[email protected]>
* fix(argo-workflows): revert `BASE_HREF` change This reverts commit 134cecd. Sorry, I screwed up this and caused a regression. Didn't read my own release notes (from 4 months ago to be fair) where `ARGO_BASE_HREF` would not work previously as it was inconsistently `ARGO_BASEHREF`. So there is no forward compatible change to be made here, so just revert this. Will have to reinstate this change for the 3.6 upgrade Signed-off-by: Anton Gilgur <[email protected]> * changelog update Signed-off-by: Anton Gilgur <[email protected]> --------- Signed-off-by: Anton Gilgur <[email protected]>
…3.5.8 (argoproj#2773) Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
ATGardner
changed the title
Cr 24608 sync upstream 0.4.11
chore: sync upstream argo-workflows 0.4.11 chart
Jul 17, 2024
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.
No description provided.