Chore: update catalogue
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
f1e1c0c8ef
commit
a0bc38a102
28
recipes.json
28
recipes.json
@ -5154,6 +5154,34 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"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": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user