Skip to content

Commit

Permalink
chore(apps): update metadata in chart.yaml (#17457)
Browse files Browse the repository at this point in the history
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning

**➕ App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
  • Loading branch information
stavros-k committed Jan 21, 2024
1 parent 895631b commit aff3014
Show file tree
Hide file tree
Showing 1,254 changed files with 4,287 additions and 4,225 deletions.
6 changes: 3 additions & 3 deletions charts/dependency/clickhouse/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ annotations:
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: database
truecharts.org/max_helm_version: "3.13"
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: dependency
apiVersion: v2
Expand All @@ -24,7 +24,7 @@ keywords:
- database
- clickhouse
- sql
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse
- https://hub.docker.com/r/clickhouse/clickhouse-server
type: application
version: 10.2.8
version: 10.2.9
2 changes: 1 addition & 1 deletion charts/dependency/kube-state-metrics/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/kube-state-metrics
- https://hub.docker.com/r/bitnami/kube-state-metrics
type: application
version: 6.1.10
version: 6.1.11
2 changes: 1 addition & 1 deletion charts/dependency/mariadb/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/mariadb
- https://hub.docker.com/r/bitnami/mariadb
type: application
version: 12.1.8
version: 12.1.9
2 changes: 1 addition & 1 deletion charts/dependency/memcached/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/memcached
- https://hub.docker.com/r/bitnami/memcached
type: application
version: 11.1.9
version: 11.1.10
2 changes: 1 addition & 1 deletion charts/dependency/mongodb/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/mongodb
- https://hub.docker.com/r/bitnami/mongodb
type: application
version: 11.1.12
version: 11.1.13
2 changes: 1 addition & 1 deletion charts/dependency/node-exporter/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/node-exporter
- https://hub.docker.com/r/bitnami/node-exporter
type: application
version: 6.1.10
version: 6.1.11
2 changes: 1 addition & 1 deletion charts/dependency/redis/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/redis
- https://hub.docker.com/r/bitnami/redis
type: application
version: 11.1.11
version: 11.1.12
2 changes: 1 addition & 1 deletion charts/dependency/solr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/solr
- https://hub.docker.com/r/bitnami/solr
type: application
version: 9.1.8
version: 9.1.9
14 changes: 7 additions & 7 deletions charts/dev/apprise-api/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: notifications
truecharts.org/max_helm_version: "3.13"
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
truecharts.org/train: dev
apiVersion: v2
appVersion: 0.9.7
dependencies:
Expand All @@ -18,21 +18,21 @@ dependencies:
import-values: []
deprecated: false
description: Push notifications that work with just about every platform!
home: https://truecharts.org/charts/incubator/apprise-api
home: https://truecharts.org/charts/dev/apprise-api
icon: https://truecharts.org/img/hotlink-ok/chart-icons/apprise-api.png
keywords:
- apprise-api
- notifications
- usenet
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
name: apprise-api
sources:
- https://hub.docker.com/r/caronc/apprise
- https://github.com/caronc/apprise-api
- https://github.com/truecharts/charts/tree/master/charts/incubator/apprise-api
- https://github.com/truecharts/charts/tree/master/charts/dev/apprise-api
- https://hub.docker.com/r/caronc/apprise
type: application
version: 4.0.14
version: 4.0.15
2 changes: 1 addition & 1 deletion charts/dev/apprise-api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.

For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/apprise-api)
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/apprise-api)

**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

Expand Down
12 changes: 6 additions & 6 deletions charts/dev/appsmith/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: productivity
truecharts.org/max_helm_version: "3.13"
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
truecharts.org/train: dev
apiVersion: v2
appVersion: 1.9.57
dependencies:
Expand All @@ -25,19 +25,19 @@ dependencies:
import-values: []
deprecated: false
description: Turn any datasource into an internal app in minutes. Appsmith lets you drag-and-drop UI components to build pages, connect to any API, database or GraphQL source and write logic with JavaScript objects.
home: https://truecharts.org/charts/incubator/appsmith
home: https://truecharts.org/charts/dev/appsmith
icon: https://truecharts.org/img/hotlink-ok/chart-icons/appsmith.png
keywords:
- appsmith
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
name: appsmith
sources:
- https://github.com/appsmithorg/appsmith
- https://github.com/truecharts/charts/tree/master/charts/incubator/appsmith
- https://github.com/truecharts/charts/tree/master/charts/dev/appsmith
- https://hub.docker.com/r/appsmith/appsmith-ce
type: application
version: 6.0.14
version: 6.0.15
2 changes: 1 addition & 1 deletion charts/dev/appsmith/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.

For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/appsmith)
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/appsmith)

**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

Expand Down
14 changes: 7 additions & 7 deletions charts/dev/awesome-ttrss/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ annotations:
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.13"
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
truecharts.org/train: dev
apiVersion: v2
appVersion: latest-2023-12-18
appVersion: 2023.12.18
dependencies:
- name: common
version: 17.2.21
Expand All @@ -18,20 +18,20 @@ dependencies:
import-values: []
deprecated: false
description: Awesome TTRSS aims to provide a powerful Chartized all-in-one solution for Tiny Tiny RSS
home: https://truecharts.org/charts/incubator/awesome-ttrss
home: https://truecharts.org/charts/dev/awesome-ttrss
icon: https://truecharts.org/img/hotlink-ok/chart-icons/awesome-ttrss.png
keywords:
- tt-rss
- awesome-ttrss
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
name: awesome-ttrss
sources:
- https://github.com/HenryQW/Awesome-TTRSS
- https://github.com/truecharts/charts/tree/master/charts/incubator/awesome-ttrss
- https://github.com/truecharts/charts/tree/master/charts/dev/awesome-ttrss
- https://hub.docker.com/r/wangqiru/ttrss
type: application
version: 4.0.4
version: 4.0.5
2 changes: 1 addition & 1 deletion charts/dev/awesome-ttrss/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.

For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/awesome-ttrss)
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/awesome-ttrss)

**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

Expand Down
14 changes: 7 additions & 7 deletions charts/dev/btdex/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: Crypto
truecharts.org/max_helm_version: "3.13"
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
truecharts.org/train: dev
apiVersion: v2
appVersion: latest
dependencies:
Expand All @@ -18,20 +18,20 @@ dependencies:
import-values: []
deprecated: false
description: This is a Docker Chart for BTDEX based on jlesage/Chart-baseimage-gui Chart.
home: https://truecharts.org/charts/incubator/btdex
home: https://truecharts.org/charts/dev/btdex
icon: https://truecharts.org/img/hotlink-ok/chart-icons/btdex.png
keywords:
- btdex
- Crypto
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
name: btdex
sources:
- https://hub.docker.com/r/furritos/docker-btdex
- https://btdex.trade/
- https://github.com/truecharts/charts/tree/master/charts/incubator/btdex
- https://github.com/truecharts/charts/tree/master/charts/dev/btdex
- https://hub.docker.com/r/furritos/docker-btdex
type: application
version: 3.0.13
version: 3.0.14
2 changes: 1 addition & 1 deletion charts/dev/btdex/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.

For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/btdex)
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/btdex)

**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

Expand Down
12 changes: 6 additions & 6 deletions charts/dev/cadquery-jupyter/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: Productivity
truecharts.org/max_helm_version: "3.13"
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
truecharts.org/train: dev
apiVersion: v2
appVersion: 3.5.2
dependencies:
Expand All @@ -18,7 +18,7 @@ dependencies:
import-values: []
deprecated: false
description: CadQuery is an intuitive, easy-to-use Python module for building parametric 3D CAD models. Using CadQuery, you can write short, simple scripts that produce high quality CAD models. It is easy to make many different objects using a single script that can be customized.
home: https://truecharts.org/charts/incubator/cadquery-jupyter
home: https://truecharts.org/charts/dev/cadquery-jupyter
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cadquery-jupyter.png
keywords:
- cadquery-jupyter
Expand All @@ -27,15 +27,15 @@ keywords:
- Other
- Network-Web
- Network-Other
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
name: cadquery-jupyter
sources:
- https://github.com/bernhard-42/jupyter-cadquery
- https://github.com/truecharts/charts/tree/master/charts/incubator/cadquery-jupyter
- https://github.com/truecharts/charts/tree/master/charts/dev/cadquery-jupyter
- https://hub.docker.com/r/bwalter42/jupyter_cadquery
type: application
version: 3.0.13
version: 3.0.14
2 changes: 1 addition & 1 deletion charts/dev/cadquery-jupyter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.

For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/cadquery-jupyter)
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/cadquery-jupyter)

**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

Expand Down
14 changes: 7 additions & 7 deletions charts/dev/checkmk/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: monitoring
truecharts.org/max_helm_version: "3.13"
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
truecharts.org/train: dev
apiVersion: v2
appVersion: 2.2.0
dependencies:
Expand All @@ -18,20 +18,20 @@ dependencies:
import-values: []
deprecated: false
description: Checkmk is a leading tool for Infrastructure and Application Monitoring. Simple configuration, scalable, flexible. It provides powerful monitoring of networks, servers, clouds, containers and applications.
home: https://truecharts.org/charts/incubator/checkmk
home: https://truecharts.org/charts/dev/checkmk
icon: https://truecharts.org/img/hotlink-ok/chart-icons/checkmk.png
keywords:
- checkmk
- monitoring
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
name: checkmk
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/checkmk
- https://hub.docker.com/r/checkmk/check-mk-raw
- https://github.com/tribe29/checkmk
- https://github.com/truecharts/charts/tree/master/charts/dev/checkmk
- https://hub.docker.com/r/checkmk/check-mk-raw
type: application
version: 1.0.13
version: 1.0.14
2 changes: 1 addition & 1 deletion charts/dev/checkmk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.

For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/checkmk)
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/checkmk)

**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

Expand Down
12 changes: 6 additions & 6 deletions charts/dev/cherry/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: bookmark
truecharts.org/max_helm_version: "3.13"
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
truecharts.org/train: dev
apiVersion: v2
appVersion: 0.0.7
dependencies:
Expand All @@ -18,11 +18,11 @@ dependencies:
import-values: []
deprecated: false
description: An open source self-hosted bookmark service
home: https://truecharts.org/charts/incubator/cherry
home: https://truecharts.org/charts/dev/cherry
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cherry.png
keywords:
- bookmark
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -31,7 +31,7 @@ name: cherry
sources:
- https://cherry.haishan.me/
- https://github.com/haishanh/cherry
- https://github.com/truecharts/charts/tree/master/charts/incubator/cherry
- https://github.com/truecharts/charts/tree/master/charts/dev/cherry
- https://hub.docker.com/r/haishanh/cherry
type: application
version: 3.0.13
version: 3.0.14
2 changes: 1 addition & 1 deletion charts/dev/cherry/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.

For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/cherry)
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/cherry)

**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

Expand Down
Loading

0 comments on commit aff3014

Please sign in to comment.