Try Devtron Enterprise!
Start Free Trial
LogoLogo
WebsiteDevtron demoGithub RepoJoin Discord
v0.5
v0.5
  • Overview
  • Getting Started
    • Install Devtron
      • Install Devtron with CI/CD integration
      • Install Devtron
      • Install Devtron on Minikube, Microk8s, K3s, Kind
      • Installation Configurations
      • Override Configurations
      • Ingress setup for Devtron Installation
    • Global Configurations
      • GitOps
      • Projects
      • Cluster And Environments
        • Namespaces And Environments
      • Git Accounts
      • Container Registries
      • Chart Repositories
      • Custom charts
      • SSO Login Service
      • Authorization
        • User Permissions
        • Permission Groups
        • API Tokens
      • Manage Notification
      • External links
    • Devtron Upgrade
      • Update Devtron from Devtron UI
      • 0.4.x-0.5.x
      • 0.4.x-0.4.x
      • 0.3.x-0.4.x
      • 0.3.x-0.3.x
      • 0.2.x-0.3.x
  • Usage
    • Applications
      • Create a new application
      • Clone an existing application
      • Deploy a sample application
      • App Configuration
        • Git Repository
        • Docker Build Configuration
        • Deployment Template
          • Deployment
          • Rollout Deployment
          • Job and Cronjob
        • Workflow Overview
        • CI Pipeline
          • Pre-Build/Post-Build Tasks
        • CI Pipeline (Legacy)
        • CD Pipeline
        • Config Maps
        • Secrets
        • Environment Overrides
        • Deleting Application
      • Build and Deploy
        • Triggering CI
        • Triggering CD
      • App Details
        • Debugging Deployment And Monitoring
        • Application Metrics
    • Charts
      • Charts Overview
      • Deploy & Observe
      • Examples
        • Deploying Mysql Helm Chart
        • Deploying MongoDB Helm Chart
      • Chart Group
    • Security
    • Bulk Edit
    • Integrations
  • Resources
    • Troubleshooting
    • Use Cases
      • Devtron Generic Helm Chart To Run CronJob Or One Time Job
      • Connect SpringBoot with Mysql Database
      • Connect Expressjs With Mongodb Database
      • Connect Django With Mysql Database
    • Telemetry Overview
  • Deprecated
    • Hyperion
Powered by GitBook
On this page
  • Introduction
  • 1. Create Group
  • 2. Add Charts To Group
  • 3.Bulk Deploy and Edit Option for Charts

Was this helpful?

Export as PDF
  1. Usage
  2. Charts

Chart Group

PreviousDeploying MongoDB Helm ChartNextSecurity

Last updated 2 years ago

Was this helpful?

Introduction

Using Devtron UI, one or more Helm charts can be grouped and deployed together with a single click.

1. Create Group

  1. In the left pane, select Charts.

  2. On the Chart Store page, select Create Group from the upper-right corner.

  1. In the Create Chart Group screen, enter name and description(optional) for the chart group, and then select Create Group.

Once you create the group, you can now select and add the charts to this chart group.

2. Add Charts To Group

  1. To add a chart to the group, click the + sign at the top-right corner of a chart, and then select Save.

  1. Click on Group Detail to see all the running instances and group details. You can also edit the chart group from here.

3.Bulk Deploy and Edit Option for Charts

You can see all the charts in the chart group in the right panel.

  1. Select Deploy to...

  1. In the Deploy Selected Charts, select the Project and Deploy to Environment values where you want to deploy the chart group.

  1. Select Advanced Options for more deploy options, such as editing the values.yaml or changing the Environment and Project for each chart.