From e48c3503fd518f58f59fb5edbea914decd5596dc Mon Sep 17 00:00:00 2001 From: nginx-bot Date: Tue, 11 Mar 2025 14:50:25 +0000 Subject: [PATCH 1/2] Release 1.6.2 --- CHANGELOG.md | 42 +++++++++++++++++++ README.md | 4 +- charts/nginx-gateway-fabric/Chart.yaml | 4 +- charts/nginx-gateway-fabric/README.md | 6 +-- .../nginx-gateway-fabric/values.schema.json | 4 +- charts/nginx-gateway-fabric/values.yaml | 4 +- config/tests/static-deployment.yaml | 8 ++-- deploy/aws-nlb/deploy.yaml | 22 +++++----- deploy/azure/deploy.yaml | 22 +++++----- deploy/default/deploy.yaml | 22 +++++----- deploy/experimental-nginx-plus/deploy.yaml | 22 +++++----- deploy/experimental/deploy.yaml | 22 +++++----- deploy/nginx-plus/deploy.yaml | 22 +++++----- deploy/nodeport/deploy.yaml | 22 +++++----- deploy/openshift/deploy.yaml | 22 +++++----- .../snippets-filters-nginx-plus/deploy.yaml | 22 +++++----- deploy/snippets-filters/deploy.yaml | 22 +++++----- 17 files changed, 167 insertions(+), 125 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4fbee59bb4..7eec459a7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,48 @@ This document includes a curated changelog for each release. We also publish a c a [GitHub release](https://github.com/nginx/nginx-gateway-fabric/releases), which, by contrast, is auto-generated and includes links to all PRs that went into the release. +## Release 1.6.2 + +n +%%DATE%% + +FEATURES: + +- + +BUG FIXES: + +- + +DOCUMENTATION: + +- + +HELM CHART: + +- The version of the Helm chart is now 1.6.2 +- + +UPGRADE: + +- + +KNOWN ISSUES: + +- + +COMPATIBILITY: + +- Gateway API version: `` +- NGINX version: `` +- NGINX Plus version: `` +- Kubernetes version: `` + +CONTAINER IMAGES: + +- Control plane: `ghcr.io/nginx/nginx-gateway-fabric:1.6.2` +- Data plane: `ghcr.io/nginx/nginx-gateway-fabric/nginx:1.6.2` +- Data plane with NGINX Plus: `private-registry.nginx.com/nginx-gateway-fabric/nginx-plus:1.6.2` ## Release 1.6.1 _February 6, 2025_ diff --git a/README.md b/README.md index 5360d91b3f..c35222e22e 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ You can find the comprehensive NGINX Gateway Fabric user documentation on the [N We publish NGINX Gateway Fabric releases on GitHub. See our [releases page](https://github.com/nginx/nginx-gateway-fabric/releases). -The latest release is [1.6.1](https://github.com/nginx/nginx-gateway-fabric/releases/tag/v1.6.1). +The latest release is [1.6.2](https://github.com/nginx/nginx-gateway-fabric/releases/tag/v1.6.2). The edge version is useful for experimenting with new features that are not yet published in a release. To use, choose the _edge_ version built from the [latest commit](https://github.com/nginx/nginx-gateway-fabric/commits/main) @@ -45,7 +45,7 @@ to the correct versions: | Version | Description | Installation Manifests | Documentation and Examples | |----------------|------------------------------------------|-----------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| Latest release | For production use | [Manifests](https://github.com/nginx/nginx-gateway-fabric/tree/v1.6.1/deploy). | [Documentation](https://docs.nginx.com/nginx-gateway-fabric). [Examples](https://github.com/nginx/nginx-gateway-fabric/tree/v1.6.1/examples). | +| Latest release | For production use | [Manifests](https://github.com/nginx/nginx-gateway-fabric/tree/v1.6.2/deploy). | [Documentation](https://docs.nginx.com/nginx-gateway-fabric). [Examples](https://github.com/nginx/nginx-gateway-fabric/tree/v1.6.2/examples). | | Edge | For experimental use and latest features | [Manifests](https://github.com/nginx/nginx-gateway-fabric/tree/main/deploy). | [Documentation](https://github.com/nginx/nginx-gateway-fabric/tree/main/site/content). [Examples](https://github.com/nginx/nginx-gateway-fabric/tree/main/examples). | ### Versioning diff --git a/charts/nginx-gateway-fabric/Chart.yaml b/charts/nginx-gateway-fabric/Chart.yaml index a2d3fedb0a..3bc270aaf7 100644 --- a/charts/nginx-gateway-fabric/Chart.yaml +++ b/charts/nginx-gateway-fabric/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: nginx-gateway-fabric description: NGINX Gateway Fabric type: application -version: 1.6.1 -appVersion: "1.6.1" +version: 1.6.2 +appVersion: "1.6.2" kubeVersion: ">= 1.25.0-0" home: https://github.com/nginx/nginx-gateway-fabric icon: https://raw.githubusercontent.com/nginx/nginx-gateway-fabric/main/charts/nginx-gateway-fabric/chart-icon.png diff --git a/charts/nginx-gateway-fabric/README.md b/charts/nginx-gateway-fabric/README.md index a68add8474..cc38382c08 100644 --- a/charts/nginx-gateway-fabric/README.md +++ b/charts/nginx-gateway-fabric/README.md @@ -1,7 +1,7 @@ # NGINX Gateway Fabric Helm Chart -![Version: 1.6.1](https://img.shields.io/badge/Version-1.6.1-informational?style=flat-square) ![AppVersion: 1.6.1](https://img.shields.io/badge/AppVersion-1.6.1-informational?style=flat-square) +![Version: 1.6.2](https://img.shields.io/badge/Version-1.6.2-informational?style=flat-square) ![AppVersion: 1.6.2](https://img.shields.io/badge/AppVersion-1.6.2-informational?style=flat-square) - [NGINX Gateway Fabric Helm Chart](#nginx-gateway-fabric-helm-chart) - [Introduction](#introduction) @@ -265,7 +265,7 @@ The following table lists the configurable parameters of the NGINX Gateway Fabri | `nginx.extraVolumeMounts` | extraVolumeMounts are the additional volume mounts for the nginx container. | list | `[]` | | `nginx.image.pullPolicy` | | string | `"IfNotPresent"` | | `nginx.image.repository` | The NGINX image to use. | string | `"ghcr.io/nginx/nginx-gateway-fabric/nginx"` | -| `nginx.image.tag` | | string | `"1.6.1"` | +| `nginx.image.tag` | | string | `"1.6.2"` | | `nginx.lifecycle` | The lifecycle of the nginx container. | object | `{}` | | `nginx.plus` | Is NGINX Plus image being used | bool | `false` | | `nginx.usage.caSecretName` | The name of the Secret containing the NGINX Instance Manager CA certificate. Must exist in the same namespace that the NGINX Gateway Fabric control plane is running in (default namespace: nginx-gateway). | string | `""` | @@ -283,7 +283,7 @@ The following table lists the configurable parameters of the NGINX Gateway Fabri | `nginxGateway.gwAPIExperimentalFeatures.enable` | Enable the experimental features of Gateway API which are supported by NGINX Gateway Fabric. Requires the Gateway APIs installed from the experimental channel. | bool | `false` | | `nginxGateway.image.pullPolicy` | | string | `"IfNotPresent"` | | `nginxGateway.image.repository` | The NGINX Gateway Fabric image to use | string | `"ghcr.io/nginx/nginx-gateway-fabric"` | -| `nginxGateway.image.tag` | | string | `"1.6.1"` | +| `nginxGateway.image.tag` | | string | `"1.6.2"` | | `nginxGateway.kind` | The kind of the NGINX Gateway Fabric installation - currently, only deployment is supported. | string | `"deployment"` | | `nginxGateway.leaderElection.enable` | Enable leader election. Leader election is used to avoid multiple replicas of the NGINX Gateway Fabric reporting the status of the Gateway API resources. If not enabled, all replicas of NGINX Gateway Fabric will update the statuses of the Gateway API resources. | bool | `true` | | `nginxGateway.leaderElection.lockName` | The name of the leader election lock. A Lease object with this name will be created in the same Namespace as the controller. | string | Autogenerated if not set or set to "". | diff --git a/charts/nginx-gateway-fabric/values.schema.json b/charts/nginx-gateway-fabric/values.schema.json index 7da962dcf8..c4b94e5cbe 100644 --- a/charts/nginx-gateway-fabric/values.schema.json +++ b/charts/nginx-gateway-fabric/values.schema.json @@ -236,7 +236,7 @@ "type": "string" }, "tag": { - "default": "1.6.1", + "default": "1.6.2", "required": [], "title": "tag", "type": "string" @@ -411,7 +411,7 @@ "type": "string" }, "tag": { - "default": "1.6.1", + "default": "1.6.2", "required": [], "title": "tag", "type": "string" diff --git a/charts/nginx-gateway-fabric/values.yaml b/charts/nginx-gateway-fabric/values.yaml index 44ee3cc9e7..337b9557b7 100644 --- a/charts/nginx-gateway-fabric/values.yaml +++ b/charts/nginx-gateway-fabric/values.yaml @@ -82,7 +82,7 @@ nginxGateway: image: # -- The NGINX Gateway Fabric image to use repository: ghcr.io/nginx/nginx-gateway-fabric - tag: 1.6.1 + tag: 1.6.2 # @schema # enum: # - Always @@ -122,7 +122,7 @@ nginx: image: # -- The NGINX image to use. repository: ghcr.io/nginx/nginx-gateway-fabric/nginx - tag: 1.6.1 + tag: 1.6.2 # @schema # enum: # - Always diff --git a/config/tests/static-deployment.yaml b/config/tests/static-deployment.yaml index db22632e8b..cb0d016728 100644 --- a/config/tests/static-deployment.yaml +++ b/config/tests/static-deployment.yaml @@ -8,7 +8,7 @@ metadata: labels: app.kubernetes.io/name: nginx-gateway app.kubernetes.io/instance: nginx-gateway - app.kubernetes.io/version: "1.6.1" + app.kubernetes.io/version: "1.6.2" spec: replicas: 1 selector: @@ -23,7 +23,7 @@ spec: spec: initContainers: - name: init - image: ghcr.io/nginx/nginx-gateway-fabric:1.6.1 + image: ghcr.io/nginx/nginx-gateway-fabric:1.6.2 imagePullPolicy: IfNotPresent command: - /usr/bin/gateway @@ -81,7 +81,7 @@ spec: valueFrom: fieldRef: fieldPath: metadata.uid - image: ghcr.io/nginx/nginx-gateway-fabric:1.6.1 + image: ghcr.io/nginx/nginx-gateway-fabric:1.6.2 imagePullPolicy: IfNotPresent name: nginx-gateway ports: @@ -118,7 +118,7 @@ spec: mountPath: /var/run/nginx - name: nginx-includes mountPath: /etc/nginx/includes - - image: ghcr.io/nginx/nginx-gateway-fabric/nginx:1.6.1 + - image: ghcr.io/nginx/nginx-gateway-fabric/nginx:1.6.2 imagePullPolicy: IfNotPresent name: nginx ports: diff --git a/deploy/aws-nlb/deploy.yaml b/deploy/aws-nlb/deploy.yaml index 10aa8e2487..316e3c3c3e 100644 --- a/deploy/aws-nlb/deploy.yaml +++ b/deploy/aws-nlb/deploy.yaml @@ -9,7 +9,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway namespace: nginx-gateway --- @@ -19,7 +19,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway rules: - apiGroups: @@ -133,7 +133,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway roleRef: apiGroup: rbac.authorization.k8s.io @@ -153,7 +153,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-includes-bootstrap namespace: nginx-gateway --- @@ -166,7 +166,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway namespace: nginx-gateway spec: @@ -191,7 +191,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway namespace: nginx-gateway spec: @@ -236,7 +236,7 @@ spec: valueFrom: fieldRef: fieldPath: metadata.uid - image: ghcr.io/nginx/nginx-gateway-fabric:1.6.1 + image: ghcr.io/nginx/nginx-gateway-fabric:1.6.2 imagePullPolicy: IfNotPresent name: nginx-gateway ports: @@ -275,7 +275,7 @@ spec: name: nginx-run - mountPath: /etc/nginx/includes name: nginx-includes - - image: ghcr.io/nginx/nginx-gateway-fabric/nginx:1.6.1 + - image: ghcr.io/nginx/nginx-gateway-fabric/nginx:1.6.2 imagePullPolicy: IfNotPresent name: nginx ports: @@ -322,7 +322,7 @@ spec: valueFrom: fieldRef: fieldPath: metadata.uid - image: ghcr.io/nginx/nginx-gateway-fabric:1.6.1 + image: ghcr.io/nginx/nginx-gateway-fabric:1.6.2 imagePullPolicy: IfNotPresent name: init securityContext: @@ -372,7 +372,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx spec: controllerName: gateway.nginx.org/nginx-gateway-controller @@ -383,7 +383,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway-config namespace: nginx-gateway spec: diff --git a/deploy/azure/deploy.yaml b/deploy/azure/deploy.yaml index fa178578d4..0f4ba6a90e 100644 --- a/deploy/azure/deploy.yaml +++ b/deploy/azure/deploy.yaml @@ -9,7 +9,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway namespace: nginx-gateway --- @@ -19,7 +19,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway rules: - apiGroups: @@ -133,7 +133,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway roleRef: apiGroup: rbac.authorization.k8s.io @@ -153,7 +153,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-includes-bootstrap namespace: nginx-gateway --- @@ -163,7 +163,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway namespace: nginx-gateway spec: @@ -188,7 +188,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway namespace: nginx-gateway spec: @@ -233,7 +233,7 @@ spec: valueFrom: fieldRef: fieldPath: metadata.uid - image: ghcr.io/nginx/nginx-gateway-fabric:1.6.1 + image: ghcr.io/nginx/nginx-gateway-fabric:1.6.2 imagePullPolicy: IfNotPresent name: nginx-gateway ports: @@ -272,7 +272,7 @@ spec: name: nginx-run - mountPath: /etc/nginx/includes name: nginx-includes - - image: ghcr.io/nginx/nginx-gateway-fabric/nginx:1.6.1 + - image: ghcr.io/nginx/nginx-gateway-fabric/nginx:1.6.2 imagePullPolicy: IfNotPresent name: nginx ports: @@ -319,7 +319,7 @@ spec: valueFrom: fieldRef: fieldPath: metadata.uid - image: ghcr.io/nginx/nginx-gateway-fabric:1.6.1 + image: ghcr.io/nginx/nginx-gateway-fabric:1.6.2 imagePullPolicy: IfNotPresent name: init securityContext: @@ -371,7 +371,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx spec: controllerName: gateway.nginx.org/nginx-gateway-controller @@ -382,7 +382,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway-config namespace: nginx-gateway spec: diff --git a/deploy/default/deploy.yaml b/deploy/default/deploy.yaml index 34c47da4cf..08cf8c85ac 100644 --- a/deploy/default/deploy.yaml +++ b/deploy/default/deploy.yaml @@ -9,7 +9,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway namespace: nginx-gateway --- @@ -19,7 +19,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway rules: - apiGroups: @@ -133,7 +133,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway roleRef: apiGroup: rbac.authorization.k8s.io @@ -153,7 +153,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-includes-bootstrap namespace: nginx-gateway --- @@ -163,7 +163,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway namespace: nginx-gateway spec: @@ -188,7 +188,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway namespace: nginx-gateway spec: @@ -233,7 +233,7 @@ spec: valueFrom: fieldRef: fieldPath: metadata.uid - image: ghcr.io/nginx/nginx-gateway-fabric:1.6.1 + image: ghcr.io/nginx/nginx-gateway-fabric:1.6.2 imagePullPolicy: IfNotPresent name: nginx-gateway ports: @@ -272,7 +272,7 @@ spec: name: nginx-run - mountPath: /etc/nginx/includes name: nginx-includes - - image: ghcr.io/nginx/nginx-gateway-fabric/nginx:1.6.1 + - image: ghcr.io/nginx/nginx-gateway-fabric/nginx:1.6.2 imagePullPolicy: IfNotPresent name: nginx ports: @@ -319,7 +319,7 @@ spec: valueFrom: fieldRef: fieldPath: metadata.uid - image: ghcr.io/nginx/nginx-gateway-fabric:1.6.1 + image: ghcr.io/nginx/nginx-gateway-fabric:1.6.2 imagePullPolicy: IfNotPresent name: init securityContext: @@ -369,7 +369,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx spec: controllerName: gateway.nginx.org/nginx-gateway-controller @@ -380,7 +380,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway-config namespace: nginx-gateway spec: diff --git a/deploy/experimental-nginx-plus/deploy.yaml b/deploy/experimental-nginx-plus/deploy.yaml index 9db411a559..f957991f98 100644 --- a/deploy/experimental-nginx-plus/deploy.yaml +++ b/deploy/experimental-nginx-plus/deploy.yaml @@ -11,7 +11,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway namespace: nginx-gateway --- @@ -21,7 +21,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway rules: - apiGroups: @@ -146,7 +146,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway roleRef: apiGroup: rbac.authorization.k8s.io @@ -171,7 +171,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-includes-bootstrap namespace: nginx-gateway --- @@ -181,7 +181,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway namespace: nginx-gateway spec: @@ -206,7 +206,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway namespace: nginx-gateway spec: @@ -254,7 +254,7 @@ spec: valueFrom: fieldRef: fieldPath: metadata.uid - image: ghcr.io/nginx/nginx-gateway-fabric:1.6.1 + image: ghcr.io/nginx/nginx-gateway-fabric:1.6.2 imagePullPolicy: IfNotPresent name: nginx-gateway ports: @@ -293,7 +293,7 @@ spec: name: nginx-run - mountPath: /etc/nginx/includes name: nginx-includes - - image: private-registry.nginx.com/nginx-gateway-fabric/nginx-plus:1.6.1 + - image: private-registry.nginx.com/nginx-gateway-fabric/nginx-plus:1.6.2 imagePullPolicy: IfNotPresent name: nginx ports: @@ -348,7 +348,7 @@ spec: valueFrom: fieldRef: fieldPath: metadata.uid - image: ghcr.io/nginx/nginx-gateway-fabric:1.6.1 + image: ghcr.io/nginx/nginx-gateway-fabric:1.6.2 imagePullPolicy: IfNotPresent name: init securityContext: @@ -403,7 +403,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx spec: controllerName: gateway.nginx.org/nginx-gateway-controller @@ -414,7 +414,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway-config namespace: nginx-gateway spec: diff --git a/deploy/experimental/deploy.yaml b/deploy/experimental/deploy.yaml index b34aea7b0e..28a5c4991d 100644 --- a/deploy/experimental/deploy.yaml +++ b/deploy/experimental/deploy.yaml @@ -9,7 +9,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway namespace: nginx-gateway --- @@ -19,7 +19,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway rules: - apiGroups: @@ -138,7 +138,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway roleRef: apiGroup: rbac.authorization.k8s.io @@ -158,7 +158,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-includes-bootstrap namespace: nginx-gateway --- @@ -168,7 +168,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway namespace: nginx-gateway spec: @@ -193,7 +193,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway namespace: nginx-gateway spec: @@ -239,7 +239,7 @@ spec: valueFrom: fieldRef: fieldPath: metadata.uid - image: ghcr.io/nginx/nginx-gateway-fabric:1.6.1 + image: ghcr.io/nginx/nginx-gateway-fabric:1.6.2 imagePullPolicy: IfNotPresent name: nginx-gateway ports: @@ -278,7 +278,7 @@ spec: name: nginx-run - mountPath: /etc/nginx/includes name: nginx-includes - - image: ghcr.io/nginx/nginx-gateway-fabric/nginx:1.6.1 + - image: ghcr.io/nginx/nginx-gateway-fabric/nginx:1.6.2 imagePullPolicy: IfNotPresent name: nginx ports: @@ -325,7 +325,7 @@ spec: valueFrom: fieldRef: fieldPath: metadata.uid - image: ghcr.io/nginx/nginx-gateway-fabric:1.6.1 + image: ghcr.io/nginx/nginx-gateway-fabric:1.6.2 imagePullPolicy: IfNotPresent name: init securityContext: @@ -375,7 +375,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx spec: controllerName: gateway.nginx.org/nginx-gateway-controller @@ -386,7 +386,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway-config namespace: nginx-gateway spec: diff --git a/deploy/nginx-plus/deploy.yaml b/deploy/nginx-plus/deploy.yaml index 3b26d211ba..7f7a22f739 100644 --- a/deploy/nginx-plus/deploy.yaml +++ b/deploy/nginx-plus/deploy.yaml @@ -11,7 +11,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway namespace: nginx-gateway --- @@ -21,7 +21,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway rules: - apiGroups: @@ -141,7 +141,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway roleRef: apiGroup: rbac.authorization.k8s.io @@ -166,7 +166,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-includes-bootstrap namespace: nginx-gateway --- @@ -176,7 +176,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway namespace: nginx-gateway spec: @@ -201,7 +201,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway namespace: nginx-gateway spec: @@ -248,7 +248,7 @@ spec: valueFrom: fieldRef: fieldPath: metadata.uid - image: ghcr.io/nginx/nginx-gateway-fabric:1.6.1 + image: ghcr.io/nginx/nginx-gateway-fabric:1.6.2 imagePullPolicy: IfNotPresent name: nginx-gateway ports: @@ -287,7 +287,7 @@ spec: name: nginx-run - mountPath: /etc/nginx/includes name: nginx-includes - - image: private-registry.nginx.com/nginx-gateway-fabric/nginx-plus:1.6.1 + - image: private-registry.nginx.com/nginx-gateway-fabric/nginx-plus:1.6.2 imagePullPolicy: IfNotPresent name: nginx ports: @@ -342,7 +342,7 @@ spec: valueFrom: fieldRef: fieldPath: metadata.uid - image: ghcr.io/nginx/nginx-gateway-fabric:1.6.1 + image: ghcr.io/nginx/nginx-gateway-fabric:1.6.2 imagePullPolicy: IfNotPresent name: init securityContext: @@ -397,7 +397,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx spec: controllerName: gateway.nginx.org/nginx-gateway-controller @@ -408,7 +408,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway-config namespace: nginx-gateway spec: diff --git a/deploy/nodeport/deploy.yaml b/deploy/nodeport/deploy.yaml index a4e8bd5470..2d952b9fdb 100644 --- a/deploy/nodeport/deploy.yaml +++ b/deploy/nodeport/deploy.yaml @@ -9,7 +9,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway namespace: nginx-gateway --- @@ -19,7 +19,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway rules: - apiGroups: @@ -133,7 +133,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway roleRef: apiGroup: rbac.authorization.k8s.io @@ -153,7 +153,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-includes-bootstrap namespace: nginx-gateway --- @@ -163,7 +163,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway namespace: nginx-gateway spec: @@ -188,7 +188,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway namespace: nginx-gateway spec: @@ -233,7 +233,7 @@ spec: valueFrom: fieldRef: fieldPath: metadata.uid - image: ghcr.io/nginx/nginx-gateway-fabric:1.6.1 + image: ghcr.io/nginx/nginx-gateway-fabric:1.6.2 imagePullPolicy: IfNotPresent name: nginx-gateway ports: @@ -272,7 +272,7 @@ spec: name: nginx-run - mountPath: /etc/nginx/includes name: nginx-includes - - image: ghcr.io/nginx/nginx-gateway-fabric/nginx:1.6.1 + - image: ghcr.io/nginx/nginx-gateway-fabric/nginx:1.6.2 imagePullPolicy: IfNotPresent name: nginx ports: @@ -319,7 +319,7 @@ spec: valueFrom: fieldRef: fieldPath: metadata.uid - image: ghcr.io/nginx/nginx-gateway-fabric:1.6.1 + image: ghcr.io/nginx/nginx-gateway-fabric:1.6.2 imagePullPolicy: IfNotPresent name: init securityContext: @@ -369,7 +369,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx spec: controllerName: gateway.nginx.org/nginx-gateway-controller @@ -380,7 +380,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway-config namespace: nginx-gateway spec: diff --git a/deploy/openshift/deploy.yaml b/deploy/openshift/deploy.yaml index 5a8efeb873..d2aa7d95ff 100644 --- a/deploy/openshift/deploy.yaml +++ b/deploy/openshift/deploy.yaml @@ -9,7 +9,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway namespace: nginx-gateway --- @@ -19,7 +19,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway rules: - apiGroups: @@ -141,7 +141,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway roleRef: apiGroup: rbac.authorization.k8s.io @@ -161,7 +161,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-includes-bootstrap namespace: nginx-gateway --- @@ -171,7 +171,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway namespace: nginx-gateway spec: @@ -196,7 +196,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway namespace: nginx-gateway spec: @@ -241,7 +241,7 @@ spec: valueFrom: fieldRef: fieldPath: metadata.uid - image: ghcr.io/nginx/nginx-gateway-fabric:1.6.1 + image: ghcr.io/nginx/nginx-gateway-fabric:1.6.2 imagePullPolicy: IfNotPresent name: nginx-gateway ports: @@ -280,7 +280,7 @@ spec: name: nginx-run - mountPath: /etc/nginx/includes name: nginx-includes - - image: ghcr.io/nginx/nginx-gateway-fabric/nginx:1.6.1 + - image: ghcr.io/nginx/nginx-gateway-fabric/nginx:1.6.2 imagePullPolicy: IfNotPresent name: nginx ports: @@ -327,7 +327,7 @@ spec: valueFrom: fieldRef: fieldPath: metadata.uid - image: ghcr.io/nginx/nginx-gateway-fabric:1.6.1 + image: ghcr.io/nginx/nginx-gateway-fabric:1.6.2 imagePullPolicy: IfNotPresent name: init securityContext: @@ -377,7 +377,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx spec: controllerName: gateway.nginx.org/nginx-gateway-controller @@ -388,7 +388,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway-config namespace: nginx-gateway spec: diff --git a/deploy/snippets-filters-nginx-plus/deploy.yaml b/deploy/snippets-filters-nginx-plus/deploy.yaml index 6624f2feaf..fc3f189886 100644 --- a/deploy/snippets-filters-nginx-plus/deploy.yaml +++ b/deploy/snippets-filters-nginx-plus/deploy.yaml @@ -11,7 +11,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway namespace: nginx-gateway --- @@ -21,7 +21,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway rules: - apiGroups: @@ -143,7 +143,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway roleRef: apiGroup: rbac.authorization.k8s.io @@ -168,7 +168,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-includes-bootstrap namespace: nginx-gateway --- @@ -178,7 +178,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway namespace: nginx-gateway spec: @@ -203,7 +203,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway namespace: nginx-gateway spec: @@ -251,7 +251,7 @@ spec: valueFrom: fieldRef: fieldPath: metadata.uid - image: ghcr.io/nginx/nginx-gateway-fabric:1.6.1 + image: ghcr.io/nginx/nginx-gateway-fabric:1.6.2 imagePullPolicy: IfNotPresent name: nginx-gateway ports: @@ -290,7 +290,7 @@ spec: name: nginx-run - mountPath: /etc/nginx/includes name: nginx-includes - - image: private-registry.nginx.com/nginx-gateway-fabric/nginx-plus:1.6.1 + - image: private-registry.nginx.com/nginx-gateway-fabric/nginx-plus:1.6.2 imagePullPolicy: IfNotPresent name: nginx ports: @@ -345,7 +345,7 @@ spec: valueFrom: fieldRef: fieldPath: metadata.uid - image: ghcr.io/nginx/nginx-gateway-fabric:1.6.1 + image: ghcr.io/nginx/nginx-gateway-fabric:1.6.2 imagePullPolicy: IfNotPresent name: init securityContext: @@ -400,7 +400,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx spec: controllerName: gateway.nginx.org/nginx-gateway-controller @@ -411,7 +411,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway-config namespace: nginx-gateway spec: diff --git a/deploy/snippets-filters/deploy.yaml b/deploy/snippets-filters/deploy.yaml index 4f75a4499b..31df9f562d 100644 --- a/deploy/snippets-filters/deploy.yaml +++ b/deploy/snippets-filters/deploy.yaml @@ -9,7 +9,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway namespace: nginx-gateway --- @@ -19,7 +19,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway rules: - apiGroups: @@ -135,7 +135,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway roleRef: apiGroup: rbac.authorization.k8s.io @@ -155,7 +155,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-includes-bootstrap namespace: nginx-gateway --- @@ -165,7 +165,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway namespace: nginx-gateway spec: @@ -190,7 +190,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway namespace: nginx-gateway spec: @@ -236,7 +236,7 @@ spec: valueFrom: fieldRef: fieldPath: metadata.uid - image: ghcr.io/nginx/nginx-gateway-fabric:1.6.1 + image: ghcr.io/nginx/nginx-gateway-fabric:1.6.2 imagePullPolicy: IfNotPresent name: nginx-gateway ports: @@ -275,7 +275,7 @@ spec: name: nginx-run - mountPath: /etc/nginx/includes name: nginx-includes - - image: ghcr.io/nginx/nginx-gateway-fabric/nginx:1.6.1 + - image: ghcr.io/nginx/nginx-gateway-fabric/nginx:1.6.2 imagePullPolicy: IfNotPresent name: nginx ports: @@ -322,7 +322,7 @@ spec: valueFrom: fieldRef: fieldPath: metadata.uid - image: ghcr.io/nginx/nginx-gateway-fabric:1.6.1 + image: ghcr.io/nginx/nginx-gateway-fabric:1.6.2 imagePullPolicy: IfNotPresent name: init securityContext: @@ -372,7 +372,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx spec: controllerName: gateway.nginx.org/nginx-gateway-controller @@ -383,7 +383,7 @@ metadata: labels: app.kubernetes.io/instance: nginx-gateway app.kubernetes.io/name: nginx-gateway - app.kubernetes.io/version: 1.6.1 + app.kubernetes.io/version: 1.6.2 name: nginx-gateway-config namespace: nginx-gateway spec: From de415cfac3226246c77b447acef97e921dab70ed Mon Sep 17 00:00:00 2001 From: Saylor Berman Date: Tue, 11 Mar 2025 08:58:00 -0600 Subject: [PATCH 2/2] Update manual files --- CHANGELOG.md | 31 +++++++------------------------ README.md | 1 + 2 files changed, 8 insertions(+), 24 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7eec459a7a..6f285969fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,46 +6,29 @@ and includes links to all PRs that went into the release. ## Release 1.6.2 -n -%%DATE%% - -FEATURES: - -- - -BUG FIXES: - -- - -DOCUMENTATION: - -- +_March 11, 2025_ HELM CHART: - The version of the Helm chart is now 1.6.2 -- UPGRADE: -- - -KNOWN ISSUES: - -- +- Update golang.org/x/oauth2. [3185](https://github.com/nginx/nginx-gateway-fabric/pull/3185) COMPATIBILITY: -- Gateway API version: `` -- NGINX version: `` -- NGINX Plus version: `` -- Kubernetes version: `` +- Gateway API version: `1.2.1` +- NGINX version: `1.27.4` +- NGINX Plus version: `R33` +- Kubernetes version: `1.25+` CONTAINER IMAGES: - Control plane: `ghcr.io/nginx/nginx-gateway-fabric:1.6.2` - Data plane: `ghcr.io/nginx/nginx-gateway-fabric/nginx:1.6.2` - Data plane with NGINX Plus: `private-registry.nginx.com/nginx-gateway-fabric/nginx-plus:1.6.2` + ## Release 1.6.1 _February 6, 2025_ diff --git a/README.md b/README.md index c35222e22e..efd3d3962a 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,7 @@ The following table lists the software versions NGINX Gateway Fabric supports. | NGINX Gateway Fabric | Gateway API | Kubernetes | NGINX OSS | NGINX Plus | |----------------------|-------------|------------|-----------|------------| | Edge | 1.2.1 | 1.25+ | 1.27.4 | R33 | +| 1.6.2 | 1.2.1 | 1.25+ | 1.27.4 | R33 | | 1.6.1 | 1.2.1 | 1.25+ | 1.27.4 | R33 | | 1.6.0 | 1.2.1 | 1.25+ | 1.27.3 | R33 | | 1.5.1 | 1.2.0 | 1.25+ | 1.27.2 | R33 |