Skip to content

Commit

Permalink
chore(release): 1.18.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.18.1](v1.18.0...v1.18.1) (2023-12-06)

### Bug Fixes

* **node-servant-applier:** fixed overwriting affinity and completionPolicy values ([35c55e2](35c55e2))
  • Loading branch information
semantic-release-bot committed Dec 6, 2023
1 parent 35c55e2 commit 334e475
Show file tree
Hide file tree
Showing 9 changed files with 13 additions and 13 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.18.0
version: 1.18.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.18.0
appVersion: 1.18.0
version: 1.18.1
appVersion: 1.18.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.18.0
appVersion: 1.18.1
description: Install Flannel Network Plugin.
keywords:
- Flannel
name: flannel
sources:
- https://github.com/flannel-io/flannel
version: 1.18.0
version: 1.18.1
2 changes: 1 addition & 1 deletion charts/kube-proxy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type: application

# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
version: 1.18.0
version: 1.18.1

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
Expand Down
2 changes: 1 addition & 1 deletion charts/netbird-client/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: netbird-client
description: A Helm chart for netbird client
type: application
version: 1.18.0
version: 1.18.1
appVersion: 0.24.3
keywords:
- netbird
Expand Down
2 changes: 1 addition & 1 deletion charts/node-servant-applier/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ name: node-servant-applier
description: A Helm chart for OpenYurt node-servant component. Needs OpenKruise
to be installed.
type: application
version: 1.18.0
version: 1.18.1
appVersion: "0.1.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.18.0
appVersion: 1.18.0
version: 1.18.1
appVersion: 1.18.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.18.0
appVersion: 1.18.0
version: 1.18.1
appVersion: 1.18.1
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.18.0
version: 1.18.1
appVersion: "1.4.0"

0 comments on commit 334e475

Please sign in to comment.