Skip to content

Tags: orangesys/argo-helm

Tags

argo-cd-4.6.0

Toggle argo-cd-4.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(argo-cd): Make metrics and serviceMonitors usable on an istio se…

…rvice mesh (argoproj#1270)

* feat(argo-cd): Make metrics and serviceMonitors usable on an istio service mesh

Signed-off-by: Christian Brauchli <[email protected]>

* change back default values

Signed-off-by: Christian Brauchli <[email protected]>

* update README

Signed-off-by: Christian Brauchli <[email protected]>

* change values to the values they where before

Signed-off-by: Christian Brauchli <[email protected]>

* fix lint

Signed-off-by: Christian Brauchli <[email protected]>

* adjust default portName to be istio compatible

Signed-off-by: Christian Brauchli <[email protected]>

* update docs

Signed-off-by: Christian Brauchli <[email protected]>

* Resolve copy-paste errors

Signed-off-by: Marco Kilchhofer <[email protected]>

* Restore dex/deployment.yaml and adapt dex/service.yaml

Signed-off-by: Marco Kilchhofer <[email protected]>

* Bump minor chart version and add port renaming to changelog

Signed-off-by: Marco Kilchhofer <[email protected]>

Co-authored-by: Christian Brauchli <[email protected]>
Co-authored-by: Marco Kilchhofer <[email protected]>

argo-workflows-0.15.0

Toggle argo-workflows-0.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(argo-workflows): add support for Deployment annotations (argopro…

…j#1198)

* feat(argo-workflows): add support for Deployment annotations

  bump version and add changelog

  update documentation

Signed-off-by: snooyen <[email protected]>

* Apply suggestions from code review

Signed-off-by: Marco Kilchhofer <[email protected]>

Co-authored-by: Marco Kilchhofer <[email protected]>

argo-workflows-0.14.5

Toggle argo-workflows-0.14.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add missing create verb to pod/exec for the workflow role (argoproj#1231

)

Signed-off-by: Hironori Yamamoto <[email protected]>

Co-authored-by: Marco Kilchhofer <[email protected]>

argo-workflows-0.14.4

Toggle argo-workflows-0.14.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(argo-workflows): Quick fix for failing deployment when using imag…

…e digests (argoproj#1206)

* Added short tag function and updated templates

Signed-off-by: John Clark <[email protected]>

* Chart.yaml update (version, changes)

Signed-off-by: John Clark <[email protected]>

* Removed unnecessary conditional logic

Signed-off-by: John Clark <[email protected]>

* Final newline to _helpers

Signed-off-by: John Clark <[email protected]>

* Rework without template function

Signed-off-by: Marco Kilchhofer <[email protected]>

Co-authored-by: Marco Kilchhofer <[email protected]>

argo-workflows-0.14.3

Toggle argo-workflows-0.14.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(argo-workflows): Setting default `ContainerRuntimeExecutor` to em…

…issary (argoproj#1243)

* set default ContainerRuntimeExecutor to emissary

bumping argo-workflows helm chart to 0.14.1

Signed-off-by: Bikram <[email protected]>

* Update docs

Signed-off-by: Marco Kilchhofer <[email protected]>

Co-authored-by: Marco Kilchhofer <[email protected]>

argo-workflows-0.14.2

Toggle argo-workflows-0.14.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs(argo-workflows): Fix typos and add missing words in README (argo…

…proj#1248)

* Fix typos and add missing words in README.md

No real content changes, just textual improvements.

* Bump version and add changelog

Signed-off-by: Marco Kilchhofer <[email protected]>

* Sync changes README.md -> README.md.gotmpl

Signed-off-by: Marco Kilchhofer <[email protected]>

Co-authored-by: Marco Kilchhofer <[email protected]>

argo-cd-4.5.12

Toggle argo-cd-4.5.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(argo-cd): global.securityContext merging (argoproj#1255)

* fix(argo-cd): global.securityContext merging

merge global.securityContext into local (applicationset, notifications) values

Signed-off-by: Höhl, Lukas <[email protected]>

* chore(argo-cd): bump version and add artifacthub changes

Signed-off-by: Höhl, Lukas <[email protected]>

* fix(argo-cd): wrong value for applicationSet podSecurityContext

Signed-off-by: Höhl, Lukas <[email protected]>

* fix(argo-cd): rerun helm-docs

Signed-off-by: Höhl, Lukas <[email protected]>

* chore(argo-cd): bump version

Signed-off-by: Höhl, Lukas <[email protected]>

Co-authored-by: Marco Kilchhofer <[email protected]>

argo-cd-4.5.11

Toggle argo-cd-4.5.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(argo-cd): use global imagePullSecret value for notifications depl…

…oyment (argoproj#1253)

* fix(argo-cd): use global imagePullSecret value for notifications deployment

Signed-off-by: Höhl, Lukas <[email protected]>

* chore(argo-cd): rerun helm docs

Signed-off-by: Höhl, Lukas <[email protected]>

* chore(argo-cd): bump version

Signed-off-by: Höhl, Lukas <[email protected]>

* Drop unnecessary newline

Signed-off-by: Marco Kilchhofer <[email protected]>

Co-authored-by: Marco Kilchhofer <[email protected]>

argo-cd-4.5.10

Toggle argo-cd-4.5.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(argo-cd): Use global imagePullPolicy for Dex (argoproj#1250)

* fix(argo-cd): Use global imagePullPolicy for Dex

Signed-off-by: Petr Drastil <[email protected]>

* fix(argo-cd): Fix imagePullPolicy for ApplicationSet

Signed-off-by: Petr Drastil <[email protected]>

* Use default image pull policy for applicationset

Signed-off-by: Petr Drastil <[email protected]>

* Bump chart version

Signed-off-by: Petr Drastil <[email protected]>

* Update documentatioj

Signed-off-by: Petr Drastil <[email protected]>

* Update changelog

Signed-off-by: Petr Drastil <[email protected]>

* Update changelog

Signed-off-by: Petr Drastil <[email protected]>

* Remove default comments

Signed-off-by: Petr Drastil <[email protected]>

* Bump chart version

Signed-off-by: Petr Drastil <[email protected]>

argo-cd-4.5.9

Toggle argo-cd-4.5.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs(argo-cd): Update README and remove template deps (argoproj#1258)

* Update README and remove template deps

Signed-off-by: Marko Bevc <[email protected]>

* Update Chart version and amend changelog

Signed-off-by: Marko Bevc <[email protected]>

* Update Chart docs and use upstream CDRs

Signed-off-by: Marko Bevc <[email protected]>