feat(container): update image docker.io/envoyproxy/gateway-helm ( v1.4.1 → 1.5.0 )#7
Merged
Conversation
042f25b to
94767bd
Compare
94767bd to
15baf1c
Compare
15baf1c to
830ff49
Compare
830ff49 to
3ff4f52
Compare
3ff4f52 to
d60f574
Compare
Contributor
--- kubernetes/apps/network/envoy-gateway Kustomization: network/envoy-gateway OCIRepository: network/envoy-gateway
+++ kubernetes/apps/network/envoy-gateway Kustomization: network/envoy-gateway OCIRepository: network/envoy-gateway
@@ -11,9 +11,9 @@
spec:
interval: 1h
layerSelector:
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
operation: copy
ref:
- tag: v1.4.1
+ tag: 1.5.0
url: oci://docker.io/envoyproxy/gateway-helm
|
Contributor
--- HelmRelease: network/envoy-gateway ConfigMap: network/envoy-gateway-config
+++ HelmRelease: network/envoy-gateway ConfigMap: network/envoy-gateway-config
@@ -21,20 +21,20 @@
provider:
kubernetes:
envoyService:
type: LoadBalancer
rateLimitDeployment:
container:
- image: docker.io/envoyproxy/ratelimit:bb4dae24
+ image: docker.io/envoyproxy/ratelimit:3e085e5b
patch:
type: StrategicMerge
value:
spec:
template:
spec:
containers:
- imagePullPolicy: IfNotPresent
name: envoy-ratelimit
shutdownManager:
- image: docker.io/envoyproxy/gateway:v1.4.1
+ image: docker.io/envoyproxy/gateway:v1.5.0
type: Kubernetes
--- HelmRelease: network/envoy-gateway Role: network/envoy-gateway-gateway-helm-infra-manager
+++ HelmRelease: network/envoy-gateway Role: network/envoy-gateway-gateway-helm-infra-manager
@@ -15,12 +15,13 @@
- serviceaccounts
- services
- configmaps
verbs:
- create
- get
+ - list
- delete
- deletecollection
- patch
- apiGroups:
- apps
resources:
@@ -38,10 +39,19 @@
resources:
- horizontalpodautoscalers
- poddisruptionbudgets
verbs:
- create
- get
+ - list
- delete
- deletecollection
- patch
+- apiGroups:
+ - certificates.k8s.io
+ resources:
+ - clustertrustbundles
+ verbs:
+ - list
+ - get
+ - watch
--- HelmRelease: network/envoy-gateway Deployment: network/envoy-gateway
+++ HelmRelease: network/envoy-gateway Deployment: network/envoy-gateway
@@ -35,13 +35,13 @@
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: metadata.namespace
- name: KUBERNETES_CLUSTER_DOMAIN
value: cluster.local
- image: docker.io/envoyproxy/gateway:v1.4.1
+ image: docker.io/envoyproxy/gateway:v1.5.0
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
path: /healthz
port: 8081
initialDelaySeconds: 15
--- HelmRelease: network/envoy-gateway Job: network/envoy-gateway-gateway-helm-certgen
+++ HelmRelease: network/envoy-gateway Job: network/envoy-gateway-gateway-helm-certgen
@@ -28,13 +28,13 @@
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: metadata.namespace
- name: KUBERNETES_CLUSTER_DOMAIN
value: cluster.local
- image: docker.io/envoyproxy/gateway:v1.4.1
+ image: docker.io/envoyproxy/gateway:v1.5.0
imagePullPolicy: IfNotPresent
name: envoy-gateway-certgen
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop: |
0fa7ac1 to
e107fd9
Compare
1df9709 to
d50c665
Compare
d50c665 to
3e31c59
Compare
3e31c59 to
11764a3
Compare
11764a3 to
7a7bcaa
Compare
7a7bcaa to
fb41615
Compare
897ac78 to
405b508
Compare
fb41615 to
c9b862b
Compare
4f6f477 to
89171fe
Compare
bce9aeb to
eedae47
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.4.1->1.5.0Release Notes
envoyproxy/gateway (docker.io/envoyproxy/gateway-helm)
v1.5.0Compare Source
Release Announcement
Check out the v1.5 release announcement to learn more about the release.
What's Changed
BackendTrafficPolicyfor GPRC timeouts by @Antvirf in https://github.com/envoyproxy/gateway/pull/5822go.lint.fmttarget by @cnvergence in https://github.com/envoyproxy/gateway/pull/5846d1fc914toecbab76in /tools/docker/envoy-gateway by @dependabot[bot] inhttps://github.com/envoyproxy/gateway/pull/61155misc:errorby @zirain in https://github.com/envoyproxy/gateway/pull/614937f7b37tof85340bin /tools/docker/envoy-gateway by @dependabot[bot] inhttps://github.com/envoyproxy/gateway/pull/62466ecbab76tofa7b50fin /tools/docker/envoy-gateway by @dependabot[bot] inhttps://github.com/envoyproxy/gateway/pull/63200imageandimageRepositoryby @sudiptob2 in https://github.com/envoyproxy/gateway/pull/6354Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.