Skip to content

Commit 34ff3e5

Browse files
committed
fix categories annotation
1 parent 29e3040 commit 34ff3e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/firefox/app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ metadata:
1010
kubero.dev/template.links: "[]"
1111
kubero.dev/template.screenshots: "[]"
1212
kubero.dev/template.source: "https://github.com/jlesage/docker-firefox"
13-
kubero.dev/template.tags: '["security", "utility"]'
13+
kubero.dev/template.categories: '["security", "utility"]'
1414
kubero.dev/template.title: "Firefox"
1515
kubero.dev/template.website: "https://www.mozilla.org/en-US/firefox/new/"
1616
labels:

0 commit comments

Comments
 (0)