chore: Auto-update chart README [skip ci]
This commit is contained in:
@@ -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)
|
## [adminer-0.0.38](https://github.com/truecharts/charts/compare/adminer-0.0.37...adminer-0.0.38) (2022-10-29)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ dependencies:
|
|||||||
version: 10.7.7
|
version: 10.7.7
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP.
|
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
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/adminer.png
|
||||||
keywords:
|
keywords:
|
||||||
- adminer
|
- adminer
|
||||||
@@ -22,7 +22,7 @@ maintainers:
|
|||||||
url: https://truecharts.org
|
url: https://truecharts.org
|
||||||
name: adminer
|
name: adminer
|
||||||
sources:
|
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
|
- https://github.com/vrana/adminer
|
||||||
- http://hub.docker.com/_/adminer/
|
- http://hub.docker.com/_/adminer/
|
||||||
type: application
|
type: application
|
||||||
|
|||||||
@@ -1,17 +1,17 @@
|
|||||||
# adminer
|
# 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.
|
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.
|
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)**
|
**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
|
## Source Code
|
||||||
|
|
||||||
* <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>
|
* <https://github.com/vrana/adminer>
|
||||||
* <http://hub.docker.com/_/adminer/>
|
* <http://hub.docker.com/_/adminer/>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user