run prettier as pre-commit hook (#3264)
This commit is contained in:
@@ -1,31 +1,32 @@
|
||||
annotations:
|
||||
truecharts.org/SCALE-support: 'true'
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
- HomeAutomation
|
||||
- Productivity
|
||||
apiVersion: v2
|
||||
appVersion: "latest"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.6
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.6
|
||||
deprecated: false
|
||||
description: "Enjoy Cura directly in your browser with this easy to use Docker container.\r\
|
||||
description:
|
||||
"Enjoy Cura directly in your browser with this easy to use Docker container.\r\
|
||||
\n"
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/cura-novnc
|
||||
icon: https://truecharts.org/img/chart-icons/cura-novnc.png
|
||||
keywords:
|
||||
- cura-novnc
|
||||
- HomeAutomation
|
||||
- Productivity
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- cura-novnc
|
||||
- HomeAutomation
|
||||
- Productivity
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: cura-novnc
|
||||
sources:
|
||||
- https://ultimaker.com/software/ultimaker-cura
|
||||
- https://hub.docker.com/r/mikeah/cura-novnc
|
||||
- https://ultimaker.com/software/ultimaker-cura
|
||||
- https://hub.docker.com/r/mikeah/cura-novnc
|
||||
type: application
|
||||
version: 0.0.10
|
||||
|
||||
Reference in New Issue
Block a user