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 917eccc commit 48c51fdCopy full SHA for 48c51fd
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.10"
+ default = "2.1.2"
10
}
11
12
variable "LICENSE" {
0 commit comments