Add additional Gitea versions

This commit is contained in:
decentral1se 2021-04-13 10:51:11 +02:00
parent 90eda1dfc1
commit 5649730446
Signed by untrusted user who does not match committer: decentral1se
GPG Key ID: 92DAD76BD9567B8A
1 changed files with 25 additions and 1 deletions

View File

@ -296,6 +296,30 @@
"tag": "10.5",
"digest": "9c681cef"
}
},
"1.13.7": {
"app": {
"image": "gitea/gitea",
"tag": "1.13.7",
"digest": "1b32b27c"
},
"db": {
"image": "mariadb",
"tag": "10.5",
"digest": "9c681cef"
}
},
"1.14.0": {
"app": {
"image": "gitea/gitea",
"tag": "1.14.0",
"digest": "327bfb3f"
},
"db": {
"image": "mariadb",
"tag": "10.5",
"digest": "9c681cef"
}
}
}
},
@ -1311,4 +1335,4 @@
}
}
}
}
}