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
Argocd - upgrade chart to 6.7.18 #72
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
…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: Petr Drastil <[email protected]>
* add caSecret Signed-off-by: Dondon Alexis <[email protected]> * bump chart version Signed-off-by: Dondon Alexis <[email protected]> * add changelog Signed-off-by: Dondon Alexis <[email protected]> --------- Signed-off-by: Dondon Alexis <[email protected]> Co-authored-by: Dondon Alexis <[email protected]> Co-authored-by: Vlad Losev <[email protected]>
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.8.0 to 1.9.0. - [Release notes](https://github.com/helm/kind-action/releases) - [Commits](helm/kind-action@dda0770...99576bf) --- updated-dependencies: - dependency-name: helm/kind-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>
* 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]> Co-authored-by: Aikawa <[email protected]>
Signed-off-by: Laurent Lavaud <[email protected]>
* fix(ingress-aws): Fix path order in AWS Ingress declaration Fix path order to evaluate GRPc endpoint first Signed-off-by: fulcrum29 <[email protected]> * chore: update Chart version Signed-off-by: fulcrum29 <[email protected]> * chore: add aritfacthub description Signed-off-by: fulcrum29 <[email protected]> --------- Signed-off-by: fulcrum29 <[email protected]>
Signed-off-by: Petr Drastil <[email protected]>
…goproj#2535) feat: format redis health check confimap mode in decimal Signed-off-by: lucas boisserie <[email protected]>
…nd readiness probes (argoproj#2542) feat(argo-cd): allow defining custom dex probes Signed-off-by: Florian Boulanger <[email protected]> Signed-off-by: Petr Drastil <[email protected]> Co-authored-by: Petr Drastil <[email protected]>
Signed-off-by: Petr Drastil <[email protected]>
…oj#2643) Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
…oproj#2645) Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
…yment (argoproj#2646) Signed-off-by: bakito <[email protected]>
* Bump argocd-extension-installer to v0.0.5 Signed-off-by: Aleksey Sviridkin <[email protected]> * Update docs Signed-off-by: Aleksey Sviridkin <[email protected]> --------- Signed-off-by: Aleksey Sviridkin <[email protected]>
…led (argoproj#2658) - Add `statusbadge.enabled` to values.yaml as `false` - Pre-set `statusbadge.url` to `global.domain` URL only when `statusbadge.enabled` is `true` - Update README.md - Fix a minor comment typo Signed-off-by: Bojan Raic <[email protected]>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
…oj#2665) Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.3 to 4.1.4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4.1.3...0ad4b8f) --- updated-dependencies: - dependency-name: actions/checkout 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>
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/helm/kind-action/releases) - [Commits](helm/kind-action@99576bf...0025e74) --- updated-dependencies: - dependency-name: helm/kind-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> Co-authored-by: Aikawa <[email protected]>
….5.2 (argoproj#2669) chore(deps): bump amannn/action-semantic-pull-request Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) from 5.4.0 to 5.5.2. - [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@e9fabac...cfb6070) --- 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> Co-authored-by: Aikawa <[email protected]>
…oj#2668) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.2 to 4.3.3. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@1746f4a...6546280) --- 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> Co-authored-by: Aikawa <[email protected]>
…oproj#2672) Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
pasha-codefresh
approved these changes
May 9, 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.