Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove inbucket Helm chart #4032

Merged
merged 1 commit into from
Apr 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 restund coturn \
inbucket k8ssandra-test-cluster postgresql ldap-scim-bridge smallstep-accomp
k8ssandra-test-cluster postgresql ldap-scim-bridge smallstep-accomp
KIND_CLUSTER_NAME := wire-server
HELM_PARALLELISM ?= 1 # 1 for sequential tests; 6 for all-parallel tests

Expand Down
1 change: 1 addition & 0 deletions changelog.d/5-internal/remove-inbucket
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Remove inbucket helm chart.
10 changes: 0 additions & 10 deletions charts/inbucket/Chart.yaml

This file was deleted.

10 changes: 0 additions & 10 deletions charts/inbucket/README.md

This file was deleted.

4 changes: 0 additions & 4 deletions charts/inbucket/requirements.yaml

This file was deleted.

30 changes: 0 additions & 30 deletions charts/inbucket/templates/_helpers.tpl

This file was deleted.

15 changes: 0 additions & 15 deletions charts/inbucket/templates/basic-auth-secret.yaml

This file was deleted.

28 changes: 0 additions & 28 deletions charts/inbucket/templates/cert.yaml

This file was deleted.

48 changes: 0 additions & 48 deletions charts/inbucket/templates/ingress.yaml

This file was deleted.

25 changes: 0 additions & 25 deletions charts/inbucket/values.yaml

This file was deleted.

Loading