run prettier as pre-commit hook (#3264)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
annotations:
|
||||
truecharts.org/SCALE-support: 'true'
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
- Network-Other
|
||||
- Productivity
|
||||
@@ -8,28 +8,29 @@ annotations:
|
||||
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: "This container will run apt-mirror and Apache2. This allows you to create\
|
||||
description:
|
||||
"This container will run apt-mirror and Apache2. This allows you to create\
|
||||
\ a local apt mirror for Debian packages.\r\n"
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/debian-apt-mirror
|
||||
icon: https://truecharts.org/img/chart-icons/debian-apt-mirror.png
|
||||
keywords:
|
||||
- debian-apt-mirror
|
||||
- Network-Other
|
||||
- Productivity
|
||||
- Tools-Utilities
|
||||
- Drivers
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
- debian-apt-mirror
|
||||
- Network-Other
|
||||
- Productivity
|
||||
- Tools-Utilities
|
||||
- Drivers
|
||||
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: debian-apt-mirror
|
||||
sources:
|
||||
- https://www.debian.org/
|
||||
- https://hub.docker.com/r/ich777/debian-mirror
|
||||
- https://www.debian.org/
|
||||
- https://hub.docker.com/r/ich777/debian-mirror
|
||||
type: application
|
||||
version: 0.0.10
|
||||
|
||||
Reference in New Issue
Block a user