Skip to content

Commit

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

Signed-off-by: cilium-renovate[bot] <134692979+cilium-renovate[bot]@users.noreply.github.com>
  • Loading branch information
cilium-renovate[bot] committed Dec 9, 2024
1 parent e3cc9eb commit b774f7e
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:4d1a3db685a3d877395295bd1
#
# cilium-envoy from github.com/cilium/proxy
#
FROM quay.io/cilium/cilium-envoy:v1.30.7-1733138674-96535afceef9d9f5c28a96cabe4068bf4472d053@sha256:909c7d51bdc488d3be5a38b1b6e8e52fb813e7f3c173b6d44c44cf42e12f46de as cilium-envoy
FROM quay.io/cilium/cilium-envoy:v1.30.8-1733718623-70f73cfb053b8039d0541fdd0c120afc5f57a43d@sha256:6242a4248ced52e13dbcc6bf09e93f16d930b2ebfccdcaf33ceca649080a05a1 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.30.7-1733138674-96535afceef9d9f5c28a96cabe4068bf4472d053
export CILIUM_ENVOY_DIGEST:=sha256:909c7d51bdc488d3be5a38b1b6e8e52fb813e7f3c173b6d44c44cf42e12f46de
export CILIUM_ENVOY_VERSION:=v1.30.8-1733718623-70f73cfb053b8039d0541fdd0c120afc5f57a43d
export CILIUM_ENVOY_DIGEST:=sha256:6242a4248ced52e13dbcc6bf09e93f16d930b2ebfccdcaf33ceca649080a05a1

# 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 b774f7e

Please sign in to comment.