Skip to content

Tags: argoproj/argo-helm

Tags

argo-rollouts-2.37.7

Toggle argo-rollouts-2.37.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

argo-workflows-0.42.2

Toggle argo-workflows-0.42.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

argocd-apps-2.0.1

Toggle argocd-apps-2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

argo-cd-7.5.2

Toggle argo-cd-7.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(argo-cd): Fix certificate template secretTemplateAnnotations null (

…#2909)

Signed-off-by: eddyfussel <28265760+eddyfussel@users.noreply.github.com>

argo-cd-7.5.1

Toggle argo-cd-7.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(argo-cd): Fix typo on README (#2907)

Signed-off-by: yu-croco <yu.croco@gmail.com>

argo-workflows-0.42.1

Toggle argo-workflows-0.42.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(argo-workflows): add loadBalancerClass field for Service resourc…

…es (#2771)

argo-rollouts-2.37.6

Toggle argo-rollouts-2.37.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(argo-rollouts): add loadBalancerClass field for Service resource (

…#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 <gazal.gafoor@rea-group.com>
Signed-off-by: Gazal <gazal.gafoor@rea-group.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>

argo-cd-7.5.0

Toggle argo-cd-7.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(argo-cd): bump redis-ha (#2900)

Signed-off-by: a-hat <github@andreaskappler.de>

argo-cd-7.4.7

Toggle argo-cd-7.4.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(argo-cd): Update dependency argoproj/argo-cd to v2.12.3 (#2897)

Co-authored-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>

argo-cd-7.4.6

Toggle argo-cd-7.4.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(argo-cd): Support string type of "true" for `statusbadge.enable…

…d` (#2895)

Signed-off-by: yu-croco <yu.croco@gmail.com>