Chore: update catalogue
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
drone 2024-06-24 23:13:26 +00:00
parent a0bc38a102
commit 2f49a5948a

View File

@ -5154,34 +5154,6 @@
}
}
},
{
"1.3.0+15.2.0": {
"app": {
"image": "karrot/karrot-backend",
"tag": "v15.2.0"
},
"db": {
"image": "postgres",
"tag": "14-alpine"
},
"geoip": {
"image": "maxmind/geoipupdate",
"tag": "v6"
},
"redis": {
"image": "redis",
"tag": "6-alpine"
},
"web": {
"image": "karrot/karrot-frontend",
"tag": "v15.2.0"
},
"worker": {
"image": "karrot/karrot-backend",
"tag": "v15.2.0"
}
}
},
{
"1.3.0+15.1.1": {
"app": {
@ -5209,6 +5181,34 @@
"tag": "v15.1.1"
}
}
},
{
"1.4.0+15.2.0": {
"app": {
"image": "karrot/karrot-backend",
"tag": "v15.2.0"
},
"db": {
"image": "postgres",
"tag": "14-alpine"
},
"geoip": {
"image": "maxmind/geoipupdate",
"tag": "v6"
},
"redis": {
"image": "redis",
"tag": "6-alpine"
},
"web": {
"image": "karrot/karrot-frontend",
"tag": "v15.2.0"
},
"worker": {
"image": "karrot/karrot-backend",
"tag": "v15.2.0"
}
}
}
],
"website": ""