0f12895041
* chore(deps): update portainer/portainer-ce docker tag to v2.18.2 * Update app version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
20 lines
432 B
JSON
20 lines
432 B
JSON
{
|
|
"$schema": "../schema.json",
|
|
"name": "Portainer",
|
|
"port": 9443,
|
|
"available": true,
|
|
"exposable": true,
|
|
"https": true,
|
|
"id": "portainer",
|
|
"tipi_version": 9,
|
|
"version": "2.18.2-alpine",
|
|
"categories": [
|
|
"utilities"
|
|
],
|
|
"description": "",
|
|
"short_desc": "Making Docker and Kubernetes management easy.",
|
|
"author": "portainer.io",
|
|
"source": "https://github.com/portainer/portainer",
|
|
"form_fields": []
|
|
}
|