-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(helm): update chart ingress-nginx ( 4.9.0 → 4.12.0 ) #5190
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/nas-1-ingress-nginx-4.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
🦙 MegaLinter status: ❌ ERROR
See detailed report in MegaLinter reports |
--- kubernetes/nas-1/apps/network/ingress-nginx/internal Kustomization: flux-system/nginx-internal HelmRelease: network/nginx-internal
+++ kubernetes/nas-1/apps/network/ingress-nginx/internal Kustomization: flux-system/nginx-internal HelmRelease: network/nginx-internal
@@ -14,13 +14,13 @@
chart: ingress-nginx
interval: 30m
sourceRef:
kind: HelmRepository
name: ingress-nginx
namespace: flux-system
- version: 4.9.0
+ version: 4.11.3
interval: 30m
values:
controller:
admissionWebhooks:
objectSelector:
matchExpressions: |
--- HelmRelease: network/nginx-internal Deployment: network/nginx-internal-controller
+++ HelmRelease: network/nginx-internal Deployment: network/nginx-internal-controller
@@ -30,13 +30,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.9.5@sha256:b3aba22b1da80e7acfc52b115cae1d4c687172cbf2b742d5b502419c25ff340e
+ image: registry.k8s.io/ingress-nginx/controller:v1.11.3@sha256:d56f135b6462cfc476447cfe564b83a45e8bb7da2774963b00d12161112270b7
imagePullPolicy: IfNotPresent
lifecycle:
preStop:
exec:
command:
- /wait-shutdown
@@ -48,12 +48,13 @@
- --controller-class=k8s.io/ingress-nginx-internal
- --ingress-class=nginx
- --configmap=$(POD_NAMESPACE)/nginx-internal-controller
- --validating-webhook=:8443
- --validating-webhook-certificate=/usr/local/certificates/cert
- --validating-webhook-key=/usr/local/certificates/key
+ - --enable-metrics=false
- --default-ssl-certificate=network/holthome-net-tls
securityContext:
runAsNonRoot: true
runAsUser: 101
allowPrivilegeEscalation: false
seccompProfile:
--- HelmRelease: network/nginx-internal ValidatingWebhookConfiguration: network/nginx-internal-admission
+++ HelmRelease: network/nginx-internal ValidatingWebhookConfiguration: network/nginx-internal-admission
@@ -27,12 +27,13 @@
admissionReviewVersions:
- v1
clientConfig:
service:
name: nginx-internal-controller-admission
namespace: network
+ port: 443
path: /networking/v1/ingresses
objectSelector:
matchExpressions:
- key: ingress-class
operator: In
values:
--- HelmRelease: network/nginx-internal ServiceAccount: network/nginx-internal-admission
+++ HelmRelease: network/nginx-internal ServiceAccount: network/nginx-internal-admission
@@ -10,7 +10,8 @@
labels:
app.kubernetes.io/name: ingress-nginx
app.kubernetes.io/instance: nginx-internal
app.kubernetes.io/part-of: ingress-nginx
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/component: admission-webhook
+automountServiceAccountToken: true
--- HelmRelease: network/nginx-internal Job: network/nginx-internal-admission-create
+++ HelmRelease: network/nginx-internal Job: network/nginx-internal-admission-create
@@ -23,13 +23,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:v20231011-8b53cabe0@sha256:a7943503b45d552785aa3b5e457f169a5661fb94d82b8a3373bcd9ebaf9aac80
+ image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4@sha256:a9f03b34a3cbfbb26d103a14046ab2c5130a80c3d69d526ff8063d2b37b9fd3f
imagePullPolicy: IfNotPresent
args:
- create
- --host=nginx-internal-controller-admission,nginx-internal-controller-admission.$(POD_NAMESPACE).svc
- --namespace=$(POD_NAMESPACE)
- --secret-name=nginx-internal-admission
--- HelmRelease: network/nginx-internal Job: network/nginx-internal-admission-patch
+++ HelmRelease: network/nginx-internal Job: network/nginx-internal-admission-patch
@@ -23,13 +23,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:v20231011-8b53cabe0@sha256:a7943503b45d552785aa3b5e457f169a5661fb94d82b8a3373bcd9ebaf9aac80
+ image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4@sha256:a9f03b34a3cbfbb26d103a14046ab2c5130a80c3d69d526ff8063d2b37b9fd3f
imagePullPolicy: IfNotPresent
args:
- patch
- --webhook-name=nginx-internal-admission
- --namespace=$(POD_NAMESPACE)
- --patch-mutating=false |
renovate
bot
force-pushed
the
renovate/nas-1-ingress-nginx-4.x
branch
6 times, most recently
from
March 7, 2024 20:48
631ad4a
to
1c11cd2
Compare
renovate
bot
changed the title
feat(helm): update chart ingress-nginx ( 4.9.0 → 4.10.0 )
feat(helm): update chart ingress-nginx ( 4.9.0 → 4.10.1 )
Apr 26, 2024
renovate
bot
force-pushed
the
renovate/nas-1-ingress-nginx-4.x
branch
from
April 26, 2024 16:35
1c11cd2
to
9d2b7fe
Compare
renovate
bot
force-pushed
the
renovate/nas-1-ingress-nginx-4.x
branch
from
July 8, 2024 21:24
9d2b7fe
to
7e81bb0
Compare
renovate
bot
changed the title
feat(helm): update chart ingress-nginx ( 4.9.0 → 4.10.1 )
feat(helm): update chart ingress-nginx ( 4.9.0 → 4.11.0 )
Jul 8, 2024
renovate
bot
force-pushed
the
renovate/nas-1-ingress-nginx-4.x
branch
from
July 18, 2024 19:49
7e81bb0
to
ffc4b5e
Compare
renovate
bot
changed the title
feat(helm): update chart ingress-nginx ( 4.9.0 → 4.11.0 )
feat(helm): update chart ingress-nginx ( 4.9.0 → 4.11.1 )
Jul 18, 2024
renovate
bot
force-pushed
the
renovate/nas-1-ingress-nginx-4.x
branch
from
August 16, 2024 07:29
ffc4b5e
to
5c6bb6e
Compare
renovate
bot
changed the title
feat(helm): update chart ingress-nginx ( 4.9.0 → 4.11.1 )
feat(helm): update chart ingress-nginx ( 4.9.0 → 4.11.2 )
Aug 16, 2024
renovate
bot
force-pushed
the
renovate/nas-1-ingress-nginx-4.x
branch
from
October 8, 2024 22:49
5c6bb6e
to
9ec720d
Compare
renovate
bot
changed the title
feat(helm): update chart ingress-nginx ( 4.9.0 → 4.11.2 )
feat(helm): update chart ingress-nginx ( 4.9.0 → 4.11.3 )
Oct 8, 2024
| datasource | package | from | to | | ---------- | ------------- | ----- | ------ | | helm | ingress-nginx | 4.9.0 | 4.12.0 |
renovate
bot
force-pushed
the
renovate/nas-1-ingress-nginx-4.x
branch
from
December 30, 2024 18:51
9ec720d
to
e458096
Compare
renovate
bot
changed the title
feat(helm): update chart ingress-nginx ( 4.9.0 → 4.11.3 )
feat(helm): update chart ingress-nginx ( 4.9.0 → 4.12.0 )
Dec 30, 2024
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.9.0
->4.12.0
Release Notes
kubernetes/ingress-nginx (ingress-nginx)
v4.12.0
Changelog
This file documents all notable changes to ingress-nginx Helm Chart. The release numbering uses semantic versioning.
4.12.0
Full Changelog: kubernetes/ingress-nginx@helm-chart-4.11.0...helm-chart-4.12.0
v4.11.4
Changelog
This file documents all notable changes to ingress-nginx Helm Chart. The release numbering uses semantic versioning.
4.11.4
Full Changelog: kubernetes/ingress-nginx@helm-chart-4.11.3...helm-chart-4.11.4
v4.11.3
v4.11.2
Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer
v4.11.1
Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer
v4.11.0
WARNING
There are known issues with this release, some folks are experiencing core dumps. Please see https://github.com/kubernetes/ingress-nginx/issues/11588 for more information and comment if you are experiencing issues.
Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer
v4.10.5
Changelog
This file documents all notable changes to ingress-nginx Helm Chart. The release numbering uses semantic versioning.
4.10.5
Full Changelog: kubernetes/ingress-nginx@helm-chart-4.10.4...helm-chart-4.10.5
v4.10.4
Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer
v4.10.3
Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer
v4.10.2
WARNING
There are known issues with this release, some folks are experiencing core dumps. Please see https://github.com/kubernetes/ingress-nginx/issues/11588 for more information and comments if you are experiencing issues.
Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer
v4.10.1
Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer
v4.10.0
Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer
v4.9.1
Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer
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.
This PR was generated by Mend Renovate. View the repository job log.