Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: argoproj/argo-helm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: argo-cd-7.5.2
Choose a base ref
...
head repository: argoproj/argo-helm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: argo-cd-7.6.0
Choose a head ref
  • 11 commits
  • 24 files changed
  • 10 contributors

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    a5dc035 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    6873926 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. fix(argocd-apps): don't render empty app description (#2911)

    * fix(argocd-apps): don't render empty app description
    
    Signed-off-by: Zoltán Reegn <zoltan.reegn@gmail.com>
    
    * chore: Apply suggestions from code review
    
    Signed-off-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Zoltán Reegn <zoltan.reegn@gmail.com>
    Signed-off-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>
    Co-authored-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>
    reegnz and mkilchhofer authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    a344d64 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. chore(deps): update actions/create-github-app-token action to v1.11.0 (

    …#2918)
    
    Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
    argoproj-renovate[bot] authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    7c8bbd6 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. feat(argo-workflows): Add honorLabels parameter to Argo Workflows Ser…

    …viceMonitor (#2920)
    
    * Update workflow-controller-servicemonitor.yaml
    
    Signed-off-by: venegator <m.venega94@gmail.com>
    
    * Update values.yaml
    
    Signed-off-by: venegator <m.venega94@gmail.com>
    
    * Update Chart.yaml
    
    Signed-off-by: venegator <m.venega94@gmail.com>
    
    * Update README.md
    
    Signed-off-by: venegator <m.venega94@gmail.com>
    
    * Update charts/argo-workflows/Chart.yaml
    
    Co-authored-by: kiblik <5609770+kiblik@users.noreply.github.com>
    Signed-off-by: venegator <m.venega94@gmail.com>
    
    * Update workflow-controller-servicemonitor.yaml
    
    Signed-off-by: venegator <m.venega94@gmail.com>
    
    ---------
    
    Signed-off-by: venegator <m.venega94@gmail.com>
    Co-authored-by: kiblik <5609770+kiblik@users.noreply.github.com>
    venegator and kiblik authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    e718e46 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    97acfc9 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. chore(deps): update renovatebot/github-action action to v40.2.9 (#2924)

    Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
    argoproj-renovate[bot] authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    b33b3db View commit details
    Browse the repository at this point in the history
  2. docs(argo-rollouts): add more description for notification secret cre…

    …ation (#2922)
    
    * docs(argo-rollouts): add more description for secret creation
    
    Signed-off-by: st-myk <93274808+st-myk@users.noreply.github.com>
    
    * docs(argo-rollouts): bump chart version
    
    Signed-off-by: st-myk <93274808+st-myk@users.noreply.github.com>
    
    * docs(argo-rollouts): fix lint
    
    Signed-off-by: st-myk <93274808+st-myk@users.noreply.github.com>
    
    * docs(argo-rollouts): change reference to controller
    
    Signed-off-by: st-myk <93274808+st-myk@users.noreply.github.com>
    
    * docs(argo-rollouts): fix readme
    
    Signed-off-by: Mykola Stasiuk <93274808+st-myk@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: st-myk <93274808+st-myk@users.noreply.github.com>
    Signed-off-by: Mykola Stasiuk <93274808+st-myk@users.noreply.github.com>
    Co-authored-by: Aikawa <yu.croco@gmail.com>
    st-myk and yu-croco authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    2e05c8b View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    8096751 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. fix(argo-events): Fix events-webhook Service using non-default port (#…

    …2929)
    
    Resolves #2926
    
    Signed-off-by: Neile Havens <neilehavens@gmail.com>
    nhavens authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    8adc293 View commit details
    Browse the repository at this point in the history
  2. feat(argo-cd): allow setting runtime class name (#2930)

    Allow chart users to set a runtime class name for all Argo CD
    components.
    
    Signed-off-by: d3adb5 <me@d3adb5.net>
    d3adb5 authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    133e70a View commit details
    Browse the repository at this point in the history
Loading