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: update upstream argo-cd 2.13.3 and bump helm chart to 7.7.14 #119
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: a-hat <[email protected]>
…argoproj#2772) Most users of ArgoCD may use `Ingress` (and soon `HTTPRoute`), but for those who may want to use `Service` of type `LoadBalancer`, this would be useful. The `loadBalancerClass` field would allow for a `CloudProvider` agnostic way of offloading the reconciliation for Kubernetes Service resources of type `LoadBalancer` to an external controller. Signed-off-by: Gazal Gafoor <[email protected]> Signed-off-by: Gazal <[email protected]> Co-authored-by: Aikawa <[email protected]>
Bumps the dependencies group with 4 updates: [actions/setup-python](https://github.com/actions/setup-python), [pascalgn/size-label-action](https://github.com/pascalgn/size-label-action), [actions/upload-artifact](https://github.com/actions/upload-artifact) and [github/codeql-action](https://github.com/github/codeql-action). Updates `actions/setup-python` from 5.1.1 to 5.2.0 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@39cd149...f677139) Updates `pascalgn/size-label-action` from 0.5.2 to 0.5.4 - [Release notes](https://github.com/pascalgn/size-label-action/releases) - [Commits](pascalgn/size-label-action@bbbaa0d...be08a2d) Updates `actions/upload-artifact` from 4.3.6 to 4.4.0 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@834a144...5076954) Updates `github/codeql-action` from 3.26.5 to 3.26.6 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@2c779ab...4dd1613) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pascalgn/size-label-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-minor dependency-group: 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> Co-authored-by: Marco Maurer (-Kilchhofer) <[email protected]>
Signed-off-by: yu-croco <[email protected]>
…argoproj#2909) Signed-off-by: eddyfussel <[email protected]>
* fix(argocd-apps): don't render empty app description Signed-off-by: Zoltán Reegn <[email protected]> * chore: Apply suggestions from code review Signed-off-by: Marco Maurer (-Kilchhofer) <[email protected]> --------- Signed-off-by: Zoltán Reegn <[email protected]> Signed-off-by: Marco Maurer (-Kilchhofer) <[email protected]> Co-authored-by: Marco Maurer (-Kilchhofer) <[email protected]>
…argoproj#2918) Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
…viceMonitor (argoproj#2920) * Update workflow-controller-servicemonitor.yaml Signed-off-by: venegator <[email protected]> * Update values.yaml Signed-off-by: venegator <[email protected]> * Update Chart.yaml Signed-off-by: venegator <[email protected]> * Update README.md Signed-off-by: venegator <[email protected]> * Update charts/argo-workflows/Chart.yaml Co-authored-by: kiblik <[email protected]> Signed-off-by: venegator <[email protected]> * Update workflow-controller-servicemonitor.yaml Signed-off-by: venegator <[email protected]> --------- Signed-off-by: venegator <[email protected]> Co-authored-by: kiblik <[email protected]>
…ependencies group (argoproj#2921)
…proj#2924) Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
…ation (argoproj#2922) * docs(argo-rollouts): add more description for secret creation Signed-off-by: st-myk <[email protected]> * docs(argo-rollouts): bump chart version Signed-off-by: st-myk <[email protected]> * docs(argo-rollouts): fix lint Signed-off-by: st-myk <[email protected]> * docs(argo-rollouts): change reference to controller Signed-off-by: st-myk <[email protected]> * docs(argo-rollouts): fix readme Signed-off-by: Mykola Stasiuk <[email protected]> --------- Signed-off-by: st-myk <[email protected]> Signed-off-by: Mykola Stasiuk <[email protected]> Co-authored-by: Aikawa <[email protected]>
…rgoproj#2929) Resolves argoproj#2926 Signed-off-by: Neile Havens <[email protected]>
Allow chart users to set a runtime class name for all Argo CD components. Signed-off-by: d3adb5 <[email protected]>
…3.5.11 (argoproj#2932) Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
…ependencies group (argoproj#2933)
…2833) * Remove namespace from cluster scope resource A few resources I noticed had the namespace set for cluster scoped resources. Signed-off-by: Jonny Langefeld <[email protected]> * Update clusterrole.yaml Signed-off-by: Jonny Langefeld <[email protected]> * chore: Apply changes from code review Signed-off-by: Marco Maurer <[email protected]> --------- Signed-off-by: Jonny Langefeld <[email protected]> Signed-off-by: Marco Maurer <[email protected]> Signed-off-by: Marco Maurer (-Kilchhofer) <[email protected]> Co-authored-by: Marco Maurer (-Kilchhofer) <[email protected]>
…ler RBAC (argoproj#2935) * feat(argo-cd): support multiple namespaces in applicationsetcontroller Signed-off-by: leehosu <[email protected]> * fetch upstream Signed-off-by: leehosu <[email protected]> * update README Signed-off-by: leehosu <[email protected]> * change a values about namespace Signed-off-by: leehosu <[email protected]> --------- Signed-off-by: leehosu <[email protected]>
Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
…roj#2928) * issue-2848 Correction of the imagepullsecret for redis * issue-2848 Bump chart version to 7.5.3 * chore: Add changelog entry Signed-off-by: Marco Maurer <[email protected]> --------- Signed-off-by: Marco Maurer <[email protected]> Signed-off-by: Marco Maurer (-Kilchhofer) <[email protected]> Co-authored-by: dlaberge <[email protected]> Co-authored-by: Marco Maurer <[email protected]>
Signed-off-by: Marco Maurer <[email protected]> Co-authored-by: Aikawa <[email protected]>
…oj#2940) Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com> Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
…d telemetry (argoproj#2942) feat: add configurable scrape interval for metrics and telemetry Signed-off-by: KrisF-Midnight <[email protected]>
…oproj#2946) Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com> Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
argoproj#3079) Signed-off-by: inamuu <[email protected]>
…cm (argoproj#3083) Signed-off-by: Davor Gajic <[email protected]> Co-authored-by: Davor Gajic <[email protected]> Co-authored-by: Aikawa <[email protected]>
…ettings for controller (argoproj#3100) * feat(argo-rollouts): Add lifecyle and terminationGracePeriodSeconds settings for controller Signed-off-by: AviorSchreiber <[email protected]> * Update charts/argo-rollouts/templates/controller/deployment.yaml Co-authored-by: Aikawa <[email protected]> Signed-off-by: AviorSchreiber <[email protected]> * Update charts/argo-rollouts/templates/controller/deployment.yaml Co-authored-by: JM (Jason Meridth) <[email protected]> Signed-off-by: AviorSchreiber <[email protected]> --------- Signed-off-by: AviorSchreiber <[email protected]> Co-authored-by: Aikawa <[email protected]> Co-authored-by: JM (Jason Meridth) <[email protected]>
…3101) feat(argo-workflows) Support ephemeral credentials for s3 Signed-off-by: Bart Versteeg <[email protected]>
Signed-off-by: yu-croco <[email protected]>
…proj#3107) Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com> Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
…mage-updater to v0.15.2 (argoproj#3109) Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com> Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
* Updated tpl function Signed-off-by: gyajangi1 <[email protected]> * Update ingress.yaml Signed-off-by: gyajangi1 <[email protected]> * reverted changes Signed-off-by: gyajangi1 <[email protected]> * Updated ingress.yaml Signed-off-by: gyajangi1 <[email protected]> * Update charts/argo-cd/templates/argocd-server/ingress.yaml Co-authored-by: Marco Maurer (-Kilchhofer) <[email protected]> Signed-off-by: gyajangi1 <[email protected]> * Update charts/argo-cd/templates/argocd-server/ingress.yaml Co-authored-by: Marco Maurer (-Kilchhofer) <[email protected]> Signed-off-by: gyajangi1 <[email protected]> * update changelog for tpl function in ingress Signed-off-by: gyajangi1 <[email protected]> * update changelog for tpl function in ingress Signed-off-by: gyajangi1 <[email protected]> * Update chart version 7.7.14 Signed-off-by: gyajangi1 <[email protected]> * Update charts/argo-cd/Chart.yaml Co-authored-by: Marco Maurer (-Kilchhofer) <[email protected]> Signed-off-by: gyajangi1 <[email protected]> * fix: Drop trailing spaces Signed-off-by: Marco Maurer (-Kilchhofer) <[email protected]> --------- Signed-off-by: gyajangi1 <[email protected]> Signed-off-by: Marco Maurer (-Kilchhofer) <[email protected]> Co-authored-by: Marco Maurer (-Kilchhofer) <[email protected]>
# Conflicts: # .github/workflows/lint-and-test.yml # charts/argo-cd/Chart.yaml # charts/argo-cd/README.md # charts/argo-cd/templates/crds/crd-application.yaml # charts/argo-cd/values.yaml
/package |
/package |
dmaizel
approved these changes
Jan 13, 2025
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.