diff --git a/Makefile b/Makefile index f774012f3e6..779548b776a 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,7 @@ fake-aws fake-aws-s3 fake-aws-sqs aws-ingress fluent-bit kibana backoffice \ calling-test demo-smtp elasticsearch-curator elasticsearch-external \ elasticsearch-ephemeral minio-external cassandra-external \ nginx-ingress-controller ingress-nginx-controller nginx-ingress-services reaper sftd restund coturn \ -inbucket k8ssandra-test-cluster postgresql +inbucket k8ssandra-test-cluster postgresql ldap-scim-bridge KIND_CLUSTER_NAME := wire-server HELM_PARALLELISM ?= 1 # 1 for sequential tests; 6 for all-parallel tests diff --git a/changelog.d/5-internal/add-ldap-chart-in-release b/changelog.d/5-internal/add-ldap-chart-in-release new file mode 100644 index 00000000000..c3014636b54 --- /dev/null +++ b/changelog.d/5-internal/add-ldap-chart-in-release @@ -0,0 +1 @@ +Add ldap-scim-bridge chart to the wire-server release \ No newline at end of file