Skip to content

Commit 209f227

Browse files
feat: add ability to disable postgres store for eventbus and set schema name for audit
1 parent 8f9ae3e commit 209f227

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/codefresh/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ dependencies:
7575
repository: https://kubernetes.github.io/ingress-nginx
7676
condition: ingress-nginx.enabled
7777
- name: cluster-providers
78-
version: 1.18.0
78+
version: 1.18.1-onprem-267d484
7979
repository: oci://quay.io/codefresh/charts
8080
condition: cluster-providers.enabled
8181
- name: kube-integration
@@ -103,7 +103,7 @@ dependencies:
103103
repository: oci://quay.io/codefresh/charts
104104
condition: pipeline-manager.enabled
105105
- name: gitops-dashboard-manager
106-
version: 1.15.0
106+
version: 1.15.1-onprem-4b34cf5
107107
repository: oci://quay.io/codefresh/charts
108108
condition: gitops-dashboard-manager.enabled
109109
- name: cfapi

0 commit comments

Comments
 (0)