Fix links, add better footer, use icofont

Fork/Font awesome is too heavy and fails for some icons.
This commit is contained in:
2025-09-15 21:44:34 +02:00
parent 4e55f868ac
commit 58d8eb48b5
22 changed files with 1541 additions and 1132 deletions

View File

@@ -5,8 +5,8 @@ apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
annotations:
katenary.v3/compose-hash: 0c69ac40895910ccdabc3a2655ff7a3e6f5cf9fa
katenary.v3/version: 3.0.0-rc5
katenary.v3/compose-hash: 76866ef0672f04e085c6e3d50e4e8431d1d95bc0
katenary.v3/version: master-f3c1bf3
{{- if .Values.server.ingress.annotations -}}
{{- toYaml .Values.server.ingress.annotations | nindent 4 }}
{{- end }}