-
Notifications
You must be signed in to change notification settings - Fork 6
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.10.1 → 4.11.1 ) #3955
Merged
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
repo-jeeves
bot
added
renovate/helm
Issue relates to a Renovate helm update
type/patch
Issue relates to a patch version bump
cluster/staging
Changes made in the staging cluster
size/XS
Marks a PR that changes 0-9 lines, ignoring generated files
labels
Jul 8, 2024
--- kubernetes/staging/apps/networking/ingress-nginx/app Kustomization: flux-system/networking-ingress-nginx HelmRelease: networking/ingress-nginx
+++ kubernetes/staging/apps/networking/ingress-nginx/app Kustomization: flux-system/networking-ingress-nginx HelmRelease: networking/ingress-nginx
@@ -12,13 +12,13 @@
spec:
chart: ingress-nginx
sourceRef:
kind: HelmRepository
name: ingress-nginx-charts
namespace: flux-system
- version: 4.10.1
+ version: 4.11.1
install:
createNamespace: true
remediation:
retries: 3
interval: 15m
maxHistory: 3 |
--- HelmRelease: networking/ingress-nginx Deployment: networking/ingress-nginx-controller
+++ HelmRelease: networking/ingress-nginx Deployment: networking/ingress-nginx-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.10.1@sha256:e24f39d3eed6bcc239a56f20098878845f62baa34b9f2be2fd2c38ce9fb0f29e
+ image: registry.k8s.io/ingress-nginx/controller:v1.11.1@sha256:e6439a12b52076965928e83b7b56aae6731231677b01e81818bce7fa5c60161a
imagePullPolicy: IfNotPresent
lifecycle:
preStop:
exec:
command:
- /wait-shutdown
--- HelmRelease: networking/ingress-nginx ServiceAccount: networking/ingress-nginx-admission
+++ HelmRelease: networking/ingress-nginx ServiceAccount: networking/ingress-nginx-admission
@@ -10,7 +10,8 @@
labels:
app.kubernetes.io/name: ingress-nginx
app.kubernetes.io/instance: ingress-nginx
app.kubernetes.io/part-of: ingress-nginx
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/component: admission-webhook
+automountServiceAccountToken: true
|
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
repo-jeeves
bot
changed the title
fix(helm): update chart ingress-nginx ( 4.10.1 → 4.10.2 )
feat(helm): update chart ingress-nginx ( 4.10.1 → 4.11.0 )
Jul 8, 2024
repo-jeeves
bot
force-pushed
the
renovate/staging-ingress-nginx-4.x
branch
from
July 8, 2024 20:12
6c6aa49
to
6a9b626
Compare
| datasource | package | from | to | | ---------- | ------------- | ------ | ------ | | helm | ingress-nginx | 4.10.1 | 4.11.1 |
repo-jeeves
bot
force-pushed
the
renovate/staging-ingress-nginx-4.x
branch
from
July 18, 2024 18:14
6a9b626
to
42921ba
Compare
repo-jeeves
bot
changed the title
feat(helm): update chart ingress-nginx ( 4.10.1 → 4.11.0 )
feat(helm): update chart ingress-nginx ( 4.10.1 → 4.11.1 )
Jul 18, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
cluster/staging
Changes made in the staging cluster
renovate/helm
Issue relates to a Renovate helm update
size/XS
Marks a PR that changes 0-9 lines, ignoring generated files
type/patch
Issue relates to a patch version bump
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.10.1
->4.11.1