Chore: update catalogue
continuous-integration/drone/push Build is passing Details

This commit is contained in:
drone 2024-05-12 17:16:41 +00:00
parent e05aa4eaca
commit 6b39b01437
1 changed files with 56 additions and 0 deletions

View File

@ -2866,6 +2866,14 @@
"tag": "1.0.24"
}
}
},
{
"2.1.1+1.0.25": {
"app": {
"image": "dobbs/farm",
"tag": "1.0.25"
}
}
}
],
"website": ""
@ -10623,6 +10631,54 @@
"tag": "6"
}
}
},
{
"2.0.0+1.19.1": {
"app": {
"image": "penpotapp/frontend",
"tag": "1.19.1"
},
"penpot-backend": {
"image": "penpotapp/backend",
"tag": "1.19.1"
},
"penpot-exporter": {
"image": "penpotapp/exporter",
"tag": "1.19.1"
},
"penpot-postgres": {
"image": "postgres",
"tag": "15.4"
},
"penpot-redis": {
"image": "redis",
"tag": "7.2.1"
}
}
},
{
"2.0.1+1.19.3": {
"app": {
"image": "penpotapp/frontend",
"tag": "1.19.3"
},
"penpot-backend": {
"image": "penpotapp/backend",
"tag": "1.19.3"
},
"penpot-exporter": {
"image": "penpotapp/exporter",
"tag": "1.19.3"
},
"penpot-postgres": {
"image": "postgres",
"tag": "16.2"
},
"penpot-redis": {
"image": "redis",
"tag": "7.2.4"
}
}
}
],
"website": "https://github.com/penpot/penpot"