Skip to content

Commit

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

### Bug Fixes

* **coredns:** added missing file in helm chart ([b89c19f](b89c19f))
  • Loading branch information
semantic-release-bot committed Oct 11, 2023
1 parent b89c19f commit b839f6e
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 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.0
version: 1.8.1
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.0
appVersion: 1.8.0
version: 1.8.1
appVersion: 1.8.1
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.0
appVersion: 1.8.1
description: Install Flannel Network Plugin.
keywords:
- Flannel
name: flannel
sources:
- https://github.com/flannel-io/flannel
version: 1.8.0
version: 1.8.1
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.0
appVersion: 1.8.0
version: 1.8.1
appVersion: 1.8.1
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.0
appVersion: 1.8.0
version: 1.8.1
appVersion: 1.8.1
keywords:
- edgefarm.network
- bank-vaults
Expand Down

0 comments on commit b839f6e

Please sign in to comment.