Update dynatrace package to reference helm repo
parent
b756446079
commit
7b326cdb69
Binary file not shown.
|
@ -1,10 +1,10 @@
|
|||
diff -x '*.tgz' -x '*.lock' -uNr packages/dynatrace-oneagent-operator/charts-original/Chart.yaml packages/dynatrace-oneagent-operator/charts/Chart.yaml
|
||||
--- packages/dynatrace-oneagent-operator/charts-original/Chart.yaml
|
||||
+++ packages/dynatrace-oneagent-operator/charts/Chart.yaml
|
||||
@@ -29,3 +29,7 @@
|
||||
email: michael.mayr@dynatrace.com
|
||||
sources:
|
||||
- https://github.com/Dynatrace/helm-charts
|
||||
@@ -15,3 +15,7 @@
|
||||
- https://github.com/Dynatrace/helm-charts
|
||||
type: application
|
||||
version: 0.8.0
|
||||
+annotations:
|
||||
+ catalog.cattle.io/certified: partner
|
||||
+ catalog.cattle.io/namespace: dynatrace-oneagent-operator
|
||||
|
|
|
@ -1,5 +1,2 @@
|
|||
url: https://github.com/Dynatrace/helm-charts
|
||||
subdirectory: dynatrace-oneagent-operator
|
||||
commit: b705675f8020979642fe44af51e7886ecf8502ee
|
||||
type: git
|
||||
url: https://raw.githubusercontent.com/Dynatrace/helm-charts/master/repos/stable/dynatrace-oneagent-operator-0.8.0.tgz
|
||||
packageVersion: 00
|
||||
|
|
Loading…
Reference in New Issue