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 <[email protected]> Co-authored-by: yuki.kitakata <[email protected]> Co-authored-by: Jason Meridth <[email protected]>
…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 <[email protected]>
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>
…proj#2780) * Add secrettemplate to argo-cd server certificate Signed-off-by: Ims, Julie <[email protected]> * refactor documentation Signed-off-by: Ims, Julie <[email protected]> * added changelog Signed-off-by: Ims, Julie <[email protected]> * remove empty line Signed-off-by: Ims, Julie <[email protected]> * correct comment in values file Signed-off-by: Ims, Julie <[email protected]> * move documentation comment according to test results Signed-off-by: Ims, Julie <[email protected]> --------- Signed-off-by: Ims, Julie <[email protected]>
…cates (argoproj#2741) * Remove Certificate's secretName because expected names by server and applicationset are static Signed-off-by: Erwan Vallienne <[email protected]> * Apply suggestions from code review Signed-off-by: Marco Maurer (-Kilchhofer) <[email protected]> * Fix lint Signed-off-by: Erwan Vallienne <[email protected]> --------- Signed-off-by: Erwan Vallienne <[email protected]> Signed-off-by: Marco Maurer (-Kilchhofer) <[email protected]> Signed-off-by: Erwan Vallienne <[email protected]> Co-authored-by: Marco Maurer (-Kilchhofer) <[email protected]>
…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 <[email protected]> * fix: increased version and added changelig Signed-off-by: Johannes Kleinlercher <[email protected]> * chore: Apply suggestions from code review Signed-off-by: Marco Maurer (-Kilchhofer) <[email protected]> --------- Signed-off-by: Johannes Kleinlercher <[email protected]> Signed-off-by: Johannes Kleinlercher <[email protected]> Signed-off-by: Marco Maurer (-Kilchhofer) <[email protected]> Co-authored-by: Marco Maurer (-Kilchhofer) <[email protected]>
…argoproj#2839) Signed-off-by: yu-croco <[email protected]>
…Role (argoproj#2830) * fix(argo-rollouts): Align permissions for controller's ClusterRole / Role Signed-off-by: yu-croco <[email protected]> * fix(argo-rollouts): correct typo Signed-off-by: yu-croco <[email protected]> --------- Signed-off-by: yu-croco <[email protected]>
…oj#2885) * chore(argo-cd): Update dependency argoproj/argo-cd to v2.12.1 * Add missing permissions Signed-off-by: Petr Drastil <[email protected]> --------- Signed-off-by: Petr Drastil <[email protected]> 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] <[email protected]> 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 <[email protected]>
…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.