Skip to content

Commit

Permalink
Bump quay.io/cilium/operator-generic image from v1.15.6 to v1.15.7
Browse files Browse the repository at this point in the history
  • Loading branch information
dghubble-renovate[bot] authored and dghubble committed Jul 14, 2024
1 parent 0d10d18 commit d4514db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/cilium/deployment.tf
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ resource "kubernetes_deployment" "operator" {
enable_service_links = false
container {
name = "cilium-operator"
image = "quay.io/cilium/operator-generic:v1.15.6"
image = "quay.io/cilium/operator-generic:v1.15.7"
command = ["cilium-operator-generic"]
args = [
"--config-dir=/tmp/cilium/config-map",
Expand Down

0 comments on commit d4514db

Please sign in to comment.