chore(deps): update ingress-nginx docker tag to v4.15.1#2967
Open
gabe565-renovate[bot] wants to merge 2 commits intomainfrom
Open
chore(deps): update ingress-nginx docker tag to v4.15.1#2967gabe565-renovate[bot] wants to merge 2 commits intomainfrom
gabe565-renovate[bot] wants to merge 2 commits intomainfrom
Conversation
Kustomization Diff
Click to expand--- kubernetes/tennant/apps/ingress-nginx/app Kustomization: ingress-nginx/app HelmRelease: ingress-nginx/ingress-nginx
+++ kubernetes/tennant/apps/ingress-nginx/app Kustomization: ingress-nginx/app HelmRelease: ingress-nginx/ingress-nginx
@@ -13,13 +13,13 @@
chart: ingress-nginx
interval: 1h
sourceRef:
kind: HelmRepository
name: ingress-nginx
namespace: flux-system
- version: v4.15.0
+ version: v4.15.1
driftDetection:
mode: enabled
interval: 1h
values:
controller:
config: |
HelmRelease Diff
Click to expand--- HelmRelease: ingress-nginx/ingress-nginx Deployment: ingress-nginx/ingress-nginx-controller
+++ HelmRelease: ingress-nginx/ingress-nginx Deployment: ingress-nginx/ingress-nginx-controller
@@ -36,13 +36,13 @@
policy.gabe565.com/ingress-world: 'true'
spec:
dnsPolicy: ClusterFirst
priorityClassName: system-cluster-critical
containers:
- name: controller
- image: registry.k8s.io/ingress-nginx/controller:v1.15.0@sha256:4eea9a4cc2cb6ddcb7da14d377aaf452e68bd3dbe87fe280755d225c4d5e7e4e
+ image: registry.k8s.io/ingress-nginx/controller:v1.15.1@sha256:594ceea76b01c592858f803f9ff4d2cb40542cae2060410b2c95f75907d659e1
imagePullPolicy: IfNotPresent
lifecycle:
preStop:
exec:
command:
- /wait-shutdown
--- HelmRelease: ingress-nginx/ingress-nginx Job: ingress-nginx/ingress-nginx-admission-create
+++ HelmRelease: ingress-nginx/ingress-nginx Job: ingress-nginx/ingress-nginx-admission-create
@@ -26,13 +26,13 @@
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/component: admission-webhook
policy.gabe565.com/egress-kubeapi: 'true'
spec:
containers:
- name: create
- image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.8@sha256:d7e8257f8d8bce64b6df55f81fba92011a6a77269b3350f8b997b152af348dba
+ image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.9@sha256:01038e7de14b78d702d2849c3aad72fd25903c4765af63cf16aa3398f5d5f2dd
imagePullPolicy: IfNotPresent
args:
- create
- --host=ingress-nginx-controller-admission,ingress-nginx-controller-admission.$(POD_NAMESPACE).svc
- --namespace=$(POD_NAMESPACE)
- --secret-name=ingress-nginx-admission
--- HelmRelease: ingress-nginx/ingress-nginx Job: ingress-nginx/ingress-nginx-admission-patch
+++ HelmRelease: ingress-nginx/ingress-nginx Job: ingress-nginx/ingress-nginx-admission-patch
@@ -26,13 +26,13 @@
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/component: admission-webhook
policy.gabe565.com/egress-kubeapi: 'true'
spec:
containers:
- name: patch
- image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.8@sha256:d7e8257f8d8bce64b6df55f81fba92011a6a77269b3350f8b997b152af348dba
+ image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.9@sha256:01038e7de14b78d702d2849c3aad72fd25903c4765af63cf16aa3398f5d5f2dd
imagePullPolicy: IfNotPresent
args:
- patch
- --webhook-name=ingress-nginx-admission
- --namespace=$(POD_NAMESPACE)
- --patch-mutating=false |
75a64a9 to
a9be42a
Compare
a9be42a to
812d7c1
Compare
3da8671 to
f0910b3
Compare
812d7c1 to
a828c21
Compare
8be7922 to
7fc3f05
Compare
a828c21 to
d11e76c
Compare
d11e76c to
8700965
Compare
8700965 to
391b395
Compare
e0a7dcb to
f417be4
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:
v4.15.0→v4.15.1Configuration
📅 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.
This PR has been generated by Renovate Bot.