Add additional Gitea versions
This commit is contained in:
parent
90eda1dfc1
commit
5649730446
@ -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 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user