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

Commit e9d0dd1

Browse files
authored
update helm chart for version 1.2.2 (#203)
Release version update for 1.2.2 By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
1 parent ee5b952 commit e9d0dd1

File tree

3 files changed

+6
-12
lines changed

3 files changed

+6
-12
lines changed

hack/charts/installer/rolebased/Chart.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
apiVersion: v1
22
name: amazon-sagemaker-operator-for-k8s
3-
version: 1.0.0
4-
appVersion: 1.2.1
3+
version: 1.2.2
4+
appVersion: 1.2.2
55
description: A Helm chart for deploying the Amazon SageMaker Operator for Kubernetes using EKS IAM roles for service accounts.
66
maintainers:
7-
- name: Gautam Kumar
8-
email: gauta@amazon.com
97
- name: Suraj Kota
108
email: surakota@amazon.com
119
- name: Kartik Kalamadi

hack/charts/namespaced/crd_chart/Chart.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
apiVersion: v1
22
name: amazon-sagemaker-operator-for-k8s-install-crds
3-
version: 1.0.0
4-
appVersion: 1.2.1
3+
version: 1.2.2
4+
appVersion: 1.2.2
55
description: A Helm chart for deploying the Amazon SageMaker Operator CRDs for Kubernetes using EKS IAM roles for service accounts.
66
maintainers:
7-
- name: Gautam Kumar
8-
email: gauta@amazon.com
97
- name: Suraj Kota
108
email: surakota@amazon.com
119
- name: Kartik Kalamadi

hack/charts/namespaced/operator_chart/Chart.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
apiVersion: v1
22
name: amazon-sagemaker-operator-for-k8s-install-operator
3-
version: 1.0.0
4-
appVersion: 1.2.1
3+
version: 1.2.2
4+
appVersion: 1.2.2
55
description: A Helm chart for deploying the Amazon SageMaker Operator to a specified namespace for Kubernetes using EKS IAM roles for service accounts.
66
maintainers:
7-
- name: Gautam Kumar
8-
email: gauta@amazon.com
97
- name: Suraj Kota
108
email: surakota@amazon.com
119
- name: Kartik Kalamadi

0 commit comments

Comments
 (0)