ran make clean to remove extra files
parent
dd5731a3f1
commit
8e12495b1c
Binary file not shown.
|
@ -1,3 +1,8 @@
|
|||
annotations:
|
||||
catalog.cattle.io/certified: partner
|
||||
catalog.cattle.io/display-name: Shipa
|
||||
catalog.cattle.io/namespace: shipa-system
|
||||
catalog.cattle.io/release-name: shipa
|
||||
apiVersion: v2
|
||||
appVersion: 1.7.0
|
||||
dependencies:
|
||||
|
@ -10,24 +15,19 @@ dependencies:
|
|||
tags:
|
||||
- legacyMongoReplicaset
|
||||
description: A Helm chart for Kubernetes to install the Shipa Control Plane
|
||||
kubeVersion: '>= 1.16.0-0'
|
||||
annotations:
|
||||
catalog.cattle.io/release-name: shipa
|
||||
catalog.cattle.io/display-name: Shipa
|
||||
catalog.cattle.io/namespace: shipa-system
|
||||
catalog.cattle.io/certified: partner
|
||||
name: shipa
|
||||
type: application
|
||||
home: https://www.shipa.io
|
||||
icon: https://www.shipa.io/wp-content/uploads/2020/11/Shipa-banner-768x307.png
|
||||
maintainers:
|
||||
- email: rlachhman@shipa.io
|
||||
name: ravi
|
||||
version: 1.7.0
|
||||
keywords:
|
||||
- shipa
|
||||
- deployment
|
||||
- aac
|
||||
kubeVersion: '>= 1.16.0-0'
|
||||
maintainers:
|
||||
- email: rlachhman@shipa.io
|
||||
name: ravi
|
||||
name: shipa
|
||||
sources:
|
||||
- https://github.com/shipa-corp
|
||||
- https://github.com/shipa-corp/helm-chart
|
||||
- https://github.com/shipa-corp/helm-chart
|
||||
type: application
|
||||
version: 1.7.0
|
0
packages/shipa/charts/charts/mongodb-replicaset/.helmignore → charts/shipa/shipa/1.7.0/charts/mongodb-replicaset/.helmignore
Executable file → Normal file
0
packages/shipa/charts/charts/mongodb-replicaset/.helmignore → charts/shipa/shipa/1.7.0/charts/mongodb-replicaset/.helmignore
Executable file → Normal file
0
packages/shipa/charts/charts/mongodb-replicaset/Chart.yaml → charts/shipa/shipa/1.7.0/charts/mongodb-replicaset/Chart.yaml
Executable file → Normal file
0
packages/shipa/charts/charts/mongodb-replicaset/Chart.yaml → charts/shipa/shipa/1.7.0/charts/mongodb-replicaset/Chart.yaml
Executable file → Normal file
0
packages/shipa/charts/charts/mongodb-replicaset/OWNERS → charts/shipa/shipa/1.7.0/charts/mongodb-replicaset/OWNERS
Executable file → Normal file
0
packages/shipa/charts/charts/mongodb-replicaset/OWNERS → charts/shipa/shipa/1.7.0/charts/mongodb-replicaset/OWNERS
Executable file → Normal file
0
packages/shipa/charts/charts/mongodb-replicaset/README.md → charts/shipa/shipa/1.7.0/charts/mongodb-replicaset/README.md
Executable file → Normal file
0
packages/shipa/charts/charts/mongodb-replicaset/README.md → charts/shipa/shipa/1.7.0/charts/mongodb-replicaset/README.md
Executable file → Normal file
0
packages/shipa/charts/charts/mongodb-replicaset/test.sh → charts/shipa/shipa/1.7.0/charts/mongodb-replicaset/test.sh
Executable file → Normal file
0
packages/shipa/charts/charts/mongodb-replicaset/test.sh → charts/shipa/shipa/1.7.0/charts/mongodb-replicaset/test.sh
Executable file → Normal file
0
packages/shipa/charts/charts/mongodb-replicaset/values.yaml → charts/shipa/shipa/1.7.0/charts/mongodb-replicaset/values.yaml
Executable file → Normal file
0
packages/shipa/charts/charts/mongodb-replicaset/values.yaml → charts/shipa/shipa/1.7.0/charts/mongodb-replicaset/values.yaml
Executable file → Normal file
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue