diff --git a/octopus/Chart.yml b/octopus/Chart.yml new file mode 100644 index 0000000..c05045d --- /dev/null +++ b/octopus/Chart.yml @@ -0,0 +1,12 @@ +apiVersion: v2 +name: OctopusDeploy +description: A Helm chart for Kubernetes +type: application + +version: 0.1.0 +appVersion: "1.16.0" + +dependencies: +- name: octopus-deploy + repository: oci://registry-1.docker.io/octopusdeploy/octopusdeploy-helm + version: 2023.2.12482 diff --git a/octopus/values.yml b/octopus/values.yml new file mode 100644 index 0000000..e69de29