forked from kubeedge/edgemesh
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request kubeedge#542 from Icarus9913/feat/wk/spiderpool-helm
add spiderpool helm charts
- Loading branch information
Showing
50 changed files
with
961 additions
and
2,528 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,3 +26,5 @@ appVersion: latest | |
dependencies: | ||
- name: agent | ||
version: latest | ||
- name: spiderpool | ||
version: 0.9.1 |
File renamed without changes.
13 changes: 0 additions & 13 deletions
13
build/helm/edgemesh/charts/spiderpool/.relok8s-images.yaml
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,19 @@ | ||
apiVersion: v2 | ||
appVersion: 0.9.0 | ||
appVersion: 0.9.1 | ||
description: underlay CNI solution for kubernetes | ||
home: https://spidernet-io.github.io/spiderpool | ||
icon: https://raw.githubusercontent.com/spidernet-io/spiderpool/main/docs/images/spider.svg | ||
keywords: | ||
- spiderpool | ||
- underlay | ||
- networking | ||
- ipam | ||
- spiderpool | ||
- underlay | ||
- networking | ||
- ipam | ||
kubeVersion: '>= 1.16.0-0' | ||
maintainers: | ||
- name: spidernet-io | ||
url: https://github.com/spidernet-io | ||
- name: spidernet-io | ||
url: https://github.com/spidernet-io | ||
name: spiderpool | ||
sources: | ||
- https://github.com/spidernet-io/spiderpool | ||
- https://github.com/spidernet-io/spiderpool | ||
type: application | ||
version: 0.9.0 | ||
dependencies: | ||
- name: spiderpool | ||
version: "0.9.0" | ||
repository: "https://spidernet-io.github.io/spiderpool" | ||
version: 0.9.1 |
File renamed without changes.
19 changes: 0 additions & 19 deletions
19
build/helm/edgemesh/charts/spiderpool/charts/spiderpool/Chart.yaml
This file was deleted.
Oops, something went wrong.
431 changes: 0 additions & 431 deletions
431
build/helm/edgemesh/charts/spiderpool/charts/spiderpool/README.md
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.