mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-08 08:21:19 -05:00
12 lines
238 B
YAML
12 lines
238 B
YAML
apiVersion: v2
|
|
name: octopusdeploy
|
|
description: A Helm chart for Kubernetes
|
|
type: application
|
|
|
|
version: 0.1.0
|
|
appVersion: "1.16.0"
|
|
|
|
dependencies:
|
|
- name: octopusdeploy-helm
|
|
repository: oci://ghcr.io/octopusdeploy
|
|
version: 1.4.0
|