chore(docs): Remove -icon string from icon png's (#2040)
* rename icons (remove `-icon`) * Remove (`-icon`) from chart.yaml * Add 2 icons * slight format change * remove -icon
This commit is contained in:
@@ -7,7 +7,7 @@ dependencies:
|
||||
deprecated: false
|
||||
description: A private Among Us server
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/games/impostor-server
|
||||
icon: https://truecharts.org/_static/img/appicons/impostor-server-icon.png
|
||||
icon: https://truecharts.org/_static/img/appicons/impostor-server.png
|
||||
keywords:
|
||||
- impostor-server
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
|
||||
@@ -7,7 +7,7 @@ dependencies:
|
||||
deprecated: false
|
||||
description: Minecraft Bedrock Dedicated Server
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/games/minecraft-bedrock
|
||||
icon: https://truecharts.org/_static/img/appicons/minecraft-bedrock-icon.png
|
||||
icon: https://truecharts.org/_static/img/appicons/minecraft-bedrock.png
|
||||
keywords:
|
||||
- minecraft
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
|
||||
@@ -7,7 +7,7 @@ dependencies:
|
||||
deprecated: false
|
||||
description: Minecraft Java Dedicated Server
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/games/minecraft-java
|
||||
icon: https://truecharts.org/_static/img/appicons/minecraft-java-icon.png
|
||||
icon: https://truecharts.org/_static/img/appicons/minecraft-java.png
|
||||
keywords:
|
||||
- minecraft
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
|
||||
@@ -7,7 +7,7 @@ description: Minetest (server) is a near-infinite-world block sandbox game and a
|
||||
type: application
|
||||
deprecated: false
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/minetest
|
||||
icon: https://truecharts.org/_static/img/appicons/minetest-icon.png
|
||||
icon: https://truecharts.org/_static/img/appicons/minetest.png
|
||||
keywords:
|
||||
- minetest
|
||||
sources:
|
||||
|
||||
@@ -7,7 +7,7 @@ dependencies:
|
||||
deprecated: false
|
||||
description: Satisfactory Dedicated Server
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/games/satisfactory
|
||||
icon: https://truecharts.org/_static/img/appicons/satisfactory-icon.png
|
||||
icon: https://truecharts.org/_static/img/appicons/satisfactory.png
|
||||
keywords:
|
||||
- satisfactory
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
|
||||
@@ -6,7 +6,7 @@ dependencies:
|
||||
version: 9.0.0
|
||||
description: Valheim dedicated gameserver with automatic update and world backup support
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/valheim
|
||||
icon: https://truecharts.org/_static/img/appicons/valheim-icon.png
|
||||
icon: https://truecharts.org/_static/img/appicons/valheim.png
|
||||
keywords:
|
||||
- valheim
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
|
||||
Reference in New Issue
Block a user