Skip to content

Commit

Permalink
Merge pull request #808 from truefoundry/truefoundry-version-
Browse files Browse the repository at this point in the history
[CI] Publish truefoundry to version
  • Loading branch information
geekygulshan authored Nov 20, 2024
2 parents 124221e + c6e1116 commit 544b627
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 15 deletions.
2 changes: 1 addition & 1 deletion charts/truefoundry/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: truefoundry
version: 0.12.1
version: 0.13.0
description: "TrueFoundry Control Plane Components"
maintainers:
- name: truefoundry
Expand Down
14 changes: 7 additions & 7 deletions charts/truefoundry/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ truefoundry is an applications that gets deployed on the kubernetes cluster to s
| `global.truefoundryImagePullConfigJSON` | JSON config for image pull secret | `""` |
| `global.tenantName` | Name of the tenant | `""` |
| `global.controlPlaneURL` | URL of the control plane | `http://truefoundry-truefoundry-frontend-app.truefoundry.svc.cluster.local:5000` |
| `global.controlPlaneChartVersion` | Version of control-plane chart | `0.12.1` |
| `global.controlPlaneChartVersion` | Version of control-plane chart | `0.13.0` |
| `global.existingTruefoundryCredsSecret` | Name of the existing truefoundry creds secret | `""` |
| `global.database.host` | Control plane database hostname when dev mode is not enabled | `""` |
| `global.database.name` | Control plane database name when dev mode is not enabled | `""` |
Expand Down Expand Up @@ -47,7 +47,7 @@ truefoundry is an applications that gets deployed on the kubernetes cluster to s
| `truefoundryFrontendApp.replicaCount` | Number of replicas for the frontend app | `1` |
| `truefoundryFrontendApp.global` | Global values for the frontend app | `{}` |
| `truefoundryFrontendApp.image.repository` | Image repository for the frontend app | `tfy.jfrog.io/tfy-private-images/truefoundry-frontend-app` |
| `truefoundryFrontendApp.image.tag` | Image tag for the frontend app | `v0.11.0` |
| `truefoundryFrontendApp.image.tag` | Image tag for the frontend app | `v0.12.0` |
| `truefoundryFrontendApp.envSecretName` | Secret name for the frontend app environment variables | `truefoundry-frontend-app-env-secret` |
| `truefoundryFrontendApp.imagePullPolicy` | Image pull policy for the frontend app | `IfNotPresent` |
| `truefoundryFrontendApp.nameOverride` | Override name for the frontend app | `""` |
Expand Down Expand Up @@ -96,7 +96,7 @@ truefoundry is an applications that gets deployed on the kubernetes cluster to s
| `mlfoundryServer.enabled` | Bool to enable the mlfoundry server | `true` |
| `mlfoundryServer.tolerations` | Tolerations specific to the mlfoundry server | `{}` |
| `mlfoundryServer.image.repository` | Image repository for the mlfoundry server | `tfy.jfrog.io/tfy-private-images/mlfoundry-server` |
| `mlfoundryServer.image.tag` | Image tag for the mlfoundry server | `v0.9.0` |
| `mlfoundryServer.image.tag` | Image tag for the mlfoundry server | `v0.10.0` |
| `mlfoundryServer.replicaCount` | Number of replicas for the mlfoundry server | `1` |
| `mlfoundryServer.environmentName` | Environment name for the mlfoundry server | `default` |
| `mlfoundryServer.envSecretName` | Secret name for the mlfoundry server environment variables | `mlfoundry-server-env-secret` |
Expand Down Expand Up @@ -133,7 +133,7 @@ truefoundry is an applications that gets deployed on the kubernetes cluster to s
| `servicefoundryServer.replicaCount` | Number of replicas for the servicefoundry server | `1` |
| `servicefoundryServer.global` | Global values for the servicefoundry server | `{}` |
| `servicefoundryServer.image.repository` | Image repository for the servicefoundry server | `tfy.jfrog.io/tfy-private-images/servicefoundry-server` |
| `servicefoundryServer.image.tag` | Image tag for the servicefoundry server | `v0.12.0` |
| `servicefoundryServer.image.tag` | Image tag for the servicefoundry server | `v0.13.0` |
| `servicefoundryServer.environmentName` | Environment name for the servicefoundry server | `default` |
| `servicefoundryServer.envSecretName` | Secret name for the servicefoundry server environment variables | `servicefoundry-server-env-secret` |
| `servicefoundryServer.imagePullPolicy` | Image pull policy for the servicefoundry server | `IfNotPresent` |
Expand Down Expand Up @@ -174,7 +174,7 @@ truefoundry is an applications that gets deployed on the kubernetes cluster to s
| `tfyK8sController.replicaCount` | Number of replicas for the tfyK8sController | `1` |
| `tfyK8sController.global` | Global values for the tfyK8sController | `{}` |
| `tfyK8sController.image.repository` | Image repository for the tfyK8sController | `tfy.jfrog.io/tfy-private-images/tfy-k8s-controller` |
| `tfyK8sController.image.tag` | Image tag for the tfyK8sController | `v0.9.0` |
| `tfyK8sController.image.tag` | Image tag for the tfyK8sController | `v0.10.0` |
| `tfyK8sController.environmentName` | Environment name for tfyK8sController | `default` |
| `tfyK8sController.envSecretName` | Secret name for the tfyK8sController environment variables | `tfy-k8s-controller-env-secret` |
| `tfyK8sController.imagePullPolicy` | Image pull policy for the tfyK8sController | `IfNotPresent` |
Expand Down Expand Up @@ -209,7 +209,7 @@ truefoundry is an applications that gets deployed on the kubernetes cluster to s
| `sfyManifestService.tolerations` | Tolerations specific to the sfy manifest service | `{}` |
| `sfyManifestService.global` | Global values for the sfy manifest service | `{}` |
| `sfyManifestService.image.repository` | Image repository for the sfy manifest service | `tfy.jfrog.io/tfy-private-images/sfy-manifest-service` |
| `sfyManifestService.image.tag` | Image tag for the sfy manifest service | `v0.9.0` |
| `sfyManifestService.image.tag` | Image tag for the sfy manifest service | `v0.10.0` |
| `sfyManifestService.replicaCount` | Number of replicas for the sfy manifest service | `1` |
| `sfyManifestService.environmentName` | Environment name for the sfy manifest service | `default` |
| `sfyManifestService.envSecretName` | Secret name for the sfy manifest service environment variables | `sfy-manifest-service-env-secret` |
Expand Down Expand Up @@ -356,7 +356,7 @@ update-build.sh '{"status":"SUCCEEDED"}'
| `tfyController.enabled` | Bool to enable the tfyController | `true` |
| `tfyController.global` | Global values for the tfyController | `{}` |
| `tfyController.image.repository` | Image repository for the tfyController | `tfy.jfrog.io/tfy-private-images/tfy-controller` |
| `tfyController.image.tag` | Image tag for the tfyController | `v0.7.0` |
| `tfyController.image.tag` | Image tag for the tfyController | `v0.8.0` |
| `tfyController.environmentName` | Environment name for the tfyController | `default` |
| `tfyController.envSecretName` | Secret name for the tfyController environment variables | `sfy-manifest-service-env-secret` |
| `tfyController.imagePullPolicy` | Image pull policy for the tfyController | `IfNotPresent` |
Expand Down
17 changes: 10 additions & 7 deletions charts/truefoundry/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ global:
## @param global.controlPlaneURL URL of the control plane
controlPlaneURL: "http://truefoundry-truefoundry-frontend-app.truefoundry.svc.cluster.local:5000"
## @param global.controlPlaneChartVersion Version of control-plane chart
controlPlaneChartVersion: 0.12.1
controlPlaneChartVersion: 0.13.0
# If you have an existing truefoundry-creds secret, provide the name here.
# This will ignore `.global.database` and `.global.tfyApiKey` values.
## @param global.existingTruefoundryCredsSecret Name of the existing truefoundry creds secret
Expand Down Expand Up @@ -103,7 +103,7 @@ truefoundryFrontendApp:
## @param truefoundryFrontendApp.image.repository Image repository for the frontend app
repository: "tfy.jfrog.io/tfy-private-images/truefoundry-frontend-app"
## @param truefoundryFrontendApp.image.tag Image tag for the frontend app
tag: "v0.11.0"
tag: "v0.12.0"
## @param truefoundryFrontendApp.envSecretName Secret name for the frontend app environment variables
envSecretName: truefoundry-frontend-app-env-secret
## @param truefoundryFrontendApp.imagePullPolicy Image pull policy for the frontend app
Expand Down Expand Up @@ -215,6 +215,7 @@ truefoundryFrontendApp:
VITE_AUTHSERVER_URL: /api/auth
VITE_MLFOUNDRY_URL: /api/ml
VITE_SVCFOUNDRY_URL: /api/svc
VITE_TFYAGENT_URL: /api/agent
VITE_MONITORINGFOUNDRY_URL: /api/monitoring
VITE_LLM_PLAYGROUND_API_URL: /api/llm
VITE_SOCKET_URL: ""
Expand All @@ -232,6 +233,8 @@ truefoundryFrontendApp:
VITE_ENABLE_RECOMMENDATION_INFOBAR: "false"
VITE_ENABLE_AUTOPILOT: "false"
VITE_AUTOPILOT_ENABLED_TENANTS: ""
VITE_ENABLE_TROUBLESHOOT: "false"
VITE_TROUBLESHOOT_ENABLED_TENANTS: ""
VITE_ENABLE_PROMPT_MANAGEMENT: "false"
VITE_PROMPT_MANAGEMENT_ENABLED_TENANTS: ""
VITE_ENABLE_EVENTS_GRAPHS: "true"
Expand Down Expand Up @@ -293,7 +296,7 @@ mlfoundryServer:
## @param mlfoundryServer.image.repository Image repository for the mlfoundry server
repository: "tfy.jfrog.io/tfy-private-images/mlfoundry-server"
## @param mlfoundryServer.image.tag Image tag for the mlfoundry server
tag: "v0.9.0"
tag: "v0.10.0"
## @param mlfoundryServer.replicaCount Number of replicas for the mlfoundry server
replicaCount: 1
## @param mlfoundryServer.environmentName Environment name for the mlfoundry server
Expand Down Expand Up @@ -393,7 +396,7 @@ servicefoundryServer:
## @param servicefoundryServer.image.repository Image repository for the servicefoundry server
repository: "tfy.jfrog.io/tfy-private-images/servicefoundry-server"
## @param servicefoundryServer.image.tag Image tag for the servicefoundry server
tag: "v0.12.0"
tag: "v0.13.0"
## @param servicefoundryServer.environmentName Environment name for the servicefoundry server
environmentName: default
## @param servicefoundryServer.envSecretName Secret name for the servicefoundry server environment variables
Expand Down Expand Up @@ -544,7 +547,7 @@ tfyK8sController:
## @param tfyK8sController.image.repository Image repository for the tfyK8sController
repository: "tfy.jfrog.io/tfy-private-images/tfy-k8s-controller"
## @param tfyK8sController.image.tag Image tag for the tfyK8sController
tag: "v0.9.0"
tag: "v0.10.0"
## @param tfyK8sController.environmentName Environment name for tfyK8sController
environmentName: default
## @param tfyK8sController.envSecretName Secret name for the tfyK8sController environment variables
Expand Down Expand Up @@ -636,7 +639,7 @@ sfyManifestService:
## @param sfyManifestService.image.repository Image repository for the sfy manifest service
repository: "tfy.jfrog.io/tfy-private-images/sfy-manifest-service"
## @param sfyManifestService.image.tag Image tag for the sfy manifest service
tag: "v0.9.0"
tag: "v0.10.0"
## @param sfyManifestService.replicaCount Number of replicas for the sfy manifest service
replicaCount: 1
## @param sfyManifestService.environmentName Environment name for the sfy manifest service
Expand Down Expand Up @@ -1087,7 +1090,7 @@ tfyController:
## @param tfyController.image.repository Image repository for the tfyController
repository: tfy.jfrog.io/tfy-private-images/tfy-controller
## @param tfyController.image.tag Image tag for the tfyController
tag: v0.7.0
tag: v0.8.0
## @param tfyController.environmentName Environment name for the tfyController
environmentName: default
## @param tfyController.envSecretName Secret name for the tfyController environment variables
Expand Down

0 comments on commit 544b627

Please sign in to comment.