@kinvolk/headlamp-plugin
Version:
The needed infrastructure for building Headlamp plugins.
14 lines (13 loc) • 728 B
YAML
version: 0.0.1
name: headlamp_example_change_logo
displayName: Change Logo Example
createdAt: "2024-07-24T14:22:56Z"
description: Allows to change the Headlamp logo. This is an plugin from the official examples.
changes:
- kind: added
description: "First version published here. Allows to change Headlamp's logo from the plugin's settings."
annotations:
headlamp/plugin/archive-url: "https://github.com/headlamp-k8s/plugins/releases/download/example-change-logo-0.0.1/change-logo-0.0.1.tar.gz"
headlamp/plugin/archive-checksum: "SHA256:8a2a23d116fe175b4350ffc6cc259781ed98d943f932e30fc5c8fe4e07b86e89"
headlamp/plugin/version-compat: ">=0.22"
headlamp/plugin/distro-compat: "in-cluster,web,docker-desktop,desktop"