File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
## Codefresh On-Premises
2
2
3
- ![ Version: 2.8.7 ] ( https://img.shields.io/badge/Version-2.8.7 -informational?style=flat-square ) ![ AppVersion: 2.8.0] ( https://img.shields.io/badge/AppVersion-2.8.0-informational?style=flat-square )
3
+ ![ Version: 2.8.8 ] ( https://img.shields.io/badge/Version-2.8.8 -informational?style=flat-square ) ![ AppVersion: 2.8.0] ( https://img.shields.io/badge/AppVersion-2.8.0-informational?style=flat-square )
4
4
5
5
Helm chart for deploying [ Codefresh On-Premises] ( https://codefresh.io/docs/docs/getting-started/intro-to-codefresh/ ) to Kubernetes.
6
6
@@ -2430,9 +2430,9 @@ After platform upgrade, Consul fails with the error `refusing to rejoin cluster
2430
2430
| argo-platform.api-graphql.env | object | See below | Env vars |
2431
2431
| argo-platform.api-graphql.hpa | object | `{"enabled":false}` | HPA |
2432
2432
| argo-platform.api-graphql.hpa.enabled | bool | `false` | Enable autoscaler |
2433
- | argo-platform.api-graphql.image | object | `{"registry":"us-docker.pkg.dev/codefresh-enterprise/gcr.io","repository":"codefresh-io /argo-platform-api-graphql"}` | Image |
2433
+ | argo-platform.api-graphql.image | object | `{"registry":"us-docker.pkg.dev/codefresh-enterprise/gcr.io","repository":"codefresh/argo-platform-api-graphql"}` | Image |
2434
2434
| argo-platform.api-graphql.image.registry | string | `"us-docker.pkg.dev/codefresh-enterprise/gcr.io"` | Registry |
2435
- | argo-platform.api-graphql.image.repository | string | `"codefresh-io /argo-platform-api-graphql"` | Repository |
2435
+ | argo-platform.api-graphql.image.repository | string | `"codefresh/argo-platform-api-graphql"` | Repository |
2436
2436
| argo-platform.api-graphql.kind | string | `"Deployment"` | Controller kind. Currently, only `Deployment` is supported |
2437
2437
| argo-platform.api-graphql.pdb | object | `{"enabled":false}` | PDB |
2438
2438
| argo-platform.api-graphql.pdb.enabled | bool | `false` | Enable pod disruption budget |
You can’t perform that action at this time.
0 commit comments