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 f1a1716 commit 672a84bCopy full SHA for 672a84b
apps/k8s-sidecar/docker-bake.hcl
@@ -6,7 +6,7 @@ variable "APP" {
6
7
variable "VERSION" {
8
// renovate: datasource=docker depName=ghcr.io/kiwigrid/k8s-sidecar
9
- default = "1.30.7"
+ default = "1.30.8"
10
}
11
12
variable "SOURCE" {
0 commit comments