Skip to content

Commit 6b2be00

Browse files
committed
*: update Makefile
1 parent 9b6f023 commit 6b2be00

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

Makefile

+11-9
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,30 @@
11
SHELL:=/bin/bash
22

33
DIRS=\
4-
base/cert-manager \
5-
base/flux-system \
6-
apps/datalake-metrics \
7-
apps/dns \
84
apps/homeassistant \
95
apps/homer \
106
apps/monitoring \
117
apps/unifi \
128
apps/tandoor
139

1410
HELMDIRS=\
15-
apps/authentik \
11+
apps/atuin \
12+
apps/changedetection \
1613
apps/datalake-logs \
14+
apps/datalake-metrics \
1715
apps/descheduler \
18-
apps/opencost \
16+
apps/external-dns \
17+
apps/jellyfin \
1918
apps/minio \
19+
apps/opencost \
20+
apps/photos \
2021
apps/promtail \
21-
apps/proxy-docker-io \
22-
apps/proxy-ghcr-io \
23-
apps/proxy-quay-io \
22+
apps/scripts-mon \
23+
apps/system-kured \
24+
base/cert-manager \
2425
base/cnpg-system \
2526
base/external-secrets \
27+
base/flux-system \
2628
base/longhorn-system \
2729
base/metallb-system \
2830
base/node-feature-discovery \

0 commit comments

Comments
 (0)