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
feat: update upstream argo-cd 2.12.3 and bump helm chart to 7.4.7 #94
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
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com> Co-authored-by: yuki.kitakata <yu.croco@gmail.com> Co-authored-by: Jason Meridth <jmeridth@gmail.com>
…mage-updater to v0.13.1 (argoproj#2722)
So it can be merged with values coming from different sources. Closes argoproj#2592 Signed-off-by: Nacho Barrientos <nacho.barrientos@cern.ch>
Signed-off-by: Marco Maurer <mkilchhofer@users.noreply.github.com>
* feat(argo-cd): add support for dual stack clusters Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr> * fix: add suggested change Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr> * fix: metric template & add suggested change Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr> * fix: remove changelog in README.md.gotmpl Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr> * fix: applicationset metric template Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr> * fix: add changelog as annotation Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr> * feat: use a global setting to enable dual stack Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr> --------- Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr> Signed-off-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com> Co-authored-by: Aikawa <yu.croco@gmail.com> Co-authored-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>
…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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aikawa <yu.croco@gmail.com>
…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 <yu.croco@gmail.com>
…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 <yu.croco@gmail.com> * fix(argo-rollouts): update doc Signed-off-by: yu-croco <yu.croco@gmail.com> --------- Signed-off-by: yu-croco <yu.croco@gmail.com> Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com> Co-authored-by: yu-croco <yu.croco@gmail.com>
* 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 <agilgur5@gmail.com> * changelog update Signed-off-by: Anton Gilgur <agilgur5@gmail.com> --------- Signed-off-by: Anton Gilgur <agilgur5@gmail.com>
…3.5.8 (argoproj#2773) Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
…proj#2780) * Add secrettemplate to argo-cd server certificate Signed-off-by: Ims, Julie <juliebergeims@gmail.com> * refactor documentation Signed-off-by: Ims, Julie <juliebergeims@gmail.com> * added changelog Signed-off-by: Ims, Julie <juliebergeims@gmail.com> * remove empty line Signed-off-by: Ims, Julie <juliebergeims@gmail.com> * correct comment in values file Signed-off-by: Ims, Julie <juliebergeims@gmail.com> * move documentation comment according to test results Signed-off-by: Ims, Julie <juliebergeims@gmail.com> --------- Signed-off-by: Ims, Julie <juliebergeims@gmail.com>
…cates (argoproj#2741) * Remove Certificate's secretName because expected names by server and applicationset are static Signed-off-by: Erwan Vallienne <erwan@fgtech.fr> * Apply suggestions from code review Signed-off-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com> * Fix lint Signed-off-by: Erwan Vallienne <erwan@fgtech.fr> --------- Signed-off-by: Erwan Vallienne <erwan@fgtech.fr> Signed-off-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com> Signed-off-by: Erwan Vallienne <135604788+erwanval@users.noreply.github.com> Co-authored-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>
…proj#2862) Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
* feat: set ttlsecondsafterfinished to prevent stuck during sync when managed by argocd Signed-off-by: Johannes Kleinlercher <johannes@kleinlercher.at> * fix: increased version and added changelig Signed-off-by: Johannes Kleinlercher <johannes.kleinlercher@suxess-it.com> * chore: Apply suggestions from code review Signed-off-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com> --------- Signed-off-by: Johannes Kleinlercher <johannes@kleinlercher.at> Signed-off-by: Johannes Kleinlercher <johannes.kleinlercher@suxess-it.com> Signed-off-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com> Co-authored-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>
…argoproj#2839) Signed-off-by: yu-croco <yu.croco@gmail.com>
…Role (argoproj#2830) * fix(argo-rollouts): Align permissions for controller's ClusterRole / Role Signed-off-by: yu-croco <yu.croco@gmail.com> * fix(argo-rollouts): correct typo Signed-off-by: yu-croco <yu.croco@gmail.com> --------- Signed-off-by: yu-croco <yu.croco@gmail.com>
…oj#2885) * chore(argo-cd): Update dependency argoproj/argo-cd to v2.12.1 * Add missing permissions Signed-off-by: Petr Drastil <petr.drastil@gmail.com> --------- Signed-off-by: Petr Drastil <petr.drastil@gmail.com> Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
…ependencies group (argoproj#2886) chore(deps): bump github/codeql-action in the dependencies group Bumps the dependencies group with 1 update: [github/codeql-action](https://github.com/github/codeql-action). Updates `github/codeql-action` from 3.26.0 to 3.26.2 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@eb055d7...429e197) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…orkflows controller configmap (argoproj#2889)
…oj#2893) Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
…ependencies group (argoproj#2894)
…d` (argoproj#2895) Signed-off-by: yu-croco <yu.croco@gmail.com>
…oj#2897) Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
…4728-argo-cd-helm-7
# Conflicts: # charts/argo-cd/Chart.yaml # charts/argo-cd/templates/_helpers.tpl # charts/argo-cd/templates/argocd-repo-server/deployment.yaml
/package |
/package |
/package |
yaroslav-codefresh
approved these changes
Sep 10, 2024
…4728-argo-cd-helm-7 # Conflicts: # charts/argo-cd/Chart.yaml # charts/argo-cd/templates/argocd-repo-server/deployment.yaml
oleksandr-codefresh
force-pushed
the
CR-24728-argo-cd-helm-7
branch
from
September 10, 2024 14:07
eaf9348
to
449822b
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.
No description provided.