diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 3e6d255..d613436 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -3,5 +3,34 @@ "extends": [ "github>plcnk/.github:default.json5", ":semanticCommitTypeAll(chore)" + ], + "regexManagers": [ + { + "fileMatch": ["\\.yaml$"], + "matchStrings": [ + "# ?renovate datasource=(?.+?) depName=(?.+)\\n.+: [\"']?(?.+?)[\"']?\\n" + ] + } + ], + "packageRules": [ + { + "matchDatasources": ["helm"], + "commitMessageTopic": "{{depName}} Helm release" + }, + { + "matchDatasources": ["docker"], + "matchPackageNames": ["ghcr.io/dgtlmoon/changedetection.io"], + "versioning": "loose" + }, + { + "matchDatasources": ["docker"], + "matchPackageNames": ["ghcr.io/juanfont/headscale"], + "allowedVersions": "!/^0.23.0$/" + }, + { + "matchDatasources": ["docker"], + "matchPackageNames": ["eqalpha/keydb"], + "versioning": "regex:^(?.+?)_v(?\\d+)\\.(?\\d+)\\.(?\\d+)$" + } ] } diff --git a/README.md b/README.md index 23bed74..f3a23f6 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,6 @@

-

- -

- # plcnk's Helm Charts Charts for deploying applications on [Kubernetes](https://kubernetes.io/) using [Helm](https://helm.sh/). @@ -34,9 +30,9 @@ You can then run `helm search repo plcnk` to see the charts. ## Available charts -| Chart | Chart Version | App Version | Description | -| --------------------------------------------------------------------- | ------------- | ----------------- | --------------------------------------------------------------- | -| [it-tools](https://github.com/plcnk/charts/tree/main/charts/it-tools) | 1.0.0 | 2024.5.13-a0bc346 | Collection of handy online tools for developers, with great UX. | +| Chart | Description | +| ----- | ----------- | +| [IT-Tools it-tools icon](charts/it-tools/) | Collection of handy online tools for developers, with great UX. | ## License diff --git a/charts/it-tools/Chart.yaml b/charts/it-tools/Chart.yaml index 856f140..e7027fa 100644 --- a/charts/it-tools/Chart.yaml +++ b/charts/it-tools/Chart.yaml @@ -1,23 +1,25 @@ apiVersion: v2 name: it-tools description: Collection of handy online tools for developers, with great UX. -icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/it-tools-light.png -type: application -version: 1.0.0 -appVersion: "2024.5.13-a0bc346" home: https://github.com/plcnk/charts/tree/master/charts/it-tools +icon: https://raw.githubusercontent.com/plcnk/charts/main/charts/it-tools/icon.svg +type: application +version: 1.0.1 +# renovate datasource=docker depName=ghcr.io/corentinth/it-tools +appVersion: "2024.5.13-a0bc346" +kubeVersion: ">=1.22.0-0" +keywords: + - it-tools + - it + - tools sources: - https://github.com/CorentinTh/it-tools -maintainers: - - name: Romain Pluciennik - email: romain.pluciennik@gmail.com annotations: artifacthub.io/changes: | - kind: changed description: Changed chart metadata - artifacthub.io/images: | - - name: it-tools - image: ghcr.io/corentinth/it-tools:2024.5.13-a0bc346 - platforms: - - linux/amd64 - - linux/arm64 + artifacthub.io/links: |- + - name: App Source + url: https://github.com/CorentinTh/it-tools + - name: Chart Source + url: https://github.com/plcnk/charts/tree/master/charts/it-tools diff --git a/charts/it-tools/icon.svg b/charts/it-tools/icon.svg new file mode 100644 index 0000000..bc57a82 --- /dev/null +++ b/charts/it-tools/icon.svg @@ -0,0 +1,6 @@ + + + + + +