diff --git a/charts/homarr/Chart.yaml b/charts/homarr/Chart.yaml index 7217594..8ecd2a6 100644 --- a/charts/homarr/Chart.yaml +++ b/charts/homarr/Chart.yaml @@ -3,7 +3,7 @@ name: homarr description: A Helm chart to deploy homarr for Kubernetes home: https://homarr-labs.github.io/charts/charts/homarr/ type: application -version: 0.0.1 +version: 0.1.0 # renovate datasource=docker depName=ghcr.io/homarr-labs/homarr appVersion: "0.0.1" icon: https://raw.githubusercontent.com/homarr-labs/homarr/dev/charts/homarr/icon.svg @@ -23,8 +23,8 @@ annotations: fingerprint: 36F9A886ABA6AA4C1588B942E7EC1AA0EFD54840 url: https://homarr-labs.github.io/charts/pgp_keys.asc artifacthub.io/changes: |- - - kind: added - description: Migrate chart + - kind: changed + description: Update dependency mkdocs-git-revision-date-localized-plugin to v1.3.0 artifacthub.io/links: |- - name: App Source url: https://github.com/homarr-labs/homarr diff --git a/charts/homarr/README.md b/charts/homarr/README.md index 4b9a2e8..967fe57 100644 --- a/charts/homarr/README.md +++ b/charts/homarr/README.md @@ -2,7 +2,7 @@ homarr logo -![Version: 0.0.1](https://img.shields.io/badge/Version-0.0.1-informational?style=flat) +![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat) ![AppVersion: 0.0.1](https://img.shields.io/badge/AppVersion-0.0.1-informational?style=flat) diff --git a/docs/requirements.txt b/docs/requirements.txt index 6efd690..6bf250c 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,6 +1,6 @@ CairoSVG mkdocs==1.6.0 -mkdocs-git-revision-date-localized-plugin==1.2.5 +mkdocs-git-revision-date-localized-plugin==1.3.0 mkdocs-material==9.5.32 mkdocs-minify-plugin==0.8.0 mkdocs-simple-hooks==0.1.5