Skip to content

Commit f2f1f11

Browse files
onprem: 2.8.8
1 parent 2bbf66d commit f2f1f11

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

codefresh/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Codefresh On-Premises
22

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)
44

55
Helm chart for deploying [Codefresh On-Premises](https://codefresh.io/docs/docs/getting-started/intro-to-codefresh/) to Kubernetes.
66

@@ -2430,9 +2430,9 @@ After platform upgrade, Consul fails with the error `refusing to rejoin cluster
24302430
| argo-platform.api-graphql.env | object | See below | Env vars |
24312431
| argo-platform.api-graphql.hpa | object | `{"enabled":false}` | HPA |
24322432
| 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 |
24342434
| 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 |
24362436
| argo-platform.api-graphql.kind | string | `"Deployment"` | Controller kind. Currently, only `Deployment` is supported |
24372437
| argo-platform.api-graphql.pdb | object | `{"enabled":false}` | PDB |
24382438
| argo-platform.api-graphql.pdb.enabled | bool | `false` | Enable pod disruption budget |

0 commit comments

Comments
 (0)