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

This commit is contained in:
drone 2023-06-26 15:49:57 +00:00
parent d740d87f74
commit aa7b661a5a
1 changed files with 48 additions and 0 deletions

View File

@ -442,6 +442,26 @@
"tag": "2023.3.1"
}
}
},
{
"3.1.2+2023.3.1": {
"app": {
"image": "goauthentik/server",
"tag": "2023.3.1"
},
"db": {
"image": "postgres",
"tag": "12.14-alpine"
},
"redis": {
"image": "redis",
"tag": "7.0.10-alpine"
},
"worker": {
"image": "goauthentik/server",
"tag": "2023.3.1"
}
}
}
],
"website": ""
@ -4769,6 +4789,34 @@
"tag": "2.8.2"
}
}
},
{
"0.2.0+v1.5.0": {
"app": {
"image": "prom/node-exporter",
"tag": "v1.5.0"
},
"cadvisor": {
"image": "cadvisor/cadvisor",
"tag": "v0.47.1"
},
"grafana": {
"image": "grafana/grafana",
"tag": "9.5.2"
},
"loki": {
"image": "grafana/loki",
"tag": "2.8.2"
},
"prometheus": {
"image": "prom/prometheus",
"tag": "v2.44.0"
},
"promtail": {
"image": "grafana/promtail",
"tag": "2.8.2"
}
}
}
],
"website": ""