# helm-chart-gocd **Repository Path**: alphadb/helm-chart-gocd ## Basic Information - **Project Name**: helm-chart-gocd - **Description**: Official GoCD Helm Chart Repository - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-19 - **Last Updated**: 2024-08-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/gocd)](https://artifacthub.io/packages/search?repo=gocd) ![Latest version](https://img.shields.io/github/v/release/gocd/helm-chart) # GoCD Helm Chart Repository The Official GoCD Helm Chart repository which hosts all the helm charts related to GoCD. ## List of available helm charts - [gocd/gocd](https://github.com/gocd/helm-chart/blob/master/gocd/README.md) ([on Artifact Hub](https://artifacthub.io/packages/helm/gocd/gocd)) ## Usage #### Add GoCD Helm Chart Repository ``` helm repo add gocd https://gocd.github.io/helm-chart ``` #### Search for the GoCD Helm Chart in the GoCD Repository ``` helm search repo gocd/gocd ``` # License ```plain Copyright 2023 Thoughtworks, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ```