diff --git a/charts/homepage/Chart.lock b/charts/homepage/Chart.lock index 2f00baf..c752f6c 100644 --- a/charts/homepage/Chart.lock +++ b/charts/homepage/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: librepod repository: https://librepod.github.io/charts - version: 1.1.1 -digest: sha256:eb982ffedaad9d28f4480a9b5370e2efbd137efbeb676fa33a495f8fddf5a76a -generated: "2022-11-12T22:44:00.566745275+03:00" + version: 1.2.0 +digest: sha256:1dcc99dc6525e660fe55ac3e87b1b36a4ca644b7728156d92f73371335e49290 +generated: "2023-11-11T21:52:36.081139194+03:00" diff --git a/charts/homepage/Chart.yaml b/charts/homepage/Chart.yaml index f9a7328..51ca50e 100644 --- a/charts/homepage/Chart.yaml +++ b/charts/homepage/Chart.yaml @@ -16,5 +16,5 @@ sources: - https://github.com/benphelps/homepage dependencies: - name: librepod - version: 1.1.1 + version: 1.2.0 repository: https://librepod.github.io/charts diff --git a/charts/homepage/configmap/bookmarks.yaml b/charts/homepage/configmap/bookmarks.yaml index 871e913..729e637 100644 --- a/charts/homepage/configmap/bookmarks.yaml +++ b/charts/homepage/configmap/bookmarks.yaml @@ -5,14 +5,4 @@ - Developer: - Github: - abbr: GH - href: https://github.com/ - -- Social: - - Reddit: - - abbr: RE - href: https://reddit.com/ - -- Entertainment: - - YouTube: - - abbr: YT - href: https://youtube.com/ + href: https://github.com/librepod diff --git a/charts/homepage/configmap/services.yaml b/charts/homepage/configmap/services.yaml index 96600f9..1481fcb 100644 --- a/charts/homepage/configmap/services.yaml +++ b/charts/homepage/configmap/services.yaml @@ -4,24 +4,14 @@ - LibrePod: - - Wireguard: - href: https://wireguard.libre.pod - description: Grant access to your LibrePod +# - Wireguard: +# href: https://wireguard.libre.pod +# description: Grant access to your LibrePod - - Pi-hole: - href: https://pihole.libre.pod - description: Network-wide ad blocking +# - Pi-hole: +# href: https://pihole.libre.pod +# description: Network-wide ad blocking - - Traefik: - href: https://traefik.libre.pod - description: The Cloud-Native application proxy - -- My Second Group: - - My Second Service: - href: http://localhost/ - description: Homepage is the best - -- My Third Group: - - My Third Service: - href: http://localhost/ - description: Homepage is 😎 +# - Traefik: +# href: https://traefik.libre.pod +# description: The Cloud-Native application proxy diff --git a/charts/homepage/values.yaml b/charts/homepage/values.yaml index 4788cfd..41824aa 100644 --- a/charts/homepage/values.yaml +++ b/charts/homepage/values.yaml @@ -1,7 +1,5 @@ # The 'hostIP' is supposed to be set upon chart installation: # helm install pihole --set hostIP="192.168.1.200" -hostIP: 127.0.0.1 - image: repository: ghcr.io/benphelps/homepage pullPolicy: IfNotPresent @@ -21,7 +19,6 @@ ingress: enabled: true hosts: - host: libre.pod - - host: "{{ .Values.hostIP }}" persistence: bookmarks: