adorsys / ops-adorsys-kubernetes-platform

Infrastructure Setup of adorsys Test/Poc projects
Apache License 2.0
2 stars 2 forks source link

chore(deps): update helm release argo-cd to v5.41.1 #120

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
argo-cd helm_release minor 5.34.1 -> 5.41.1

Release Notes

argoproj/argo-helm (argo-cd) ### [`v5.41.1`](https://togithub.com/argoproj/argo-helm/releases/tag/argo-cd-5.41.1) [Compare Source](https://togithub.com/argoproj/argo-helm/compare/argo-cd-5.41.0...argo-cd-5.41.1) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. #### What's Changed - feat(argo-cd): Upgrade argocd to v2.7.8 by [@​smcavallo](https://togithub.com/smcavallo) in [https://github.com/argoproj/argo-helm/pull/2173](https://togithub.com/argoproj/argo-helm/pull/2173) **Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-5.41.0...argo-cd-5.41.1 ### [`v5.41.0`](https://togithub.com/argoproj/argo-helm/releases/tag/argo-cd-5.41.0) [Compare Source](https://togithub.com/argoproj/argo-helm/compare/argo-cd-5.40.0...argo-cd-5.41.0) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. #### What's Changed - feat(argo-cd): make ServiceMonitor deployment conditional on CRD existence by [@​alex-souslik-hs](https://togithub.com/alex-souslik-hs) in [https://github.com/argoproj/argo-helm/pull/2154](https://togithub.com/argoproj/argo-helm/pull/2154) #### New Contributors - [@​alex-souslik-hs](https://togithub.com/alex-souslik-hs) made their first contribution in [https://github.com/argoproj/argo-helm/pull/2154](https://togithub.com/argoproj/argo-helm/pull/2154) **Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-5.40.0...argo-cd-5.41.0 ### [`v5.40.0`](https://togithub.com/argoproj/argo-helm/releases/tag/argo-cd-5.40.0) [Compare Source](https://togithub.com/argoproj/argo-helm/compare/argo-cd-5.39.1...argo-cd-5.40.0) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. #### What's Changed - feat(argo-cd): allow configurable hpa metrics by [@​zswanson](https://togithub.com/zswanson) in [https://github.com/argoproj/argo-helm/pull/2166](https://togithub.com/argoproj/argo-helm/pull/2166) #### New Contributors - [@​zswanson](https://togithub.com/zswanson) made their first contribution in [https://github.com/argoproj/argo-helm/pull/2166](https://togithub.com/argoproj/argo-helm/pull/2166) **Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-5.39.1...argo-cd-5.40.0 ### [`v5.39.1`](https://togithub.com/argoproj/argo-helm/releases/tag/argo-cd-5.39.1) [Compare Source](https://togithub.com/argoproj/argo-helm/compare/argo-cd-5.39.0...argo-cd-5.39.1) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. #### What's Changed - chore(deps): bump helm/kind-action from 1.7.0 to 1.8.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/argoproj/argo-helm/pull/2163](https://togithub.com/argoproj/argo-helm/pull/2163) - chore(deps): bump actions/labeler from 4.2.0 to 4.3.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/argoproj/argo-helm/pull/2164](https://togithub.com/argoproj/argo-helm/pull/2164) - chore(deps): bump actions/setup-python from 4.6.1 to 4.7.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/argoproj/argo-helm/pull/2165](https://togithub.com/argoproj/argo-helm/pull/2165) - fix(argo-cd): Ensure `app.kubernetes.io/version` label is valid by [@​sathieu](https://togithub.com/sathieu) in [https://github.com/argoproj/argo-helm/pull/2148](https://togithub.com/argoproj/argo-helm/pull/2148) **Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-5.39.0...argo-cd-5.39.1 ### [`v5.39.0`](https://togithub.com/argoproj/argo-helm/releases/tag/argo-cd-5.39.0) [Compare Source](https://togithub.com/argoproj/argo-helm/compare/argo-cd-5.38.1...argo-cd-5.39.0) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. #### What's Changed - feat(argo-cd): Allow configuring Dex's init image resources separately by [@​Angelin01](https://togithub.com/Angelin01) in [https://github.com/argoproj/argo-helm/pull/2161](https://togithub.com/argoproj/argo-helm/pull/2161) #### New Contributors - [@​Angelin01](https://togithub.com/Angelin01) made their first contribution in [https://github.com/argoproj/argo-helm/pull/2161](https://togithub.com/argoproj/argo-helm/pull/2161) **Full Changelog**: https://github.com/argoproj/argo-helm/compare/argocd-apps-1.3.0...argo-cd-5.39.0 ### [`v5.38.1`](https://togithub.com/argoproj/argo-helm/releases/tag/argo-cd-5.38.1) [Compare Source](https://togithub.com/argoproj/argo-helm/compare/argo-cd-5.38.0...argo-cd-5.38.1) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. #### What's Changed - feat(argo-cd): adding annotations option for `Certificate` by [@​AmitBenAmi](https://togithub.com/AmitBenAmi) in [https://github.com/argoproj/argo-helm/pull/2156](https://togithub.com/argoproj/argo-helm/pull/2156) #### New Contributors - [@​AmitBenAmi](https://togithub.com/AmitBenAmi) made their first contribution in [https://github.com/argoproj/argo-helm/pull/2156](https://togithub.com/argoproj/argo-helm/pull/2156) **Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-workflows-0.31.0...argo-cd-5.38.1 ### [`v5.38.0`](https://togithub.com/argoproj/argo-helm/releases/tag/argo-cd-5.38.0) [Compare Source](https://togithub.com/argoproj/argo-helm/compare/argo-cd-5.37.1...argo-cd-5.38.0) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. #### What's Changed - feat(argo-cd): upgrade dexIDP from 2.36.0 -> 2.37.0 by [@​venkatamutyala](https://togithub.com/venkatamutyala) in [https://github.com/argoproj/argo-helm/pull/2155](https://togithub.com/argoproj/argo-helm/pull/2155) #### New Contributors - [@​venkatamutyala](https://togithub.com/venkatamutyala) made their first contribution in [https://github.com/argoproj/argo-helm/pull/2155](https://togithub.com/argoproj/argo-helm/pull/2155) **Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-5.37.1...argo-cd-5.38.0 ### [`v5.37.1`](https://togithub.com/argoproj/argo-helm/releases/tag/argo-cd-5.37.1) [Compare Source](https://togithub.com/argoproj/argo-helm/compare/argo-cd-5.37.0...argo-cd-5.37.1) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. #### What's Changed - chore(argo-cd): Upgrade Argo CD to v2.7.7 by [@​1337andre](https://togithub.com/1337andre) in [https://github.com/argoproj/argo-helm/pull/2147](https://togithub.com/argoproj/argo-helm/pull/2147) #### New Contributors - [@​1337andre](https://togithub.com/1337andre) made their first contribution in [https://github.com/argoproj/argo-helm/pull/2147](https://togithub.com/argoproj/argo-helm/pull/2147) **Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-5.37.0...argo-cd-5.37.1 ### [`v5.37.0`](https://togithub.com/argoproj/argo-helm/releases/tag/argo-cd-5.37.0) [Compare Source](https://togithub.com/argoproj/argo-helm/compare/argo-cd-5.36.15...argo-cd-5.37.0) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. #### What's Changed - feat(argo-cd): Update appset deployment template by [@​llavaud](https://togithub.com/llavaud) in [https://github.com/argoproj/argo-helm/pull/2145](https://togithub.com/argoproj/argo-helm/pull/2145) **Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-5.36.15...argo-cd-5.37.0 ### [`v5.36.15`](https://togithub.com/argoproj/argo-helm/releases/tag/argo-cd-5.36.15) [Compare Source](https://togithub.com/argoproj/argo-helm/compare/argo-cd-5.36.14...argo-cd-5.36.15) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. #### What's Changed - feat(argo-cd): remove necessary create entry in `argocd-cmd-params-cm` ConfigMap by [@​AtkinsChang](https://togithub.com/AtkinsChang) in [https://github.com/argoproj/argo-helm/pull/2146](https://togithub.com/argoproj/argo-helm/pull/2146) #### New Contributors - [@​AtkinsChang](https://togithub.com/AtkinsChang) made their first contribution in [https://github.com/argoproj/argo-helm/pull/2146](https://togithub.com/argoproj/argo-helm/pull/2146) **Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-5.36.14...argo-cd-5.36.15 ### [`v5.36.14`](https://togithub.com/argoproj/argo-helm/releases/tag/argo-cd-5.36.14) [Compare Source](https://togithub.com/argoproj/argo-helm/compare/argo-cd-5.36.13...argo-cd-5.36.14) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. #### What's Changed - fix(argo-cd): Update `argo-cd.strategy` template by [@​llavaud](https://togithub.com/llavaud) in [https://github.com/argoproj/argo-helm/pull/2144](https://togithub.com/argoproj/argo-helm/pull/2144) **Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-5.36.13...argo-cd-5.36.14 ### [`v5.36.13`](https://togithub.com/argoproj/argo-helm/releases/tag/argo-cd-5.36.13) [Compare Source](https://togithub.com/argoproj/argo-helm/compare/argo-cd-5.36.12...argo-cd-5.36.13) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. #### What's Changed - fix(argo-cd): Add usages to ArgoCD server certificate by [@​ShimiTaNaka](https://togithub.com/ShimiTaNaka) in [https://github.com/argoproj/argo-helm/pull/2143](https://togithub.com/argoproj/argo-helm/pull/2143) #### New Contributors - [@​ShimiTaNaka](https://togithub.com/ShimiTaNaka) made their first contribution in [https://github.com/argoproj/argo-helm/pull/2143](https://togithub.com/argoproj/argo-helm/pull/2143) **Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-5.36.12...argo-cd-5.36.13 ### [`v5.36.12`](https://togithub.com/argoproj/argo-helm/releases/tag/argo-cd-5.36.12) [Compare Source](https://togithub.com/argoproj/argo-helm/compare/argo-cd-5.36.11...argo-cd-5.36.12) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. #### What's Changed - chore(deps): bump actions/labeler from 4.1.0 to 4.2.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/argoproj/argo-helm/pull/2140](https://togithub.com/argoproj/argo-helm/pull/2140) - chore(argo-cd): Added note about Kubernetes Compatibility Matrix by [@​yu-croco](https://togithub.com/yu-croco) in [https://github.com/argoproj/argo-helm/pull/2141](https://togithub.com/argoproj/argo-helm/pull/2141) **Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-5.36.11...argo-cd-5.36.12 ### [`v5.36.11`](https://togithub.com/argoproj/argo-helm/releases/tag/argo-cd-5.36.11) [Compare Source](https://togithub.com/argoproj/argo-helm/compare/argo-cd-5.36.10...argo-cd-5.36.11) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. #### What's Changed - fix(argo-cd): fix gRPC service target port by [@​dchien234](https://togithub.com/dchien234) in [https://github.com/argoproj/argo-helm/pull/2138](https://togithub.com/argoproj/argo-helm/pull/2138) #### New Contributors - [@​dchien234](https://togithub.com/dchien234) made their first contribution in [https://github.com/argoproj/argo-helm/pull/2138](https://togithub.com/argoproj/argo-helm/pull/2138) **Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-5.36.10...argo-cd-5.36.11 ### [`v5.36.10`](https://togithub.com/argoproj/argo-helm/releases/tag/argo-cd-5.36.10) [Compare Source](https://togithub.com/argoproj/argo-helm/compare/argo-cd-5.36.9...argo-cd-5.36.10) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. #### What's Changed - feat(argo-cd): Add support for configuring argo-notifications log level and format by [@​joshuabaird](https://togithub.com/joshuabaird) in [https://github.com/argoproj/argo-helm/pull/2127](https://togithub.com/argoproj/argo-helm/pull/2127) **Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-5.36.9...argo-cd-5.36.10 ### [`v5.36.9`](https://togithub.com/argoproj/argo-helm/releases/tag/argo-cd-5.36.9) [Compare Source](https://togithub.com/argoproj/argo-helm/compare/argo-cd-5.36.7...argo-cd-5.36.9) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. #### What's Changed - feat(argo-cd): Conditionally create the argocd-cmd-params-cm ConfigMap by [@​joshuabaird](https://togithub.com/joshuabaird) in [https://github.com/argoproj/argo-helm/pull/2129](https://togithub.com/argoproj/argo-helm/pull/2129) #### New Contributors - [@​joshuabaird](https://togithub.com/joshuabaird) made their first contribution in [https://github.com/argoproj/argo-helm/pull/2129](https://togithub.com/argoproj/argo-helm/pull/2129) **Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-workflows-0.30.0...argo-cd-5.36.9 ### [`v5.36.7`](https://togithub.com/argoproj/argo-helm/releases/tag/argo-cd-5.36.7) [Compare Source](https://togithub.com/argoproj/argo-helm/compare/argo-cd-5.36.6...argo-cd-5.36.7) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. #### What's Changed - fix(argo-cd): Revert "Default applicationSet metrics port to 8085" by [@​mkilchhofer](https://togithub.com/mkilchhofer) in [https://github.com/argoproj/argo-helm/pull/2130](https://togithub.com/argoproj/argo-helm/pull/2130) **Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-5.36.6...argo-cd-5.36.7 ### [`v5.36.6`](https://togithub.com/argoproj/argo-helm/releases/tag/argo-cd-5.36.6) [Compare Source](https://togithub.com/argoproj/argo-helm/compare/argo-cd-5.36.5...argo-cd-5.36.6) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. #### What's Changed - fix(argo-cd): Default applicationSet metrics port to 8085 by [@​teroahonen-vungle](https://togithub.com/teroahonen-vungle) in [https://github.com/argoproj/argo-helm/pull/2125](https://togithub.com/argoproj/argo-helm/pull/2125) #### New Contributors - [@​teroahonen-vungle](https://togithub.com/teroahonen-vungle) made their first contribution in [https://github.com/argoproj/argo-helm/pull/2125](https://togithub.com/argoproj/argo-helm/pull/2125) **Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-events-2.4.0...argo-cd-5.36.6 ### [`v5.36.5`](https://togithub.com/argoproj/argo-helm/releases/tag/argo-cd-5.36.5) [Compare Source](https://togithub.com/argoproj/argo-helm/compare/argo-cd-5.36.4...argo-cd-5.36.5) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. #### What's Changed - chore(argo-cd): Upgrade Argo CD to v2.7.6 by [@​yu-croco](https://togithub.com/yu-croco) in [https://github.com/argoproj/argo-helm/pull/2123](https://togithub.com/argoproj/argo-helm/pull/2123) **Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-5.36.4...argo-cd-5.36.5 ### [`v5.36.4`](https://togithub.com/argoproj/argo-helm/releases/tag/argo-cd-5.36.4) [Compare Source](https://togithub.com/argoproj/argo-helm/compare/argo-cd-5.36.3...argo-cd-5.36.4) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. #### What's Changed - chore(argo-cd): Add `app.kubernetes.io/version` label by [@​yu-croco](https://togithub.com/yu-croco) in [https://github.com/argoproj/argo-helm/pull/2122](https://togithub.com/argoproj/argo-helm/pull/2122) **Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-5.36.3...argo-cd-5.36.4 ### [`v5.36.3`](https://togithub.com/argoproj/argo-helm/releases/tag/argo-cd-5.36.3) [Compare Source](https://togithub.com/argoproj/argo-helm/compare/argo-cd-5.36.2...argo-cd-5.36.3) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. #### What's Changed - chore(github): Generate release notes by [@​lusu007](https://togithub.com/lusu007) in [https://github.com/argoproj/argo-helm/pull/2115](https://togithub.com/argoproj/argo-helm/pull/2115) - fix(argo-cd): helm lint error when `extraObjects` is defined by [@​patrickli-foxtel](https://togithub.com/patrickli-foxtel) in [https://github.com/argoproj/argo-helm/pull/2116](https://togithub.com/argoproj/argo-helm/pull/2116) #### New Contributors - [@​lusu007](https://togithub.com/lusu007) made their first contribution in [https://github.com/argoproj/argo-helm/pull/2115](https://togithub.com/argoproj/argo-helm/pull/2115) - [@​patrickli-foxtel](https://togithub.com/patrickli-foxtel) made their first contribution in [https://github.com/argoproj/argo-helm/pull/2116](https://togithub.com/argoproj/argo-helm/pull/2116) **Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-5.36.2...argo-cd-5.36.3 ### [`v5.36.2`](https://togithub.com/argoproj/argo-helm/releases/tag/argo-cd-5.36.2) [Compare Source](https://togithub.com/argoproj/argo-helm/compare/argo-cd-5.36.1...argo-cd-5.36.2) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. ### [`v5.36.1`](https://togithub.com/argoproj/argo-helm/releases/tag/argo-cd-5.36.1) [Compare Source](https://togithub.com/argoproj/argo-helm/compare/argo-cd-5.36.0...argo-cd-5.36.1) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. ### [`v5.36.0`](https://togithub.com/argoproj/argo-helm/releases/tag/argo-cd-5.36.0) [Compare Source](https://togithub.com/argoproj/argo-helm/compare/argo-cd-5.35.1...argo-cd-5.36.0) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. ### [`v5.35.1`](https://togithub.com/argoproj/argo-helm/releases/tag/argo-cd-5.35.1) [Compare Source](https://togithub.com/argoproj/argo-helm/compare/argo-cd-5.35.0...argo-cd-5.35.1) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. ### [`v5.35.0`](https://togithub.com/argoproj/argo-helm/releases/tag/argo-cd-5.35.0) [Compare Source](https://togithub.com/argoproj/argo-helm/compare/argo-cd-5.34.6...argo-cd-5.35.0) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. ### [`v5.34.6`](https://togithub.com/argoproj/argo-helm/releases/tag/argo-cd-5.34.6) [Compare Source](https://togithub.com/argoproj/argo-helm/compare/argo-cd-5.34.5...argo-cd-5.34.6) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. ### [`v5.34.5`](https://togithub.com/argoproj/argo-helm/releases/tag/argo-cd-5.34.5) [Compare Source](https://togithub.com/argoproj/argo-helm/compare/argo-cd-5.34.4...argo-cd-5.34.5) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. ### [`v5.34.4`](https://togithub.com/argoproj/argo-helm/releases/tag/argo-cd-5.34.4) [Compare Source](https://togithub.com/argoproj/argo-helm/compare/argo-cd-5.34.3...argo-cd-5.34.4) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. ### [`v5.34.3`](https://togithub.com/argoproj/argo-helm/releases/tag/argo-cd-5.34.3) [Compare Source](https://togithub.com/argoproj/argo-helm/compare/argo-cd-5.34.2...argo-cd-5.34.3) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. ### [`v5.34.2`](https://togithub.com/argoproj/argo-helm/releases/tag/argo-cd-5.34.2) [Compare Source](https://togithub.com/argoproj/argo-helm/compare/argo-cd-5.34.1...argo-cd-5.34.2) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.