Skip to content

Commit

Permalink
Update template versions for 0.0.3
Browse files Browse the repository at this point in the history
Signed-off-by: Andrei Pavlov <[email protected]>
  • Loading branch information
Kshatrix committed Oct 18, 2024
1 parent c36f5c9 commit c47254d
Show file tree
Hide file tree
Showing 14 changed files with 27 additions and 38 deletions.
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.1
version: 0.0.2
# 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.1
version: 0.0.2
# 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
3 changes: 1 addition & 2 deletions templates/provider/cluster-api-provider-vsphere/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,11 @@ 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.1
version: 0.0.2
# 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.
# It is recommended to use it with quotes.
appVersion: "1.11.1"
annotations:
hmc.mirantis.com/type: provider
hmc.mirantis.com/infrastructure-providers: vsphere
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.1
version: 0.0.2
# 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
7 changes: 1 addition & 6 deletions templates/provider/hmc-templates/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +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.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. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "0.1.0"
version: 0.0.3
16 changes: 8 additions & 8 deletions templates/provider/hmc-templates/files/release.yaml
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
apiVersion: hmc.mirantis.com/v1alpha1
kind: Release
metadata:
name: hmc-0-0-2
name: hmc-0-0-3
annotations:
helm.sh/resource-policy: keep
spec:
version: 0.0.2
version: 0.0.3
hmc:
template: hmc-0-0-1
template: hmc-0-0-3
capi:
template: cluster-api-0-0-1
template: cluster-api-0-0-2
providers:
- name: k0smotron
template: k0smotron-0-0-1
template: k0smotron-0-0-2
- name: cluster-api-provider-azure
template: cluster-api-provider-azure-0-0-1
template: cluster-api-provider-azure-0-0-2
- name: cluster-api-provider-vsphere
template: cluster-api-provider-vsphere-0-0-1
template: cluster-api-provider-vsphere-0-0-2
- name: cluster-api-provider-aws
template: cluster-api-provider-aws-0-0-1
template: cluster-api-provider-aws-0-0-2
- name: projectsveltos
template: projectsveltos-0-40-0
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
apiVersion: hmc.mirantis.com/v1alpha1
kind: ProviderTemplate
metadata:
name: cluster-api-provider-aws-0-0-1
name: cluster-api-provider-aws-0-0-2
annotations:
helm.sh/resource-policy: keep
spec:
helm:
chartName: cluster-api-provider-aws
chartVersion: 0.0.1
chartVersion: 0.0.2
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
apiVersion: hmc.mirantis.com/v1alpha1
kind: ProviderTemplate
metadata:
name: cluster-api-provider-azure-0-0-1
name: cluster-api-provider-azure-0-0-2
annotations:
helm.sh/resource-policy: keep
spec:
helm:
chartName: cluster-api-provider-azure
chartVersion: 0.0.1
chartVersion: 0.0.2
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
apiVersion: hmc.mirantis.com/v1alpha1
kind: ProviderTemplate
metadata:
name: cluster-api-provider-vsphere-0-0-1
name: cluster-api-provider-vsphere-0-0-2
annotations:
helm.sh/resource-policy: keep
spec:
helm:
chartName: cluster-api-provider-vsphere
chartVersion: 0.0.1
chartVersion: 0.0.2
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
apiVersion: hmc.mirantis.com/v1alpha1
kind: ProviderTemplate
metadata:
name: cluster-api-0-0-1
name: cluster-api-0-0-2
annotations:
helm.sh/resource-policy: keep
spec:
helm:
chartName: cluster-api
chartVersion: 0.0.1
chartVersion: 0.0.2
4 changes: 2 additions & 2 deletions templates/provider/hmc-templates/files/templates/hmc.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
apiVersion: hmc.mirantis.com/v1alpha1
kind: ProviderTemplate
metadata:
name: hmc-0-0-1
name: hmc-0-0-3
annotations:
helm.sh/resource-policy: keep
spec:
helm:
chartName: hmc
chartVersion: 0.0.1
chartVersion: 0.0.3
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
apiVersion: hmc.mirantis.com/v1alpha1
kind: ProviderTemplate
metadata:
name: k0smotron-0-0-1
name: k0smotron-0-0-2
annotations:
helm.sh/resource-policy: keep
spec:
helm:
chartName: k0smotron
chartVersion: 0.0.1
chartVersion: 0.0.2
7 changes: 1 addition & 6 deletions templates/provider/hmc/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +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.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. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "0.1.0"
version: 0.0.3

dependencies:
- name: flux2
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.1
version: 0.0.2
# 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

0 comments on commit c47254d

Please sign in to comment.