app-store/apps/portainer/config.json
renovate[bot] 07c7862a84
chore(deps): update portainer/portainer-ce docker tag to v2.18.1 (#359)
* chore(deps): update portainer/portainer-ce docker tag to v2.18.1

* 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>
2023-04-18 01:23:46 -04:00

20 lines
432 B
JSON

{
"$schema": "../schema.json",
"name": "Portainer",
"port": 9443,
"available": true,
"exposable": true,
"https": true,
"id": "portainer",
"tipi_version": 8,
"version": "2.18.1-alpine",
"categories": [
"utilities"
],
"description": "",
"short_desc": "Making Docker and Kubernetes management easy.",
"author": "portainer.io",
"source": "https://github.com/portainer/portainer",
"form_fields": []
}