From 078aa1c22593a3c1ef4ff0077eab57ef42f1dd98 Mon Sep 17 00:00:00 2001 From: Abhishek Choudhary Date: Mon, 4 Nov 2024 23:27:38 +0530 Subject: [PATCH] [CI] Publish inframold charts (#762) * [CI] Update inframold charts * Update README.md with readme-generator-for-helm Signed-off-by: innoavator * [CI] Update charts artifacts manifest files Signed-off-by: dunefro --------- Signed-off-by: innoavator Signed-off-by: dunefro Co-authored-by: akashg3627 Co-authored-by: innoavator Co-authored-by: Vedant Pareek <36420365+dunefro@users.noreply.github.com> Co-authored-by: dunefro --- charts/tfy-k8s-aws-eks-inframold/Chart.yaml | 2 +- .../artifacts-manifest.json | 26 +++++++++---------- .../templates/truefoundry.yaml | 2 +- charts/tfy-k8s-azure-aks-inframold/Chart.yaml | 2 +- .../artifacts-manifest.json | 26 +++++++++---------- .../templates/truefoundry.yaml | 2 +- .../tfy-k8s-civo-talos-inframold/Chart.yaml | 2 +- .../templates/truefoundry.yaml | 2 +- .../Chart.yaml | 2 +- .../artifacts-manifest.json | 26 +++++++++---------- .../templates/truefoundry.yaml | 2 +- charts/tfy-k8s-generic-inframold/Chart.yaml | 2 +- .../artifacts-manifest.json | 26 +++++++++---------- .../templates/truefoundry.yaml | 2 +- 14 files changed, 62 insertions(+), 62 deletions(-) diff --git a/charts/tfy-k8s-aws-eks-inframold/Chart.yaml b/charts/tfy-k8s-aws-eks-inframold/Chart.yaml index b17c0b3d6..51bf501e4 100644 --- a/charts/tfy-k8s-aws-eks-inframold/Chart.yaml +++ b/charts/tfy-k8s-aws-eks-inframold/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: tfy-k8s-aws-eks-inframold -version: 0.1.6 +version: 0.1.7 description: "Inframold, the superchart that configure your cluster on aws for truefoundry." maintainers: - name: truefoundry diff --git a/charts/tfy-k8s-aws-eks-inframold/artifacts-manifest.json b/charts/tfy-k8s-aws-eks-inframold/artifacts-manifest.json index 94efdbb12..3486050c4 100644 --- a/charts/tfy-k8s-aws-eks-inframold/artifacts-manifest.json +++ b/charts/tfy-k8s-aws-eks-inframold/artifacts-manifest.json @@ -266,14 +266,14 @@ "details": { "chart": "truefoundry", "repoURL": "https://truefoundry.github.io/infra-charts", - "targetRevision": "0.7.1", + "targetRevision": "0.9.0", "images": [ - "tfy.jfrog.io/tfy-private-images/mlfoundry-server:v0.5.0", - "tfy.jfrog.io/tfy-private-images/servicefoundry-server:v0.7.0", - "tfy.jfrog.io/tfy-private-images/sfy-manifest-service:v0.4.0", - "tfy.jfrog.io/tfy-private-images/tfy-controller:v0.3.0", - "tfy.jfrog.io/tfy-private-images/tfy-k8s-controller:v0.4.2", - "tfy.jfrog.io/tfy-private-images/truefoundry-frontend-app:v0.6.0", + "tfy.jfrog.io/tfy-private-images/mlfoundry-server:v0.7.0", + "tfy.jfrog.io/tfy-private-images/servicefoundry-server:v0.9.0", + "tfy.jfrog.io/tfy-private-images/sfy-manifest-service:v0.6.0-rc.1", + "tfy.jfrog.io/tfy-private-images/tfy-controller:v0.4.0", + "tfy.jfrog.io/tfy-private-images/tfy-k8s-controller:v0.6.0", + "tfy.jfrog.io/tfy-private-images/truefoundry-frontend-app:v0.8.0", "tfy.jfrog.io/tfy-mirror/nats:2.10.21-alpine3.20", "tfy.jfrog.io/tfy-mirror/natsio/nats-server-config-reloader:0.14.3", "tfy.jfrog.io/tfy-mirror/natsio/prometheus-nats-exporter:0.15.0", @@ -596,37 +596,37 @@ { "type": "image", "details": { - "registryURL": "tfy.jfrog.io/tfy-private-images/mlfoundry-server:v0.5.0" + "registryURL": "tfy.jfrog.io/tfy-private-images/mlfoundry-server:v0.7.0" } }, { "type": "image", "details": { - "registryURL": "tfy.jfrog.io/tfy-private-images/servicefoundry-server:v0.7.0" + "registryURL": "tfy.jfrog.io/tfy-private-images/servicefoundry-server:v0.9.0" } }, { "type": "image", "details": { - "registryURL": "tfy.jfrog.io/tfy-private-images/sfy-manifest-service:v0.4.0" + "registryURL": "tfy.jfrog.io/tfy-private-images/sfy-manifest-service:v0.6.0-rc.1" } }, { "type": "image", "details": { - "registryURL": "tfy.jfrog.io/tfy-private-images/tfy-controller:v0.3.0" + "registryURL": "tfy.jfrog.io/tfy-private-images/tfy-controller:v0.4.0" } }, { "type": "image", "details": { - "registryURL": "tfy.jfrog.io/tfy-private-images/tfy-k8s-controller:v0.4.2" + "registryURL": "tfy.jfrog.io/tfy-private-images/tfy-k8s-controller:v0.6.0" } }, { "type": "image", "details": { - "registryURL": "tfy.jfrog.io/tfy-private-images/truefoundry-frontend-app:v0.6.0" + "registryURL": "tfy.jfrog.io/tfy-private-images/truefoundry-frontend-app:v0.8.0" } }, { diff --git a/charts/tfy-k8s-aws-eks-inframold/templates/truefoundry.yaml b/charts/tfy-k8s-aws-eks-inframold/templates/truefoundry.yaml index 967c797b1..6f5743044 100644 --- a/charts/tfy-k8s-aws-eks-inframold/templates/truefoundry.yaml +++ b/charts/tfy-k8s-aws-eks-inframold/templates/truefoundry.yaml @@ -14,7 +14,7 @@ spec: server: https://kubernetes.default.svc project: tfy-apps source: - targetRevision: 0.7.1 + targetRevision: 0.9.0 repoURL: "https://truefoundry.github.io/infra-charts" chart: truefoundry helm: diff --git a/charts/tfy-k8s-azure-aks-inframold/Chart.yaml b/charts/tfy-k8s-azure-aks-inframold/Chart.yaml index 740266dc6..c52ce0e5e 100644 --- a/charts/tfy-k8s-azure-aks-inframold/Chart.yaml +++ b/charts/tfy-k8s-azure-aks-inframold/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: tfy-k8s-azure-aks-inframold -version: 0.1.6 +version: 0.1.7 description: "Inframold, the superchart that configure your cluster on azure for truefoundry." maintainers: - name: truefoundry diff --git a/charts/tfy-k8s-azure-aks-inframold/artifacts-manifest.json b/charts/tfy-k8s-azure-aks-inframold/artifacts-manifest.json index edd400748..bfe7847ba 100644 --- a/charts/tfy-k8s-azure-aks-inframold/artifacts-manifest.json +++ b/charts/tfy-k8s-azure-aks-inframold/artifacts-manifest.json @@ -196,14 +196,14 @@ "details": { "chart": "truefoundry", "repoURL": "https://truefoundry.github.io/infra-charts", - "targetRevision": "0.7.1", + "targetRevision": "0.9.0", "images": [ - "tfy.jfrog.io/tfy-private-images/mlfoundry-server:v0.5.0", - "tfy.jfrog.io/tfy-private-images/servicefoundry-server:v0.7.0", - "tfy.jfrog.io/tfy-private-images/sfy-manifest-service:v0.4.0", - "tfy.jfrog.io/tfy-private-images/tfy-controller:v0.3.0", - "tfy.jfrog.io/tfy-private-images/tfy-k8s-controller:v0.4.2", - "tfy.jfrog.io/tfy-private-images/truefoundry-frontend-app:v0.6.0", + "tfy.jfrog.io/tfy-private-images/mlfoundry-server:v0.7.0", + "tfy.jfrog.io/tfy-private-images/servicefoundry-server:v0.9.0", + "tfy.jfrog.io/tfy-private-images/sfy-manifest-service:v0.6.0-rc.1", + "tfy.jfrog.io/tfy-private-images/tfy-controller:v0.4.0", + "tfy.jfrog.io/tfy-private-images/tfy-k8s-controller:v0.6.0", + "tfy.jfrog.io/tfy-private-images/truefoundry-frontend-app:v0.8.0", "tfy.jfrog.io/tfy-mirror/nats:2.10.21-alpine3.20", "tfy.jfrog.io/tfy-mirror/natsio/nats-server-config-reloader:0.14.3", "tfy.jfrog.io/tfy-mirror/natsio/prometheus-nats-exporter:0.15.0", @@ -443,37 +443,37 @@ { "type": "image", "details": { - "registryURL": "tfy.jfrog.io/tfy-private-images/mlfoundry-server:v0.5.0" + "registryURL": "tfy.jfrog.io/tfy-private-images/mlfoundry-server:v0.7.0" } }, { "type": "image", "details": { - "registryURL": "tfy.jfrog.io/tfy-private-images/servicefoundry-server:v0.7.0" + "registryURL": "tfy.jfrog.io/tfy-private-images/servicefoundry-server:v0.9.0" } }, { "type": "image", "details": { - "registryURL": "tfy.jfrog.io/tfy-private-images/sfy-manifest-service:v0.4.0" + "registryURL": "tfy.jfrog.io/tfy-private-images/sfy-manifest-service:v0.6.0-rc.1" } }, { "type": "image", "details": { - "registryURL": "tfy.jfrog.io/tfy-private-images/tfy-controller:v0.3.0" + "registryURL": "tfy.jfrog.io/tfy-private-images/tfy-controller:v0.4.0" } }, { "type": "image", "details": { - "registryURL": "tfy.jfrog.io/tfy-private-images/tfy-k8s-controller:v0.4.2" + "registryURL": "tfy.jfrog.io/tfy-private-images/tfy-k8s-controller:v0.6.0" } }, { "type": "image", "details": { - "registryURL": "tfy.jfrog.io/tfy-private-images/truefoundry-frontend-app:v0.6.0" + "registryURL": "tfy.jfrog.io/tfy-private-images/truefoundry-frontend-app:v0.8.0" } }, { diff --git a/charts/tfy-k8s-azure-aks-inframold/templates/truefoundry.yaml b/charts/tfy-k8s-azure-aks-inframold/templates/truefoundry.yaml index 967c797b1..6f5743044 100644 --- a/charts/tfy-k8s-azure-aks-inframold/templates/truefoundry.yaml +++ b/charts/tfy-k8s-azure-aks-inframold/templates/truefoundry.yaml @@ -14,7 +14,7 @@ spec: server: https://kubernetes.default.svc project: tfy-apps source: - targetRevision: 0.7.1 + targetRevision: 0.9.0 repoURL: "https://truefoundry.github.io/infra-charts" chart: truefoundry helm: diff --git a/charts/tfy-k8s-civo-talos-inframold/Chart.yaml b/charts/tfy-k8s-civo-talos-inframold/Chart.yaml index d96eab3d4..3e89dca22 100644 --- a/charts/tfy-k8s-civo-talos-inframold/Chart.yaml +++ b/charts/tfy-k8s-civo-talos-inframold/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: tfy-k8s-civo-talos-inframold -version: 0.1.6 +version: 0.1.7 description: "Inframold, the superchart that configure your cluster on civo for truefoundry." maintainers: - name: truefoundry diff --git a/charts/tfy-k8s-civo-talos-inframold/templates/truefoundry.yaml b/charts/tfy-k8s-civo-talos-inframold/templates/truefoundry.yaml index 967c797b1..6f5743044 100644 --- a/charts/tfy-k8s-civo-talos-inframold/templates/truefoundry.yaml +++ b/charts/tfy-k8s-civo-talos-inframold/templates/truefoundry.yaml @@ -14,7 +14,7 @@ spec: server: https://kubernetes.default.svc project: tfy-apps source: - targetRevision: 0.7.1 + targetRevision: 0.9.0 repoURL: "https://truefoundry.github.io/infra-charts" chart: truefoundry helm: diff --git a/charts/tfy-k8s-gcp-gke-standard-inframold/Chart.yaml b/charts/tfy-k8s-gcp-gke-standard-inframold/Chart.yaml index 8bf5f6d9c..c5f316154 100644 --- a/charts/tfy-k8s-gcp-gke-standard-inframold/Chart.yaml +++ b/charts/tfy-k8s-gcp-gke-standard-inframold/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: tfy-k8s-gcp-gke-standard-inframold -version: 0.1.6 +version: 0.1.7 description: "Inframold, the superchart that configure your cluster on gcp for truefoundry." maintainers: - name: truefoundry diff --git a/charts/tfy-k8s-gcp-gke-standard-inframold/artifacts-manifest.json b/charts/tfy-k8s-gcp-gke-standard-inframold/artifacts-manifest.json index 5cd567f55..31d0a86a9 100644 --- a/charts/tfy-k8s-gcp-gke-standard-inframold/artifacts-manifest.json +++ b/charts/tfy-k8s-gcp-gke-standard-inframold/artifacts-manifest.json @@ -198,14 +198,14 @@ "details": { "chart": "truefoundry", "repoURL": "https://truefoundry.github.io/infra-charts", - "targetRevision": "0.7.1", + "targetRevision": "0.9.0", "images": [ - "tfy.jfrog.io/tfy-private-images/mlfoundry-server:v0.5.0", - "tfy.jfrog.io/tfy-private-images/servicefoundry-server:v0.7.0", - "tfy.jfrog.io/tfy-private-images/sfy-manifest-service:v0.4.0", - "tfy.jfrog.io/tfy-private-images/tfy-controller:v0.3.0", - "tfy.jfrog.io/tfy-private-images/tfy-k8s-controller:v0.4.2", - "tfy.jfrog.io/tfy-private-images/truefoundry-frontend-app:v0.6.0", + "tfy.jfrog.io/tfy-private-images/mlfoundry-server:v0.7.0", + "tfy.jfrog.io/tfy-private-images/servicefoundry-server:v0.9.0", + "tfy.jfrog.io/tfy-private-images/sfy-manifest-service:v0.6.0-rc.1", + "tfy.jfrog.io/tfy-private-images/tfy-controller:v0.4.0", + "tfy.jfrog.io/tfy-private-images/tfy-k8s-controller:v0.6.0", + "tfy.jfrog.io/tfy-private-images/truefoundry-frontend-app:v0.8.0", "tfy.jfrog.io/tfy-mirror/nats:2.10.21-alpine3.20", "tfy.jfrog.io/tfy-mirror/natsio/nats-server-config-reloader:0.14.3", "tfy.jfrog.io/tfy-mirror/natsio/prometheus-nats-exporter:0.15.0", @@ -457,37 +457,37 @@ { "type": "image", "details": { - "registryURL": "tfy.jfrog.io/tfy-private-images/mlfoundry-server:v0.5.0" + "registryURL": "tfy.jfrog.io/tfy-private-images/mlfoundry-server:v0.7.0" } }, { "type": "image", "details": { - "registryURL": "tfy.jfrog.io/tfy-private-images/servicefoundry-server:v0.7.0" + "registryURL": "tfy.jfrog.io/tfy-private-images/servicefoundry-server:v0.9.0" } }, { "type": "image", "details": { - "registryURL": "tfy.jfrog.io/tfy-private-images/sfy-manifest-service:v0.4.0" + "registryURL": "tfy.jfrog.io/tfy-private-images/sfy-manifest-service:v0.6.0-rc.1" } }, { "type": "image", "details": { - "registryURL": "tfy.jfrog.io/tfy-private-images/tfy-controller:v0.3.0" + "registryURL": "tfy.jfrog.io/tfy-private-images/tfy-controller:v0.4.0" } }, { "type": "image", "details": { - "registryURL": "tfy.jfrog.io/tfy-private-images/tfy-k8s-controller:v0.4.2" + "registryURL": "tfy.jfrog.io/tfy-private-images/tfy-k8s-controller:v0.6.0" } }, { "type": "image", "details": { - "registryURL": "tfy.jfrog.io/tfy-private-images/truefoundry-frontend-app:v0.6.0" + "registryURL": "tfy.jfrog.io/tfy-private-images/truefoundry-frontend-app:v0.8.0" } }, { diff --git a/charts/tfy-k8s-gcp-gke-standard-inframold/templates/truefoundry.yaml b/charts/tfy-k8s-gcp-gke-standard-inframold/templates/truefoundry.yaml index 967c797b1..6f5743044 100644 --- a/charts/tfy-k8s-gcp-gke-standard-inframold/templates/truefoundry.yaml +++ b/charts/tfy-k8s-gcp-gke-standard-inframold/templates/truefoundry.yaml @@ -14,7 +14,7 @@ spec: server: https://kubernetes.default.svc project: tfy-apps source: - targetRevision: 0.7.1 + targetRevision: 0.9.0 repoURL: "https://truefoundry.github.io/infra-charts" chart: truefoundry helm: diff --git a/charts/tfy-k8s-generic-inframold/Chart.yaml b/charts/tfy-k8s-generic-inframold/Chart.yaml index 0170570ad..93c7f04bb 100644 --- a/charts/tfy-k8s-generic-inframold/Chart.yaml +++ b/charts/tfy-k8s-generic-inframold/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: tfy-k8s-generic-inframold -version: 0.1.6 +version: 0.1.7 description: "Inframold, the superchart that configure your cluster on generic for truefoundry." maintainers: - name: truefoundry diff --git a/charts/tfy-k8s-generic-inframold/artifacts-manifest.json b/charts/tfy-k8s-generic-inframold/artifacts-manifest.json index 6f9856fd7..51993fc8b 100644 --- a/charts/tfy-k8s-generic-inframold/artifacts-manifest.json +++ b/charts/tfy-k8s-generic-inframold/artifacts-manifest.json @@ -183,14 +183,14 @@ "details": { "chart": "truefoundry", "repoURL": "https://truefoundry.github.io/infra-charts", - "targetRevision": "0.7.1", + "targetRevision": "0.9.0", "images": [ - "tfy.jfrog.io/tfy-private-images/mlfoundry-server:v0.5.0", - "tfy.jfrog.io/tfy-private-images/servicefoundry-server:v0.7.0", - "tfy.jfrog.io/tfy-private-images/sfy-manifest-service:v0.4.0", - "tfy.jfrog.io/tfy-private-images/tfy-controller:v0.3.0", - "tfy.jfrog.io/tfy-private-images/tfy-k8s-controller:v0.4.2", - "tfy.jfrog.io/tfy-private-images/truefoundry-frontend-app:v0.6.0", + "tfy.jfrog.io/tfy-private-images/mlfoundry-server:v0.7.0", + "tfy.jfrog.io/tfy-private-images/servicefoundry-server:v0.9.0", + "tfy.jfrog.io/tfy-private-images/sfy-manifest-service:v0.6.0-rc.1", + "tfy.jfrog.io/tfy-private-images/tfy-controller:v0.4.0", + "tfy.jfrog.io/tfy-private-images/tfy-k8s-controller:v0.6.0", + "tfy.jfrog.io/tfy-private-images/truefoundry-frontend-app:v0.8.0", "tfy.jfrog.io/tfy-mirror/nats:2.10.21-alpine3.20", "tfy.jfrog.io/tfy-mirror/natsio/nats-server-config-reloader:0.14.3", "tfy.jfrog.io/tfy-mirror/natsio/prometheus-nats-exporter:0.15.0", @@ -412,37 +412,37 @@ { "type": "image", "details": { - "registryURL": "tfy.jfrog.io/tfy-private-images/mlfoundry-server:v0.5.0" + "registryURL": "tfy.jfrog.io/tfy-private-images/mlfoundry-server:v0.7.0" } }, { "type": "image", "details": { - "registryURL": "tfy.jfrog.io/tfy-private-images/servicefoundry-server:v0.7.0" + "registryURL": "tfy.jfrog.io/tfy-private-images/servicefoundry-server:v0.9.0" } }, { "type": "image", "details": { - "registryURL": "tfy.jfrog.io/tfy-private-images/sfy-manifest-service:v0.4.0" + "registryURL": "tfy.jfrog.io/tfy-private-images/sfy-manifest-service:v0.6.0-rc.1" } }, { "type": "image", "details": { - "registryURL": "tfy.jfrog.io/tfy-private-images/tfy-controller:v0.3.0" + "registryURL": "tfy.jfrog.io/tfy-private-images/tfy-controller:v0.4.0" } }, { "type": "image", "details": { - "registryURL": "tfy.jfrog.io/tfy-private-images/tfy-k8s-controller:v0.4.2" + "registryURL": "tfy.jfrog.io/tfy-private-images/tfy-k8s-controller:v0.6.0" } }, { "type": "image", "details": { - "registryURL": "tfy.jfrog.io/tfy-private-images/truefoundry-frontend-app:v0.6.0" + "registryURL": "tfy.jfrog.io/tfy-private-images/truefoundry-frontend-app:v0.8.0" } }, { diff --git a/charts/tfy-k8s-generic-inframold/templates/truefoundry.yaml b/charts/tfy-k8s-generic-inframold/templates/truefoundry.yaml index 967c797b1..6f5743044 100644 --- a/charts/tfy-k8s-generic-inframold/templates/truefoundry.yaml +++ b/charts/tfy-k8s-generic-inframold/templates/truefoundry.yaml @@ -14,7 +14,7 @@ spec: server: https://kubernetes.default.svc project: tfy-apps source: - targetRevision: 0.7.1 + targetRevision: 0.9.0 repoURL: "https://truefoundry.github.io/infra-charts" chart: truefoundry helm: