diff --git a/charts/baikal/Chart.lock b/charts/baikal/Chart.lock index 6d7cd2b..c94a156 100644 --- a/charts/baikal/Chart.lock +++ b/charts/baikal/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: librepod repository: https://librepod.github.io/charts - version: 1.2.0 -digest: sha256:1dcc99dc6525e660fe55ac3e87b1b36a4ca644b7728156d92f73371335e49290 -generated: "2023-02-12T20:02:37.750561025+03:00" + version: 1.2.1 +digest: sha256:58d797774bbae3fba01acf9e464f3a9ea3a313e5e2ce91abb5c8a29183689079 +generated: "2023-11-10T23:23:23.355804801+03:00" diff --git a/charts/baikal/Chart.yaml b/charts/baikal/Chart.yaml index 070395c..7b253da 100644 --- a/charts/baikal/Chart.yaml +++ b/charts/baikal/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: baikal description: The open source CardDAV, CalDAV and WebDAV server -version: 1.1.0 +version: 1.2.0 appVersion: 0.9.3-nginx kubeVersion: ">=1.16.0-0" type: application @@ -18,7 +18,7 @@ sources: icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/baikal.png dependencies: - name: librepod - version: 1.2.0 + version: 1.2.1 repository: https://librepod.github.io/charts annotations: category: My Apps diff --git a/charts/baikal/values.yaml b/charts/baikal/values.yaml index dfc82c3..f95b592 100644 --- a/charts/baikal/values.yaml +++ b/charts/baikal/values.yaml @@ -20,6 +20,13 @@ ingress: # See templates/middleware.yaml for details. middlewares: - redirect-card-cal-dav + annotations: + gethomepage.dev/href: "https://baikal.libre.pod" + gethomepage.dev/enabled: "true" + gethomepage.dev/description: "{{ .Chart.Description }}" + gethomepage.dev/group: "{{ .Chart.Annotations.category }}" + gethomepage.dev/icon: baikal.png + gethomepage.dev/name: "{{ .Chart.Name }}" dashboard: expose: true