Skip to content

Commit

Permalink
chore(deps): update quay.io/frrouting/frr docker tag to v10.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <bot@renovateapp.com>
  • Loading branch information
renovate[bot] committed Aug 3, 2024
1 parent 437f8c7 commit 2290378
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion defaults/defaults.go
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ const (
// renovate: datasource=docker
ConnectivityTestConnDisruptImage = "quay.io/cilium/test-connection-disruption:v0.0.14@sha256:c3fd56e326ae16f6cb63dbb2e26b4e47ec07a123040623e11399a7fe1196baa0"
// renovate: datasource=docker
ConnectivityTestFRRImage = "quay.io/frrouting/frr:10.0.1@sha256:83e2ff39e9c033c086e02e1cfd32ff188837a666876212f2a875bd85a79afb7c"
ConnectivityTestFRRImage = "quay.io/frrouting/frr:10.1.0@sha256:cb2b672ee9856553c7552593dccd3de916f8acfe04655216abcd44137f6ccaf7"

ConfigMapName = "cilium-config"

Expand Down

0 comments on commit 2290378

Please sign in to comment.