diff --git a/charts/stable/adminer/CHANGELOG.md b/charts/stable/adminer/CHANGELOG.md index 0fb0125c5dd..ec9ec607034 100644 --- a/charts/stable/adminer/CHANGELOG.md +++ b/charts/stable/adminer/CHANGELOG.md @@ -2,6 +2,15 @@ +## [adminer-1.0.0](https://github.com/truecharts/charts/compare/adminer-0.0.38...adminer-1.0.0) (2022-10-31) + +### Feat + +- Move to Stable ([#4254](https://github.com/truecharts/charts/issues/4254)) + + + + ## [adminer-0.0.38](https://github.com/truecharts/charts/compare/adminer-0.0.37...adminer-0.0.38) (2022-10-29) ### Chore diff --git a/charts/stable/adminer/Chart.yaml b/charts/stable/adminer/Chart.yaml index e6181d0866b..ceb5c383b34 100644 --- a/charts/stable/adminer/Chart.yaml +++ b/charts/stable/adminer/Chart.yaml @@ -10,7 +10,7 @@ dependencies: version: 10.7.7 deprecated: false description: Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. -home: https://truecharts.org/docs/charts/incubator/adminer +home: https://truecharts.org/docs/charts/stable/adminer icon: https://truecharts.org/img/hotlink-ok/chart-icons/adminer.png keywords: - adminer @@ -22,7 +22,7 @@ maintainers: url: https://truecharts.org name: adminer sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/adminer + - https://github.com/truecharts/charts/tree/master/charts/stable/adminer - https://github.com/vrana/adminer - http://hub.docker.com/_/adminer/ type: application diff --git a/charts/stable/adminer/README.md b/charts/stable/adminer/README.md index 47eb8037e22..4b331770d4a 100644 --- a/charts/stable/adminer/README.md +++ b/charts/stable/adminer/README.md @@ -1,17 +1,17 @@ # adminer -Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. Conversely to phpMyAdmin, it consist of a single file ready to deploy to the target server. Adminer is available for MySQL, PostgreSQL, SQLite, MS SQL, Oracle, Firebird, SimpleDB, Elasticsearch and MongoDB. +Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [adminer](https://truecharts.org/docs/charts/incubator/adminer) +For more information, please click here: [adminer](https://truecharts.org/docs/charts/stable/adminer) **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)** ## Source Code -* +* * *