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

Frigate ignores Case Sensitivity #29

Closed
GCHQDeveloper926 opened this issue Mar 29, 2021 · 2 comments
Closed

Frigate ignores Case Sensitivity #29

GCHQDeveloper926 opened this issue Mar 29, 2021 · 2 comments

Comments

@GCHQDeveloper926
Copy link

GCHQDeveloper926 commented Mar 29, 2021

I've noticed that Frigate ignores Uppercase words in my comments:

values.yaml

myKey: BIG  # Can be either BIG or SMALL

Markdown:

| Parameter                | Description             | Default        |
| ------------------------ | ----------------------- | -------------- |
| `myKey` | Can be either big or small | `"BIG"` |

Is this expected/required or would a PR to rectify this be OK? I can try taking a look

@jacobtomlinson
Copy link
Member

Thanks for raising this! This was fixed in #14 but we haven't had a release since then.

@GCHQDeveloper926
Copy link
Author

Nice! Looked in issues but forgot to check Pull Requests. Thanks for the pointer!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants