chore: publish new catalogue release changes
continuous-integration/drone/push Build is passing Details

This commit is contained in:
knoflook 2023-10-19 16:51:51 +02:00
parent b663679cfd
commit 3cd4887161
1 changed files with 24 additions and 0 deletions

View File

@ -3640,6 +3640,30 @@
"tag": "0.1.0"
}
}
},
{
"0.1.2+0.1.2": {
"app": {
"image": "karrot-dev/karrot-docker-images",
"tag": "0.1.2-backend"
},
"db": {
"image": "postgres",
"tag": "14-alpine"
},
"redis": {
"image": "redis",
"tag": "6-alpine"
},
"web": {
"image": "karrot-dev/karrot-docker-images",
"tag": "0.1.1-frontend"
},
"worker": {
"image": "karrot-dev/karrot-docker-images",
"tag": "0.1.2-backend"
}
}
}
],
"website": ""