Skip to content

Commit

Permalink
Updated EKS chart version
Browse files Browse the repository at this point in the history
  • Loading branch information
slysunkin authored and Kshatrix committed Oct 23, 2024
1 parent 351dc53 commit cb092f1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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.1
version: 0.0.2
annotations:
hmc.mirantis.com/infrastructure-providers: aws
hmc.mirantis.com/controlplane-providers: eks
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
apiVersion: hmc.mirantis.com/v1alpha1
kind: ClusterTemplate
metadata:
name: aws-eks-0-0-1
name: aws-eks-0-0-2
annotations:
helm.sh/resource-policy: keep
spec:
helm:
chartName: aws-eks
chartVersion: 0.0.1
chartVersion: 0.0.2

0 comments on commit cb092f1

Please sign in to comment.