Skip to content

Commit 9df4f8a

Browse files
bot-owleleboucher
authored andcommitted
fix(container): update image docker.io/envoyproxy/gateway-helm (1.7.2 → 1.7.3) (#432)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/envoyproxy/gateway-helm](https://gateway.envoyproxy.io/) ([source](https://github.com/envoyproxy/gateway)) | patch | `1.7.2` → `1.7.3` | --- ### Release Notes <details> <summary>envoyproxy/gateway (docker.io/envoyproxy/gateway-helm)</summary> ### [`v1.7.3`](https://github.com/envoyproxy/gateway/releases/tag/v1.7.3) [Compare Source](envoyproxy/gateway@v1.7.3...v1.7.3) ##### Release Announcement Check out the [v1.7.3 release announcement](https://gateway.envoyproxy.io/news/releases/notes/v1.7.3.html) to learn more about the release. ##### What's Changed - \[release/v1.7] bump grpc and otel by [@&#8203;cnvergence](https://github.com/cnvergence) in [#&#8203;8846](envoyproxy/gateway#8846) - \[release-1.7] bump golang by [@&#8203;zirain](https://github.com/zirain) in [#&#8203;8944](envoyproxy/gateway#8944) - \[release/v1.7] Cherry-pick for v1.7.3 by [@&#8203;cnvergence](https://github.com/cnvergence) in [#&#8203;8869](envoyproxy/gateway#8869) - \[release/v1.7] update release notes by [@&#8203;cnvergence](https://github.com/cnvergence) in [#&#8203;8946](envoyproxy/gateway#8946) **Full Changelog**: <envoyproxy/gateway@v1.7.2...v1.7.3> ### [`v1.7.3`](https://github.com/envoyproxy/gateway/releases/tag/v1.7.3) [Compare Source](envoyproxy/gateway@v1.7.2...v1.7.3) ##### Release Announcement Check out the [v1.7.3 release announcement](https://gateway.envoyproxy.io/news/releases/notes/v1.7.3.html) to learn more about the release. ##### What's Changed - \[release/v1.7] bump grpc and otel by [@&#8203;cnvergence](https://github.com/cnvergence) in [#&#8203;8846](envoyproxy/gateway#8846) - \[release-1.7] bump golang by [@&#8203;zirain](https://github.com/zirain) in [#&#8203;8944](envoyproxy/gateway#8944) - \[release/v1.7] Cherry-pick for v1.7.3 by [@&#8203;cnvergence](https://github.com/cnvergence) in [#&#8203;8869](envoyproxy/gateway#8869) - \[release/v1.7] update release notes by [@&#8203;cnvergence](https://github.com/cnvergence) in [#&#8203;8946](envoyproxy/gateway#8946) **Full Changelog**: <envoyproxy/gateway@v1.7.2...v1.7.3> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDEuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEwMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> Reviewed-on: https://git.erwanleboucher.dev/eleboucher/homelab/pulls/432
1 parent 08fc4f6 commit 9df4f8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bootstrap/helmfile.d/crds.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ releases:
2222
- name: envoy-gateway
2323
namespace: network
2424
chart: oci://docker.io/envoyproxy/gateway-helm
25-
version: 1.7.2
25+
version: 1.7.3
2626

2727
- name: kube-prometheus-stack
2828
namespace: observability

0 commit comments

Comments
 (0)