https://github.com/octopusdeploy/helm-charts
Helm chart for deploying Octopus Deploy into a Kubernetes cluster
https://github.com/octopusdeploy/helm-charts
Last synced: about 1 month ago
JSON representation
Helm chart for deploying Octopus Deploy into a Kubernetes cluster
- Host: GitHub
- URL: https://github.com/octopusdeploy/helm-charts
- Owner: OctopusDeploy
- License: apache-2.0
- Created: 2023-01-27T07:28:08.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-13T06:41:38.000Z (almost 2 years ago)
- Last Synced: 2024-04-13T09:08:31.858Z (almost 2 years ago)
- Language: Smarty
- Homepage:
- Size: 312 KB
- Stars: 8
- Watchers: 6
- Forks: 4
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Octopus Deploy Helm charts

This repository contains the [Helm](https://helm.sh) charts supported by [Octopus Deploy](https://octopus.com).
- [Octopus Deploy](https://github.com/OctopusDeploy/helm-charts/tree/main/charts/octopus-deploy) - Self-host the Octopus Deploy server on your own Kubernetes cluster.
- [Kubernetes Agent](https://github.com/OctopusDeploy/helm-charts/tree/main/charts/kubernetes-agent) - The agent which allows Octopus to run workloads on your Kubernetes clusters.
After making changes to either Helm Chart, run `pnpm changeset` for a guided process to generating changeset details for consumers.