Skip to content

Commit 1d56a80

Browse files
author
Kalle Fagerberg
committed
Added some 'New' badges
1 parent 5388535 commit 1d56a80

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/content/docs/setup/install.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ sidebar:
55
order: 1
66
---
77

8-
import { Tabs, TabItem } from '@astrojs/starlight/components';
8+
import { Badge, Tabs, TabItem } from '@astrojs/starlight/components';
99

1010
Kubecolor can be installed in various ways through a number of package managers.
1111
If you don't have any of the package managers available, then consider [downloading the binary](#download-binary-via-github-release).
@@ -45,7 +45,7 @@ brew install kubecolor
4545

4646
:::
4747

48-
## MacPorts
48+
## MacPorts <Badge text="New" variant="tip" />
4949

5050
[![MacPorts version](https://repology.org/badge/version-for-repo/macports/kubecolor.svg)](https://repology.org/project/kubecolor/versions)
5151

@@ -55,7 +55,7 @@ For MacOS users using the [MacPorts](https://www.macports.org/) package manager.
5555
sudo port install kubecolor
5656
```
5757

58-
## DEB
58+
## DEB <Badge text="New" variant="tip" />
5959

6060
[![debian version from custom repo](https://img.shields.io/github/v/release/kubecolor/kubecolor?label=deb%20package&color=4cc61f)](https://github.com/kubecolor/kubecolor/releases/latest)
6161

@@ -88,7 +88,7 @@ repositories as it is very outdated. Instead, use our custom repo.
8888
</TabItem>
8989
</Tabs>
9090

91-
## RPM
91+
## RPM <Badge text="New" variant="tip" />
9292

9393
[![rpm version from custom repo](https://img.shields.io/github/v/release/kubecolor/kubecolor?label=rpm%20package&color=4cc61f)](https://github.com/kubecolor/kubecolor/releases/latest)
9494

0 commit comments

Comments
 (0)