Skip to content

Commit 9f18933

Browse files
committed
chore(CONTRIBUTING): Add reference to distroless
Signed-off-by: Vincent Mercier <vmercier@gmail.com>
1 parent 8ee6267 commit 9f18933

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ We use:
4343

4444
* [`helm unittest`](https://github.com/helm-unittest/helm-unittest) for Helm chart tests
4545

46+
* [`distroless`](https://github.com/GoogleContainerTools/distroless) for running only application and its runtime dependencies in container (like [Kubernetes](https://github.com/GoogleContainerTools/distroless?tab=readme-ov-file#who-uses-distroless))
47+
4648
## Pull Request Checklist
4749

4850
* Branch from the `main` branch and, if needed, rebase to the current main branch before submitting your pull request. If it doesn't merge cleanly with main you may be asked to rebase your changes.

0 commit comments

Comments
 (0)