Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
vandot committed Oct 7, 2020
1 parent a7fb3c5 commit 080d6c0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/bee/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
appVersion: latest
name: bee
version: 0.5.15
version: 0.5.16
description: Ethereum Swarm Bee Helm chart for Kubernetes
home: https://swarm.ethereum.org
icon: https://swarm-guide.readthedocs.io/en/latest/_images/swarm.png
Expand Down
4 changes: 2 additions & 2 deletions charts/bee/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ apps:
namespace: bee
description: "Ethereum Swarm Bee"
chart: "ethersphere/bee"
version: "0.5.15"
version: "0.5.16"
enabled: true
set:
beeConfig.bootnode: # bootnode multi address
Expand Down Expand Up @@ -118,7 +118,7 @@ apps:
namespace: bee
description: "Ethereum Swarm Bee"
chart: "ethersphere/bee"
version: "0.5.15"
version: "0.5.16"
enabled: true
set:
beeConfig.bootnode: "/dns4/bee-0-headless.bee.svc.cluster.local/tcp/7070/p2p/16Uiu2HAm6i4dFaJt584m2jubyvnieEECgqM2YMpQ9nusXfy8XFzL"
Expand Down

0 comments on commit 080d6c0

Please sign in to comment.