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
a0bc38a102
commit
2f49a5948a
56
recipes.json
56
recipes.json
@ -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": ""
|
||||
|
Loading…
x
Reference in New Issue
Block a user