FDN-4400 Update generic-charts to v2.0.16#887
FDN-4400 Update generic-charts to v2.0.16#887team-foundation-git wants to merge 1 commit intomainfrom
Conversation
|
No actionable comments were generated in the recent review. 🎉 📝 WalkthroughWalkthroughThis PR updates the generic-charts Helm chart dependency version from v2.0.12 to v2.0.16 in two Argo CD Application manifests for the dependency-api and dependency-www services, specifying which chart versions are fetched and deployed. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Argo diff output for dependency-www:===== /Service production/dependency-www ======
11c11
< helm.sh/chart: flow-generic-1.6.60
---
> helm.sh/chart: flow-generic-1.6.61
===== apps/Deployment production/dependency-www-live ======
16c16
< helm.sh/chart: flow-generic-1.6.60
---
> helm.sh/chart: flow-generic-1.6.61
===== datadoghq.com/DatadogMonitor datadog/dependency-www-errorrate ======
146d145
< - generated:kubernetes
===== networking.istio.io/DestinationRule production/dependency-www-live ======
66c66
< simple: LEAST_CONN
---
> simple: LEAST_REQUEST
===== networking.istio.io/Gateway production/dependency-www-flow-io ======
17c17
< helm.sh/chart: flow-generic-1.6.60
---
> helm.sh/chart: flow-generic-1.6.61
===== networking.istio.io/VirtualService production/dependency-www-live ======
12c12
< helm.sh/chart: flow-generic-1.6.60
---
> helm.sh/chart: flow-generic-1.6.61 |
Argo diff output for dependency-api:===== /Service production/dependency ======
11c11
< helm.sh/chart: flow-generic-1.6.60
---
> helm.sh/chart: flow-generic-1.6.61
===== apps/Deployment production/dependency-api-live ======
16c16
< helm.sh/chart: flow-generic-1.6.60
---
> helm.sh/chart: flow-generic-1.6.61
===== datadoghq.com/DatadogMonitor datadog/dependency-api-errorrate ======
146d145
< - generated:kubernetes
===== networking.istio.io/DestinationRule production/dependency-api-live ======
66c66
< simple: LEAST_CONN
---
> simple: LEAST_REQUEST
===== networking.istio.io/Gateway production/dependency-flow-io ======
17c17
< helm.sh/chart: flow-generic-1.6.60
---
> helm.sh/chart: flow-generic-1.6.61
===== networking.istio.io/VirtualService production/dependency-api-live ======
12c12
< helm.sh/chart: flow-generic-1.6.60
---
> helm.sh/chart: flow-generic-1.6.61 |
|
closing due to merged needed |
This PR contains the following updates:
v2.0.12->v2.0.16Before merging:
Ensure your service is compatible with the new chart version
Review diff in PR with changes
Merge when ready to deploy this change
After merging, ArgoCD will automatically sync the new chart version.
Release Notes
flowcommerce/generic-charts (git@github.com:flowcommerce/generic-charts.git)
v2.0.16Compare Source
v2.0.15Compare Source
v2.0.14Compare Source
v2.0.13Compare Source
This PR has been generated by Renovate Bot.
Summary by CodeRabbit