mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
add octopus
This commit is contained in:
parent
81fc69710b
commit
fc2d721303
3 changed files with 38 additions and 0 deletions
12
infra/octopusdeploy/Chart.yaml
Normal file
12
infra/octopusdeploy/Chart.yaml
Normal file
|
|
@ -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://ghcr.io/octopusdeploy/octopusdeploy-helm
|
||||
version: 1.3.1
|
||||
Loading…
Add table
Add a link
Reference in a new issue