diff --git a/charts/coredns/Chart.yaml b/charts/coredns/Chart.yaml index c8625b7..ff4ed2d 100644 --- a/charts/coredns/Chart.yaml +++ b/charts/coredns/Chart.yaml @@ -14,4 +14,4 @@ name: coredns sources: - https://github.com/coredns/coredns type: application -version: 1.17.0 +version: 1.18.0 diff --git a/charts/headscale/Chart.yaml b/charts/headscale/Chart.yaml index 4d79bb4..41bcb76 100644 --- a/charts/headscale/Chart.yaml +++ b/charts/headscale/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: headscale description: A Helm chart for headscale - https://github.com/juanfont/headscale type: application -version: 1.17.0 -appVersion: 1.17.0 +version: 1.18.0 +appVersion: 1.18.0 keywords: - tailscale - headscale diff --git a/charts/kube-flannel/Chart.yaml b/charts/kube-flannel/Chart.yaml index 33051ea..e194683 100644 --- a/charts/kube-flannel/Chart.yaml +++ b/charts/kube-flannel/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v1 -appVersion: 1.17.0 +appVersion: 1.18.0 description: Install Flannel Network Plugin. keywords: - Flannel name: flannel sources: - https://github.com/flannel-io/flannel -version: 1.17.0 +version: 1.18.0 diff --git a/charts/kube-proxy/Chart.yaml b/charts/kube-proxy/Chart.yaml index de6d7de..7199824 100644 --- a/charts/kube-proxy/Chart.yaml +++ b/charts/kube-proxy/Chart.yaml @@ -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.17.0 +version: 1.18.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. diff --git a/charts/netbird-client/Chart.yaml b/charts/netbird-client/Chart.yaml index 76b5894..f8d39ac 100644 --- a/charts/netbird-client/Chart.yaml +++ b/charts/netbird-client/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: netbird-client description: A Helm chart for netbird client type: application -version: 1.17.0 +version: 1.18.0 appVersion: 0.24.3 keywords: - netbird diff --git a/charts/node-servant-applier/Chart.yaml b/charts/node-servant-applier/Chart.yaml index 4e826b9..1962a93 100644 --- a/charts/node-servant-applier/Chart.yaml +++ b/charts/node-servant-applier/Chart.yaml @@ -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.17.0 +version: 1.18.0 appVersion: "0.1.0" diff --git a/charts/tailscale/Chart.yaml b/charts/tailscale/Chart.yaml index bffdb35..952f7f9 100644 --- a/charts/tailscale/Chart.yaml +++ b/charts/tailscale/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: tailscale description: A Helm chart for tailscale type: application -version: 1.17.0 -appVersion: 1.17.0 +version: 1.18.0 +appVersion: 1.18.0 keywords: - tailscale - k8s diff --git a/charts/vault/Chart.yaml b/charts/vault/Chart.yaml index 6d2afa3..ed06c90 100644 --- a/charts/vault/Chart.yaml +++ b/charts/vault/Chart.yaml @@ -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.17.0 -appVersion: 1.17.0 +version: 1.18.0 +appVersion: 1.18.0 keywords: - edgefarm.network - bank-vaults diff --git a/charts/yurthub/Chart.yaml b/charts/yurthub/Chart.yaml index 808441f..2e67c3c 100644 --- a/charts/yurthub/Chart.yaml +++ b/charts/yurthub/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: yurthub description: A Helm chart for OpenYurt YurtHub Component type: application -version: 1.17.0 +version: 1.18.0 appVersion: "1.4.0"