We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e794c8c commit 8ea0430Copy full SHA for 8ea0430
apps/stash/docker-bake.hcl
@@ -6,7 +6,7 @@ variable "APP" {
6
7
variable "VERSION" {
8
// renovate: datasource=github-releases depName=stashapp/stash
9
- default = "v0.28.1"
+ default = "v0.29.1"
10
}
11
12
variable "SOURCE" {
0 commit comments