feat(helm): update chart ingress-nginx ( 4.13.2 → 4.14.3 )#505
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
feat(helm): update chart ingress-nginx ( 4.13.2 → 4.14.3 )#505renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
--- HelmRelease: network/internal-ingress-nginx Deployment: network/internal-ingress-nginx-controller
+++ HelmRelease: network/internal-ingress-nginx Deployment: network/internal-ingress-nginx-controller
@@ -28,13 +28,13 @@
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/component: controller
spec:
dnsPolicy: ClusterFirst
containers:
- name: controller
- image: registry.k8s.io/ingress-nginx/controller:v1.13.2@sha256:1f7eaeb01933e719c8a9f4acd8181e555e582330c7d50f24484fb64d2ba9b2ef
+ image: registry.k8s.io/ingress-nginx/controller:v1.14.3@sha256:82917be97c0939f6ada1717bb39aa7e66c229d6cfb10dcfc8f1bd42f9efe0f81
imagePullPolicy: IfNotPresent
lifecycle:
preStop:
exec:
command:
- /wait-shutdown
--- HelmRelease: network/internal-ingress-nginx Job: network/internal-ingress-nginx-admission-create
+++ HelmRelease: network/internal-ingress-nginx Job: network/internal-ingress-nginx-admission-create
@@ -24,13 +24,13 @@
app.kubernetes.io/part-of: ingress-nginx
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/component: admission-webhook
spec:
containers:
- name: create
- image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2@sha256:050a34002d5bb4966849c880c56c91f5320372564245733b33d4b3461b4dbd24
+ image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.7@sha256:7c74a715af2c94cb734785b4d3ea1357b4f02b88e1e123c622a9cb68b62f669c
imagePullPolicy: IfNotPresent
args:
- create
- --host=internal-ingress-nginx-controller-admission,internal-ingress-nginx-controller-admission.$(POD_NAMESPACE).svc
- --namespace=$(POD_NAMESPACE)
- --secret-name=internal-ingress-nginx-admission
--- HelmRelease: network/internal-ingress-nginx Job: network/internal-ingress-nginx-admission-patch
+++ HelmRelease: network/internal-ingress-nginx Job: network/internal-ingress-nginx-admission-patch
@@ -24,13 +24,13 @@
app.kubernetes.io/part-of: ingress-nginx
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/component: admission-webhook
spec:
containers:
- name: patch
- image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2@sha256:050a34002d5bb4966849c880c56c91f5320372564245733b33d4b3461b4dbd24
+ image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.7@sha256:7c74a715af2c94cb734785b4d3ea1357b4f02b88e1e123c622a9cb68b62f669c
imagePullPolicy: IfNotPresent
args:
- patch
- --webhook-name=internal-ingress-nginx-admission
- --namespace=$(POD_NAMESPACE)
- --patch-mutating=false
--- HelmRelease: network/external-ingress-nginx Deployment: network/external-ingress-nginx-controller
+++ HelmRelease: network/external-ingress-nginx Deployment: network/external-ingress-nginx-controller
@@ -28,13 +28,13 @@
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/component: controller
spec:
dnsPolicy: ClusterFirst
containers:
- name: controller
- image: registry.k8s.io/ingress-nginx/controller:v1.13.2@sha256:1f7eaeb01933e719c8a9f4acd8181e555e582330c7d50f24484fb64d2ba9b2ef
+ image: registry.k8s.io/ingress-nginx/controller:v1.14.3@sha256:82917be97c0939f6ada1717bb39aa7e66c229d6cfb10dcfc8f1bd42f9efe0f81
imagePullPolicy: IfNotPresent
lifecycle:
preStop:
exec:
command:
- /wait-shutdown
--- HelmRelease: network/external-ingress-nginx Job: network/external-ingress-nginx-admission-create
+++ HelmRelease: network/external-ingress-nginx Job: network/external-ingress-nginx-admission-create
@@ -24,13 +24,13 @@
app.kubernetes.io/part-of: ingress-nginx
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/component: admission-webhook
spec:
containers:
- name: create
- image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2@sha256:050a34002d5bb4966849c880c56c91f5320372564245733b33d4b3461b4dbd24
+ image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.7@sha256:7c74a715af2c94cb734785b4d3ea1357b4f02b88e1e123c622a9cb68b62f669c
imagePullPolicy: IfNotPresent
args:
- create
- --host=external-ingress-nginx-controller-admission,external-ingress-nginx-controller-admission.$(POD_NAMESPACE).svc
- --namespace=$(POD_NAMESPACE)
- --secret-name=external-ingress-nginx-admission
--- HelmRelease: network/external-ingress-nginx Job: network/external-ingress-nginx-admission-patch
+++ HelmRelease: network/external-ingress-nginx Job: network/external-ingress-nginx-admission-patch
@@ -24,13 +24,13 @@
app.kubernetes.io/part-of: ingress-nginx
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/component: admission-webhook
spec:
containers:
- name: patch
- image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2@sha256:050a34002d5bb4966849c880c56c91f5320372564245733b33d4b3461b4dbd24
+ image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.7@sha256:7c74a715af2c94cb734785b4d3ea1357b4f02b88e1e123c622a9cb68b62f669c
imagePullPolicy: IfNotPresent
args:
- patch
- --webhook-name=external-ingress-nginx-admission
- --namespace=$(POD_NAMESPACE)
- --patch-mutating=false |
--- kubernetes/apps/network/internal/ingress-nginx Kustomization: network/internal-ingress-nginx HelmRelease: network/internal-ingress-nginx
+++ kubernetes/apps/network/internal/ingress-nginx Kustomization: network/internal-ingress-nginx HelmRelease: network/internal-ingress-nginx
@@ -13,13 +13,13 @@
spec:
chart: ingress-nginx
sourceRef:
kind: HelmRepository
name: ingress-nginx
namespace: flux-system
- version: 4.13.2
+ version: 4.14.3
install:
remediation:
retries: -1
interval: 1h
upgrade:
cleanupOnFail: true
--- kubernetes/apps/network/external/ingress-nginx Kustomization: network/external-ingress-nginx HelmRelease: network/external-ingress-nginx
+++ kubernetes/apps/network/external/ingress-nginx Kustomization: network/external-ingress-nginx HelmRelease: network/external-ingress-nginx
@@ -13,13 +13,13 @@
spec:
chart: ingress-nginx
sourceRef:
kind: HelmRepository
name: ingress-nginx
namespace: flux-system
- version: 4.13.2
+ version: 4.14.3
install:
remediation:
retries: -1
interval: 1h
upgrade:
cleanupOnFail: true |
f639b1e to
a8e4f12
Compare
a8e4f12 to
1664193
Compare
1664193 to
02ef6e1
Compare
02ef6e1 to
93e02a5
Compare
3af9fc4 to
beb38e1
Compare
a82b816 to
9803cf4
Compare
9803cf4 to
264549b
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:
4.13.2→4.14.3Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
kubernetes/ingress-nginx (ingress-nginx)
v4.14.3Changelog
This file documents all notable changes to ingress-nginx Helm Chart. The release numbering uses semantic versioning.
4.14.3
Full Changelog: kubernetes/ingress-nginx@helm-chart-4.14.2...helm-chart-4.14.3
v4.14.2Changelog
This file documents all notable changes to ingress-nginx Helm Chart. The release numbering uses semantic versioning.
4.14.2
Full Changelog: kubernetes/ingress-nginx@helm-chart-4.14.1...helm-chart-4.14.2
v4.14.1Changelog
This file documents all notable changes to ingress-nginx Helm Chart. The release numbering uses semantic versioning.
4.14.1
Full Changelog: kubernetes/ingress-nginx@helm-chart-4.14.0...helm-chart-4.14.1
v4.14.0Changelog
This file documents all notable changes to ingress-nginx Helm Chart. The release numbering uses semantic versioning.
4.14.0
Full Changelog: kubernetes/ingress-nginx@helm-chart-4.13.3...helm-chart-4.14.0
v4.13.7Changelog
This file documents all notable changes to ingress-nginx Helm Chart. The release numbering uses semantic versioning.
4.13.7
Full Changelog: kubernetes/ingress-nginx@helm-chart-4.13.6...helm-chart-4.13.7
v4.13.6Changelog
This file documents all notable changes to ingress-nginx Helm Chart. The release numbering uses semantic versioning.
4.13.6
Full Changelog: kubernetes/ingress-nginx@helm-chart-4.13.5...helm-chart-4.13.6
v4.13.5Changelog
This file documents all notable changes to ingress-nginx Helm Chart. The release numbering uses semantic versioning.
4.13.5
Full Changelog: kubernetes/ingress-nginx@helm-chart-4.13.4...helm-chart-4.13.5
v4.13.4Changelog
This file documents all notable changes to ingress-nginx Helm Chart. The release numbering uses semantic versioning.
4.13.4
Full Changelog: kubernetes/ingress-nginx@helm-chart-4.13.3...helm-chart-4.13.4
v4.13.3Changelog
This file documents all notable changes to ingress-nginx Helm Chart. The release numbering uses semantic versioning.
4.13.3
Full Changelog: kubernetes/ingress-nginx@helm-chart-4.13.2...helm-chart-4.13.3
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone America/New_York, 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.