Skip to content

Commit

Permalink
Merge pull request #542 from Icarus9913/feat/wk/spiderpool-helm
Browse files Browse the repository at this point in the history
add spiderpool helm charts
  • Loading branch information
kubeedge-bot authored Feb 3, 2024
2 parents 582f717 + 5df0ed1 commit bdf1739
Show file tree
Hide file tree
Showing 50 changed files with 961 additions and 2,528 deletions.
4 changes: 4 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -182,3 +182,7 @@ push: images
# push multi-platform images
push-multi-platform-images:
bash hack/make-rules/push.sh

# update spiderpool helm charts
update-spiderpool-charts:
bash hack/update-spiderpool-charts.sh
Binary file modified build/helm/edgemesh.tgz
Binary file not shown.
2 changes: 2 additions & 0 deletions build/helm/edgemesh/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,5 @@ appVersion: latest
dependencies:
- name: agent
version: latest
- name: spiderpool
version: 0.9.1
13 changes: 0 additions & 13 deletions build/helm/edgemesh/charts/spiderpool/.relok8s-images.yaml

This file was deleted.

22 changes: 9 additions & 13 deletions build/helm/edgemesh/charts/spiderpool/Chart.yaml
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://github.com/raw/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
19 changes: 0 additions & 19 deletions build/helm/edgemesh/charts/spiderpool/charts/spiderpool/Chart.yaml

This file was deleted.

431 changes: 0 additions & 431 deletions build/helm/edgemesh/charts/spiderpool/charts/spiderpool/README.md

This file was deleted.

Loading

0 comments on commit bdf1739

Please sign in to comment.