apiVersion: v2 name: atlantis description: Atlantis map and simulation service type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. version: v2.8.2 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. appVersion: v2.8.2 dependencies: - name: diagrid-dashboard version: "0.1.0" repository: "file://../diagrid-dashboard" condition: diagrid-dashboard.enabled