Website: Fix Zitadel Logo & Created-Date (#2217)

* Website: Fix Zitadel Logo & Created-Date

* Update autolabeler.yml

* Update autolabeler.yml
This commit is contained in:
CanbiZ
2025-02-10 14:58:06 +01:00
committed by GitHub
parent e4ee00b403
commit 4c7d82f4eb
2 changed files with 31 additions and 44 deletions

View File

@@ -4,14 +4,14 @@
"categories": [
6
],
"date_created": "2025-02-07",
"date_created": "2025-02-10",
"type": "ct",
"updateable": true,
"privileged": false,
"interface_port": 8080,
"documentation": "https://zitadel.com/docs/guides/overview",
"website": "https://zitadel.com",
"logo": "https://zitadel.com/zitadel-logo-dark.svg",
"logo": "https://raw.githubusercontent.com/zitadel/zitadel/refs/heads/main/console/src/assets/icons/android-chrome-512x512.png",
"description": "Zitadel is an open-source identity and access management (IAM) solution designed to provide secure authentication, authorization, and user management for modern applications and services. Built with a focus on flexibility, scalability, and security, Zitadel offers a comprehensive set of features for developers and organizations looking to implement robust identity management.",
"install_methods": [
{
@@ -40,4 +40,4 @@
"type": "info"
}
]
}
}