Try Devtron Enterprise!
Start Free Trial
LogoLogo
WebsiteDevtron demoGithub RepoJoin Discord
v0.4
v0.4
  • Overview
  • Devtron
    • Setup
      • Installing Devtron
        • Install Devtron with CI/CD integration
        • Install Devtron
        • Installation Configurations
        • Override Configurations
        • Ingress setup for devtron installation
      • Devtron Integrations
      • Global Configurations
        • GitOps
        • Git Accounts
        • Container Registries
        • Chart Repositories
        • Custom Charts
        • Cluster And Environments
        • Projects
        • SSO Login Service
        • Authorization
          • User Permissions
          • Permission Groups
          • API Tokens
        • Manage Notification
        • Deploy a sample App
        • External links
      • Devtron Upgrade
        • Update Devtron from Devtron UI
        • 0.4.x-0.4.x
        • 0.3.x-0.4.x
        • 0.3.x-0.3.x
        • 0.2.x-0.3.x
    • User Guide
      • Creating Application
        • Git Repository
        • Docker Build Configuration
        • Deployment Template
          • Rollout Deployment
          • Job and Cronjob
        • Workflow
          • CI Pipeline
            • Pre-Build/Post-Build tasks
          • CI Pipeline (Legacy)
          • Automated test suite integration in CI
          • CD Pipeline
        • Config Maps
        • Secrets
        • Environment Overrides
        • Application Metrics
      • Application Details
      • Cloning Application
      • Deploying Application
        • Triggering CI
        • Triggering CD
      • Deploy Chart
        • Overview Of Charts
        • Charts Create Update Upgrade Deploy Delete
        • Chart Group Create Edit And Deploy
        • Examples
          • Deploying Mysql Helm Chart
          • Deploying MongoDB Helm Chart
      • Debugging Deployment And Monitoring
      • Namespaces And Environments
      • Security Features
      • Deleting Application
      • Bulk Update
      • Command Bar
      • Use Cases
        • Devtron Generic Helm Chart To Run Cron Job Or One Time Job
        • Connect SpringBoot with Mysql Database
        • Connect Expressjs With Mongodb Database
        • Connect Django With Mysql Database
      • Telemetry Overview
    • FAQs & Troubleshooting
      • Devtron Troubleshooting
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. Devtron
  2. User Guide
  3. Deploy Chart

Chart Group Create Edit And Deploy

PreviousCharts Create Update Upgrade Deploy DeleteNextExamples

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.