removed unnecessary lines from patch
parent
9cb112b3db
commit
8288f423dd
|
@ -8,26 +8,3 @@ diff -x '*.tgz' -x '*.lock' -uNr packages/artifactory-jcr/charts-original/Chart.
|
|||
+annotations:
|
||||
+ catalog.cattle.io/certified: partner
|
||||
+ catalog.cattle.io/release-name: artifactory-jcr
|
||||
diff -x '*.tgz' -x '*.lock' -uNr packages/artifactory-jcr/charts-original/Chart.yaml.orig packages/artifactory-jcr/charts/Chart.yaml.orig
|
||||
--- packages/artifactory-jcr/charts-original/Chart.yaml.orig
|
||||
+++ packages/artifactory-jcr/charts/Chart.yaml.orig
|
||||
@@ -0,0 +1,19 @@
|
||||
+apiVersion: v1
|
||||
+appVersion: 7.12.5
|
||||
+description: JFrog Container Registry
|
||||
+home: https://jfrog.com/container-registry/
|
||||
+icon: https://raw.githubusercontent.com/jfrog/charts/master/stable/artifactory-jcr/logo/jcr-logo.png
|
||||
+keywords:
|
||||
+- artifactory
|
||||
+- jfrog
|
||||
+- container
|
||||
+- registry
|
||||
+- devops
|
||||
+- jfrog-container-registry
|
||||
+maintainers:
|
||||
+- email: helm@jfrog.com
|
||||
+ name: Chart Maintainers at JFrog
|
||||
+name: artifactory-jcr
|
||||
+sources:
|
||||
+- https://github.com/jfrog/charts
|
||||
+version: 3.4.0
|
||||
|
|
Loading…
Reference in New Issue