diff --git a/operator/Makefile b/operator/Makefile index 715852e0..d51b1f16 100644 --- a/operator/Makefile +++ b/operator/Makefile @@ -185,7 +185,7 @@ build-installer-helm: require-img require-version helm helmify build-installer .PHONY: release release: build-installer-helm - git add ../charts config/manager/kustomization.yaml + git add ../pages/charts config/manager/kustomization.yaml git commit -s -m "Release operator version $(VERSION)" git tag $(VERSION) diff --git a/operator/config/manager/kustomization.yaml b/operator/config/manager/kustomization.yaml index 0152779c..48d5c32b 100644 --- a/operator/config/manager/kustomization.yaml +++ b/operator/config/manager/kustomization.yaml @@ -13,4 +13,4 @@ kind: Kustomization images: - name: controller newName: aistorage/ais-operator - newTag: latest + newTag: v1.5.0 diff --git a/pages/charts/ais-operator-1.5.0.tgz b/pages/charts/ais-operator-1.5.0.tgz new file mode 100644 index 00000000..d42a797c Binary files /dev/null and b/pages/charts/ais-operator-1.5.0.tgz differ diff --git a/pages/charts/index.yaml b/pages/charts/index.yaml index bc93400c..e9d8024f 100644 --- a/pages/charts/index.yaml +++ b/pages/charts/index.yaml @@ -1,9 +1,19 @@ apiVersion: v1 entries: ais-operator: + - apiVersion: v2 + appVersion: 1.5.0 + created: "2024-10-22T10:53:52.917122-05:00" + description: A Helm chart for Kubernetes + digest: 5e916efc97bad56df72aa35350b8bb6a90304bf060df05811572e37e731c7833 + name: ais-operator + type: application + urls: + - https://NVIDIA.github.io/ais-k8s/charts/ais-operator-1.5.0.tgz + version: 1.5.0 - apiVersion: v2 appVersion: 1.4.1 - created: "2024-10-17T21:14:44.290832-05:00" + created: "2024-10-22T10:53:52.916092-05:00" description: A Helm chart for Kubernetes digest: 047ee513468d4a021faae41c1308234f688b903aa2f4be69c7a68c3478513415 name: ais-operator @@ -11,4 +21,4 @@ entries: urls: - https://NVIDIA.github.io/ais-k8s/charts/ais-operator-1.4.1.tgz version: 1.4.1 -generated: "2024-10-17T21:14:44.289943-05:00" +generated: "2024-10-22T10:53:52.915061-05:00"