GitOps/Argo CD Deployment Flow Question

This page summarizes the projects mentioned and recommended in the original post on /r/kubernetes

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • semantic-release

    :package::rocket: Fully automated version management and package publishing

  • renovate

    Universal dependency automation tool.

  • My go-to-tool for this kind of actions is the Renovate Bot: https://github.com/renovatebot/renovate. It is a universal dependency updater, that can also work with Kubernetes, Helm and Containers. You have fine-grained control over how the renovatebot updates the dependency it finds in your code: bump the dependency right away, create a mr with an update of the dependency, only do this on specific version updates (e.g. patch updates), and so on. Works like a charm for me and has now "vendor and platform lock-in" like the ArgoCD Image Updater, as this tool only works with Images as fas as I know - no possibility to update Helm dependencies. You can find some examples in my Helm Chart Repository on GitHub: https://github.com/christianknell/helm-charts/

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • helm-charts

    Helm Charts for various Applications: https://charts.christianhuth.de (by christianhuth)

  • My go-to-tool for this kind of actions is the Renovate Bot: https://github.com/renovatebot/renovate. It is a universal dependency updater, that can also work with Kubernetes, Helm and Containers. You have fine-grained control over how the renovatebot updates the dependency it finds in your code: bump the dependency right away, create a mr with an update of the dependency, only do this on specific version updates (e.g. patch updates), and so on. Works like a charm for me and has now "vendor and platform lock-in" like the ArgoCD Image Updater, as this tool only works with Images as fas as I know - no possibility to update Helm dependencies. You can find some examples in my Helm Chart Repository on GitHub: https://github.com/christianknell/helm-charts/

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • 💡Automatic Deployment of your project dependencies updates on GCP : Efficiency vs. Cost?

    2 projects | dev.to | 30 Apr 2024
  • Announcing @ngneat/avvvatars

    4 projects | dev.to | 20 Dec 2023
  • Is it possible to bypass merge queue requirement for a GitHub app without needing admin permissions?

    1 project | /r/github | 8 Nov 2023
  • 🦆 Effortless Data Quality w/duckdb on GitHub ♾️

    3 projects | dev.to | 25 Jul 2023
  • Automated Release Notes in Azure Devops

    1 project | /r/devops | 19 Apr 2023