Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

Commit

Permalink
Helm chart version update to 1.2.0 (#177)
Browse files Browse the repository at this point in the history
  • Loading branch information
akartsky committed Apr 28, 2021
1 parent d834889 commit fedd0b0
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions hack/charts/installer/rolebased/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
name: amazon-sagemaker-operator-for-k8s
version: 1.0.0
appVersion: 1.1.0
appVersion: 1.2.0
description: A Helm chart for deploying the Amazon SageMaker Operator for Kubernetes using EKS IAM roles for service accounts.
maintainers:
- name: Gautam Kumar
Expand All @@ -16,4 +16,4 @@ keywords:
- amazon
- aws
- sagemaker
- eks
- eks
4 changes: 2 additions & 2 deletions hack/charts/namespaced/crd_chart/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
name: amazon-sagemaker-operator-for-k8s-install-crds
version: 1.0.0
appVersion: 1.1.0
appVersion: 1.2.0
description: A Helm chart for deploying the Amazon SageMaker Operator CRDs for Kubernetes using EKS IAM roles for service accounts.
maintainers:
- name: Gautam Kumar
Expand All @@ -16,4 +16,4 @@ keywords:
- amazon
- aws
- sagemaker
- eks
- eks
4 changes: 2 additions & 2 deletions hack/charts/namespaced/operator_chart/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
name: amazon-sagemaker-operator-for-k8s-install-operator
version: 1.0.0
appVersion: 1.1.0
appVersion: 1.2.0
description: A Helm chart for deploying the Amazon SageMaker Operator to a specified namespace for Kubernetes using EKS IAM roles for service accounts.
maintainers:
- name: Gautam Kumar
Expand All @@ -16,4 +16,4 @@ keywords:
- amazon
- aws
- sagemaker
- eks
- eks

0 comments on commit fedd0b0

Please sign in to comment.