Skip to content

Commit

Permalink
[CI] Publish inframold charts (#762)
Browse files Browse the repository at this point in the history
* [CI] Update inframold charts

* Update README.md with readme-generator-for-helm

Signed-off-by: innoavator <[email protected]>

* [CI] Update charts artifacts manifest files

Signed-off-by: dunefro <[email protected]>

---------

Signed-off-by: innoavator <[email protected]>
Signed-off-by: dunefro <[email protected]>
Co-authored-by: akashg3627 <[email protected]>
Co-authored-by: innoavator <[email protected]>
Co-authored-by: Vedant Pareek <[email protected]>
Co-authored-by: dunefro <[email protected]>
  • Loading branch information
5 people authored Nov 4, 2024
1 parent ca778e8 commit 078aa1c
Show file tree
Hide file tree
Showing 14 changed files with 62 additions and 62 deletions.
2 changes: 1 addition & 1 deletion charts/tfy-k8s-aws-eks-inframold/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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
26 changes: 13 additions & 13 deletions charts/tfy-k8s-aws-eks-inframold/artifacts-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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"
}
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion charts/tfy-k8s-azure-aks-inframold/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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
26 changes: 13 additions & 13 deletions charts/tfy-k8s-azure-aks-inframold/artifacts-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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"
}
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion charts/tfy-k8s-civo-talos-inframold/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion charts/tfy-k8s-gcp-gke-standard-inframold/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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
26 changes: 13 additions & 13 deletions charts/tfy-k8s-gcp-gke-standard-inframold/artifacts-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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"
}
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion charts/tfy-k8s-generic-inframold/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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
26 changes: 13 additions & 13 deletions charts/tfy-k8s-generic-inframold/artifacts-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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"
}
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 078aa1c

Please sign in to comment.