Skip to content

Commit

Permalink
chore(deps): update quay.io/cilium/cilium-envoy docker tag to v1.29.9…
Browse files Browse the repository at this point in the history
…-1727741018-e3a7412f65722ebbe34254b3582b89d315765d0d

Signed-off-by: cilium-renovate[bot] <134692979+cilium-renovate[bot]@users.noreply.github.com>
  • Loading branch information
cilium-renovate[bot] committed Oct 1, 2024
1 parent fd78570 commit 69987a7
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Documentation/helm-values.rst

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion images/cilium/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ARG CILIUM_RUNTIME_IMAGE=quay.io/cilium/cilium-runtime:6be0d7a10a4425cad7d55ad16
#
# cilium-envoy from github.com/cilium/proxy
#
FROM quay.io/cilium/cilium-envoy:v1.29.9-1727272937-c0c0c5f38d338b330d891b304ab5ed6c6d7bcec4@sha256:05dbef5b5f425ff11373bb84a36995fe567cc4b0a94ecfbb4e25b0eae49d3cd0 as cilium-envoy
FROM quay.io/cilium/cilium-envoy:v1.29.9-1727741018-e3a7412f65722ebbe34254b3582b89d315765d0d@sha256:193e43d192ccc86bb63aac7681deac8151f6c627fea9b8565dec406572306ee4 as cilium-envoy

#
# Hubble CLI
Expand Down
4 changes: 2 additions & 2 deletions install/kubernetes/Makefile.values
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ export CILIUM_NODEINIT_DIGEST:=sha256:8d7b41c4ca45860254b3c19e20210462ef89479bb6

# renovate: datasource=docker
export CILIUM_ENVOY_REPO:=quay.io/cilium/cilium-envoy
export CILIUM_ENVOY_VERSION:=v1.29.9-1727272937-c0c0c5f38d338b330d891b304ab5ed6c6d7bcec4
export CILIUM_ENVOY_DIGEST:=sha256:05dbef5b5f425ff11373bb84a36995fe567cc4b0a94ecfbb4e25b0eae49d3cd0
export CILIUM_ENVOY_VERSION:=v1.29.9-1727741018-e3a7412f65722ebbe34254b3582b89d315765d0d
export CILIUM_ENVOY_DIGEST:=sha256:193e43d192ccc86bb63aac7681deac8151f6c627fea9b8565dec406572306ee4

# renovate: datasource=docker
export HUBBLE_UI_BACKEND_REPO:=quay.io/cilium/hubble-ui-backend
Expand Down
2 changes: 1 addition & 1 deletion install/kubernetes/cilium/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions install/kubernetes/cilium/values.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 69987a7

Please sign in to comment.