diff --git a/nexus-repository-manager/Chart.yaml b/nexus-repository-manager/Chart.yaml new file mode 100644 index 0000000..96b294b --- /dev/null +++ b/nexus-repository-manager/Chart.yaml @@ -0,0 +1,12 @@ +apiVersion: v2 +name: nexus-repository-manager +description: A Helm chart for Kubernetes +type: application + +version: 0.1.0 +appVersion: "1.16.0" + +dependencies: +- name: nexus-repository-manager + repository: https://sonatype.github.io/helm3-charts/ + version: 42.0.1