Skip to content

Commit c19aa4c

Browse files
committed
[FIX] typos
1 parent 6cff031 commit c19aa4c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Be ready for followup questions, and please respond in a timely manner. If we ca
1717
**Describe the bug**
1818
A clear and concise description of what the bug is.
1919

20-
**Version of Helm, Kubernetes and the plausible-analytics chart**:
20+
**Version of Helm, Kubernetes and the smtp4dev chart**:
2121

2222

2323
**What happened**:

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
- name: Run chart-testing (install)
3535
# run: ct install --chart-dirs . --charts . --target-branch ${{ github.event.repository.default_branch }}
3636
# can't use it until https://github.com/helm/chart-testing/issues/310 is resolved
37-
run: helm install plausible-analytics . -f values.yaml --namespace plausible-analytics --create-namespace
37+
run: helm install smtp4dev . -f values.yaml --namespace smtp4dev --create-namespace

0 commit comments

Comments
 (0)