app-store/apps/portainer/config.json
renovate[bot] 59261f2ebe
chore(deps): update portainer/portainer-ce docker tag to v2.18.3 (#568)
* chore(deps): update portainer/portainer-ce docker tag to v2.18.3

* 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-05-23 08:09:29 -04:00

20 lines
433 B
JSON

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