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

This commit is contained in:
drone 2024-04-04 22:55:22 +00:00
parent 364ddf05e7
commit 572faa1ccb
1 changed files with 28 additions and 0 deletions

View File

@ -4694,6 +4694,34 @@
"tag": "v14.0.1"
}
}
},
{
"1.1.0+14.1.0": {
"app": {
"image": "karrot/karrot-backend",
"tag": "v14.1.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": "v14.1.0"
},
"worker": {
"image": "karrot/karrot-backend",
"tag": "v14.1.0"
}
}
}
],
"website": ""