Skip to content

Commit

Permalink
chore(release): 1.9.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.9.0](v1.8.2...v1.9.0) (2023-10-11)

### Features

* **yurthub:** added helm chart with apiserver lookup ([3fdfe00](3fdfe00))
  • Loading branch information
semantic-release-bot committed Oct 11, 2023
1 parent 3fdfe00 commit 48cae5b
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion charts/coredns/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ name: coredns
sources:
- https://github.com/coredns/coredns
type: application
version: 1.8.2
version: 1.9.0
4 changes: 2 additions & 2 deletions charts/headscale/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: headscale
description: A Helm chart for headscale - https://github.com/juanfont/headscale
type: application
version: 1.8.2
appVersion: 1.8.2
version: 1.9.0
appVersion: 1.9.0
keywords:
- tailscale
- headscale
Expand Down
4 changes: 2 additions & 2 deletions charts/kube-flannel/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
apiVersion: v1
appVersion: 1.8.2
appVersion: 1.9.0
description: Install Flannel Network Plugin.
keywords:
- Flannel
name: flannel
sources:
- https://github.com/flannel-io/flannel
version: 1.8.2
version: 1.9.0
4 changes: 2 additions & 2 deletions charts/tailscale/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: tailscale
description: A Helm chart for tailscale
type: application
version: 1.8.2
appVersion: 1.8.2
version: 1.9.0
appVersion: 1.9.0
keywords:
- tailscale
- k8s
Expand Down
4 changes: 2 additions & 2 deletions charts/vault/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ description: A Helm chart for vault using bank-vaults vault operator. Note that
you need to have bank-vaults operator (https://bank-vaults.dev/docs/operator/)
installed to be able to install this chart.
type: application
version: 1.8.2
appVersion: 1.8.2
version: 1.9.0
appVersion: 1.9.0
keywords:
- edgefarm.network
- bank-vaults
Expand Down
2 changes: 1 addition & 1 deletion charts/yurthub/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: yurthub
description: A Helm chart for OpenYurt YurtHub Component
type: application
version: 1.3.0
version: 1.9.0
appVersion: "1.3.4"

0 comments on commit 48cae5b

Please sign in to comment.