Skip to content

Commit

Permalink
Merge pull request #203 from doitintl/docs-logos
Browse files Browse the repository at this point in the history
docs: Add logos
  • Loading branch information
stepanstipl authored Aug 9, 2021
2 parents e8065c4 + ff5158e commit 3669c5e
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@ repos:
- id: check-added-large-files
- id: trailing-whitespace
- id: end-of-file-fixer
exclude_types: [ svg ]
- repo: https://github.com/jumanjihouse/pre-commit-hooks
rev: master
hooks:
- id: forbid-binary
exclude_types: [ png ]
- id: git-dirty
- repo: https://github.com/Lucas-C/pre-commit-hooks-go
rev: master
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Kube No Trouble - `kubent`
![Kubent (Kube-No-Trouble) logo](./docs/imgs/kubent-logo.svg)

__*Easily check your cluster for use of deprecated APIs*__
__*Easily check your clusters for use of deprecated APIs*__

Kubernetes 1.16 is slowly starting to roll out, not only across various managed
Kubernetes offerings, and with that come a lot of API deprecations[1][1].
Expand Down
Binary file added docs/imgs/kubent-logo-inverse.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions docs/imgs/kubent-logo-inverse.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/imgs/kubent-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions docs/imgs/kubent-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3669c5e

Please sign in to comment.