Skip to content

Commit

Permalink
Update versions for v0.1.0 release (k0rdent#989)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kshatrix authored Jan 30, 2025
1 parent f7f8331 commit 61769fd
Show file tree
Hide file tree
Showing 52 changed files with 79 additions and 79 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ spec:
- name: cluster-api-provider-azure
- name: cluster-api-provider-vsphere
- name: projectsveltos
release: kcm-0-0-5
release: kcm-0-1-0
```
There are two options to override the default management configuration of KCM:
Expand Down Expand Up @@ -217,7 +217,7 @@ spec:
iamInstanceProfile: nodes.cluster-api-provider-aws.sigs.k8s.io
instanceType: ""
workersNumber: 2
template: aws-standalone-cp-0-0-5
template: aws-standalone-cp-0-1-0
credential: aws-credential
dryRun: true
```
Expand All @@ -235,7 +235,7 @@ metadata:
name: aws-standalone
namespace: kcm-system
spec:
template: aws-standalone-cp-0-0-5
template: aws-standalone-cp-0-1-0
credential: aws-credential
config:
region: us-east-2
Expand Down
2 changes: 1 addition & 1 deletion config/dev/adopted-clusterdeployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: adopted-${CLUSTER_NAME_SUFFIX}
namespace: ${NAMESPACE}
spec:
template: adopted-cluster-0-0-3
template: adopted-cluster-0-1-0
credential: adopted-cluster-cred
config:
clusterLabels: {}
Expand Down
2 changes: 1 addition & 1 deletion config/dev/aks-clusterdeployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: azure-aks-${CLUSTER_NAME_SUFFIX}
namespace: ${NAMESPACE}
spec:
template: azure-aks-0-0-3
template: azure-aks-0-1-0
credential: azure-aks-credential
propagateCredentials: false
config:
Expand Down
2 changes: 1 addition & 1 deletion config/dev/aws-clusterdeployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: aws-${CLUSTER_NAME_SUFFIX}
namespace: ${NAMESPACE}
spec:
template: aws-standalone-cp-0-0-7
template: aws-standalone-cp-0-1-0
credential: aws-cluster-identity-cred
config:
clusterLabels: {}
Expand Down
2 changes: 1 addition & 1 deletion config/dev/azure-clusterdeployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: azure-${CLUSTER_NAME_SUFFIX}
namespace: ${NAMESPACE}
spec:
template: azure-standalone-cp-0-0-7
template: azure-standalone-cp-0-1-0
credential: azure-cluster-identity-cred
config:
clusterLabels: {}
Expand Down
2 changes: 1 addition & 1 deletion config/dev/eks-clusterdeployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: eks-${CLUSTER_NAME_SUFFIX}
namespace: ${NAMESPACE}
spec:
template: aws-eks-0-0-6
template: aws-eks-0-1-0
credential: "aws-cluster-identity-cred"
config:
clusterLabels: {}
Expand Down
2 changes: 1 addition & 1 deletion config/dev/openstack-clusterdeployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: openstack-${CLUSTER_NAME_SUFFIX}
namespace: ${NAMESPACE}
spec:
template: openstack-standalone-cp-0-0-6
template: openstack-standalone-cp-0-1-0
credential: openstack-cluster-identity-cred
config:
clusterLabels: {}
Expand Down
2 changes: 1 addition & 1 deletion config/dev/vsphere-clusterdeployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: vsphere-${CLUSTER_NAME_SUFFIX}
namespace: ${NAMESPACE}
spec:
template: vsphere-standalone-cp-0-0-7
template: vsphere-standalone-cp-0-1-0
credential: vsphere-cluster-identity-cred
config:
clusterLabels: {}
Expand Down
2 changes: 1 addition & 1 deletion templates/cluster/adopted-cluster/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ 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.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.0.3
version: 0.1.0
annotations:
cluster.x-k8s.io/provider: infrastructure-internal
2 changes: 1 addition & 1 deletion templates/cluster/aws-eks/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,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.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.0.6
version: 0.1.0
annotations:
cluster.x-k8s.io/provider: infrastructure-aws
cluster.x-k8s.io/infrastructure-aws: v1beta2
2 changes: 1 addition & 1 deletion templates/cluster/aws-hosted-cp/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,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.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.0.6
version: 0.1.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. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
Expand Down
2 changes: 1 addition & 1 deletion templates/cluster/aws-standalone-cp/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,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.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.0.7
version: 0.1.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. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
Expand Down
2 changes: 1 addition & 1 deletion templates/cluster/azure-aks/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,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.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.0.3
version: 0.1.0
annotations:
cluster.x-k8s.io/provider: infrastructure-azure
cluster.x-k8s.io/infrastructure-azure: v1beta1
2 changes: 1 addition & 1 deletion templates/cluster/azure-hosted-cp/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,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.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.0.6
version: 0.1.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. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
Expand Down
2 changes: 1 addition & 1 deletion templates/cluster/azure-standalone-cp/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,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.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.0.7
version: 0.1.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. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
Expand Down
2 changes: 1 addition & 1 deletion templates/cluster/openstack-standalone-cp/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,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.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.0.6
version: 0.1.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. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
Expand Down
2 changes: 1 addition & 1 deletion templates/cluster/vsphere-hosted-cp/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,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.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.0.7
version: 0.1.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. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
Expand Down
2 changes: 1 addition & 1 deletion templates/cluster/vsphere-standalone-cp/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,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.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.0.7
version: 0.1.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. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
Expand Down
2 changes: 1 addition & 1 deletion templates/provider/cluster-api-provider-aws/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,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.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.0.5
version: 0.1.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. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
Expand Down
2 changes: 1 addition & 1 deletion templates/provider/cluster-api-provider-azure/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,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.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.0.7
version: 0.1.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. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,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.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.0.2
version: 0.1.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. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
Expand Down
2 changes: 1 addition & 1 deletion templates/provider/cluster-api-provider-vsphere/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,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.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.0.6
version: 0.1.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. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
Expand Down
2 changes: 1 addition & 1 deletion templates/provider/cluster-api/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,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.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.0.8
version: 0.1.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. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
Expand Down
2 changes: 1 addition & 1 deletion templates/provider/k0smotron/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,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.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.0.8
version: 0.1.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. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
Expand Down
2 changes: 1 addition & 1 deletion templates/provider/kcm-templates/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ 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.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.0.7
version: 0.1.0
18 changes: 9 additions & 9 deletions templates/provider/kcm-templates/files/release.yaml
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
apiVersion: k0rdent.mirantis.com/v1alpha1
kind: Release
metadata:
name: kcm-0-0-7
name: kcm-0-1-0
annotations:
helm.sh/resource-policy: keep
spec:
version: 0.0.7
version: 0.1.0
kcm:
template: kcm-0-0-7
template: kcm-0-1-0
capi:
template: cluster-api-0-0-8
template: cluster-api-0-1-0
providers:
- name: k0smotron
template: k0smotron-0-0-8
template: k0smotron-0-1-0
- name: cluster-api-provider-azure
template: cluster-api-provider-azure-0-0-7
template: cluster-api-provider-azure-0-1-0
- name: cluster-api-provider-vsphere
template: cluster-api-provider-vsphere-0-0-6
template: cluster-api-provider-vsphere-0-1-0
- name: cluster-api-provider-aws
template: cluster-api-provider-aws-0-0-5
template: cluster-api-provider-aws-0-1-0
- name: cluster-api-provider-openstack
template: cluster-api-provider-openstack-0-0-2
template: cluster-api-provider-openstack-0-1-0
- name: projectsveltos
template: projectsveltos-0-45-0
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
apiVersion: k0rdent.mirantis.com/v1alpha1
kind: ClusterTemplate
metadata:
name: adopted-cluster-0-0-3
name: adopted-cluster-0-1-0
annotations:
helm.sh/resource-policy: keep
spec:
helm:
chartSpec:
chart: adopted-cluster
version: 0.0.3
version: 0.1.0
interval: 10m0s
sourceRef:
kind: HelmRepository
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
apiVersion: k0rdent.mirantis.com/v1alpha1
kind: ClusterTemplate
metadata:
name: aws-eks-0-0-6
name: aws-eks-0-1-0
annotations:
helm.sh/resource-policy: keep
spec:
helm:
chartSpec:
chart: aws-eks
version: 0.0.6
version: 0.1.0
interval: 10m0s
sourceRef:
kind: HelmRepository
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
apiVersion: k0rdent.mirantis.com/v1alpha1
kind: ClusterTemplate
metadata:
name: aws-hosted-cp-0-0-6
name: aws-hosted-cp-0-1-0
annotations:
helm.sh/resource-policy: keep
spec:
helm:
chartSpec:
chart: aws-hosted-cp
version: 0.0.6
version: 0.1.0
interval: 10m0s
sourceRef:
kind: HelmRepository
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
apiVersion: k0rdent.mirantis.com/v1alpha1
kind: ClusterTemplate
metadata:
name: aws-standalone-cp-0-0-7
name: aws-standalone-cp-0-1-0
annotations:
helm.sh/resource-policy: keep
spec:
helm:
chartSpec:
chart: aws-standalone-cp
version: 0.0.7
version: 0.1.0
interval: 10m0s
sourceRef:
kind: HelmRepository
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
apiVersion: k0rdent.mirantis.com/v1alpha1
kind: ClusterTemplate
metadata:
name: azure-aks-0-0-3
name: azure-aks-0-1-0
annotations:
helm.sh/resource-policy: keep
spec:
helm:
chartSpec:
chart: azure-aks
version: 0.0.3
version: 0.1.0
interval: 10m0s
sourceRef:
kind: HelmRepository
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
apiVersion: k0rdent.mirantis.com/v1alpha1
kind: ClusterTemplate
metadata:
name: azure-hosted-cp-0-0-6
name: azure-hosted-cp-0-1-0
annotations:
helm.sh/resource-policy: keep
spec:
helm:
chartSpec:
chart: azure-hosted-cp
version: 0.0.6
version: 0.1.0
interval: 10m0s
sourceRef:
kind: HelmRepository
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
apiVersion: k0rdent.mirantis.com/v1alpha1
kind: ClusterTemplate
metadata:
name: azure-standalone-cp-0-0-7
name: azure-standalone-cp-0-1-0
annotations:
helm.sh/resource-policy: keep
spec:
helm:
chartSpec:
chart: azure-standalone-cp
version: 0.0.7
version: 0.1.0
interval: 10m0s
sourceRef:
kind: HelmRepository
Expand Down
Loading

0 comments on commit 61769fd

Please sign in to comment.