mirror of https://github.com/mingrammer/diagrams
Merge pull request #1032 from mingrammer/1031-feature-request-add-sonarqube-logo
feat: Add Sonarqube logo979-is-there-a-node-for-kubernetes-itself
commit
a5a3ef7bff
@ -0,0 +1,15 @@
|
||||
# This module is automatically generated by autogen.sh. DO NOT EDIT.
|
||||
|
||||
from . import _Saas
|
||||
|
||||
|
||||
class _Security(_Saas):
|
||||
_type = "alerting"
|
||||
_icon_dir = "resources/saas/security"
|
||||
|
||||
|
||||
class Sonarqube(_Security):
|
||||
_icon = "sonarqube.png"
|
||||
|
||||
|
||||
# Aliases
|
After Width: | Height: | Size: 10 KiB |
After Width: | Height: | Size: 10 KiB |
Loading…
Reference in new issue