Skip to content

Conversation

pdabelf5
Copy link
Collaborator

@pdabelf5 pdabelf5 commented Oct 9, 2025

Proposed changes

To avoid too many PR's this change will:

  • Group all python changes into a python PR
  • Group all Github Actions changes into a actions PR
  • Add skip changelog label to all Python & Github Actions PR's

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

@pdabelf5 pdabelf5 requested a review from a team as a code owner October 9, 2025 12:58
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Oct 9, 2025
AlexFenlon
AlexFenlon previously approved these changes Oct 9, 2025
Copy link
Contributor

renovate bot commented Oct 9, 2025

Reconfigure PR Results

This is a reconfigure PR comment to help you understand and re-configure your renovate bot settings. If this Reconfigure PR were to be merged, we'd expect to see the following outcome:


Detected Package Files

  • build/Dockerfile (dockerfile)
  • build/dependencies/Dockerfile.ubi8 (dockerfile)
  • build/dependencies/Dockerfile.ubi9 (dockerfile)
  • tests/Dockerfile (dockerfile)
  • .github/workflows/build-artifacts.yml (github-actions)
  • .github/workflows/build-base-images.yml (github-actions)
  • .github/workflows/build-oss.yml (github-actions)
  • .github/workflows/build-plus.yml (github-actions)
  • .github/workflows/build-single-image.yml (github-actions)
  • .github/workflows/build-test-image.yml (github-actions)
  • .github/workflows/build-ubi-dependency.yml (github-actions)
  • .github/workflows/cache-update.yml (github-actions)
  • .github/workflows/certify-ubi-image.yml (github-actions)
  • .github/workflows/cherry-pick.yml (github-actions)
  • .github/workflows/ci.yml (github-actions)
  • .github/workflows/codeql-analysis.yml (github-actions)
  • .github/workflows/create-release-branch.yml (github-actions)
  • .github/workflows/dependency-review.yml (github-actions)
  • .github/workflows/dockerhub-description.yml (github-actions)
  • .github/workflows/f5-cla.yml (github-actions)
  • .github/workflows/fossa.yml (github-actions)
  • .github/workflows/image-promotion.yml (github-actions)
  • .github/workflows/issues.yaml (github-actions)
  • .github/workflows/labeler.yml (github-actions)
  • .github/workflows/lint-format.yml (github-actions)
  • .github/workflows/mend.yml (github-actions)
  • .github/workflows/notifications.yml (github-actions)
  • .github/workflows/oss-release.yml (github-actions)
  • .github/workflows/patch-image.yml (github-actions)
  • .github/workflows/plus-release.yml (github-actions)
  • .github/workflows/publish-helm.yml (github-actions)
  • .github/workflows/regression.yml (github-actions)
  • .github/workflows/release-pr.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • .github/workflows/retag-images.yml (github-actions)
  • .github/workflows/scorecards.yml (github-actions)
  • .github/workflows/setup-smoke.yml (github-actions)
  • .github/workflows/single-image-regression.yml (github-actions)
  • .github/workflows/stale.yml (github-actions)
  • .github/workflows/update-docker-images.yml (github-actions)
  • .github/workflows/update-docker-sha.yml (github-actions)
  • .github/workflows/update-release-draft.yml (github-actions)
  • .github/workflows/updates-notification.yml (github-actions)
  • .github/workflows/version-bump.yml (github-actions)
  • go.mod (gomod)
  • charts/nginx-ingress/values.yaml (helm-values)
  • config/crd/app-protect-dos/kustomization.yaml (kubernetes)
  • config/crd/app-protect-waf/kustomization.yaml (kubernetes)
  • config/crd/bases/appprotect.f5.com_aplogconfs.yaml (kubernetes)
  • config/crd/bases/appprotect.f5.com_appolicies.yaml (kubernetes)
  • config/crd/bases/appprotect.f5.com_apusersigs.yaml (kubernetes)
  • config/crd/bases/appprotectdos.f5.com_apdoslogconfs.yaml (kubernetes)
  • config/crd/bases/appprotectdos.f5.com_apdospolicy.yaml (kubernetes)
  • config/crd/bases/appprotectdos.f5.com_dosprotectedresources.yaml (kubernetes)
  • config/crd/bases/externaldns.nginx.org_dnsendpoints.yaml (kubernetes)
  • config/crd/bases/k8s.nginx.org_globalconfigurations.yaml (kubernetes)
  • config/crd/bases/k8s.nginx.org_policies.yaml (kubernetes)
  • config/crd/bases/k8s.nginx.org_transportservers.yaml (kubernetes)
  • config/crd/bases/k8s.nginx.org_virtualserverroutes.yaml (kubernetes)
  • config/crd/bases/k8s.nginx.org_virtualservers.yaml (kubernetes)
  • config/crd/kustomization.yaml (kubernetes)
  • examples/custom-resources/access-control/webapp.yaml (kubernetes)
  • examples/custom-resources/advanced-routing/cafe.yaml (kubernetes)
  • examples/custom-resources/api-key/cafe.yaml (kubernetes)
  • examples/custom-resources/app-protect-dos/syslog.yaml (kubernetes)
  • examples/custom-resources/app-protect-dos/syslog2.yaml (kubernetes)
  • examples/custom-resources/app-protect-dos/webapp.yaml (kubernetes)
  • examples/custom-resources/app-protect-waf-v5/syslog.yaml (kubernetes)
  • examples/custom-resources/app-protect-waf-v5/webapp.yaml (kubernetes)
  • examples/custom-resources/app-protect-waf/syslog.yaml (kubernetes)
  • examples/custom-resources/app-protect-waf/webapp.yaml (kubernetes)
  • examples/custom-resources/backup-directive/transport-server/external-secure-app.yaml (kubernetes)
  • examples/custom-resources/backup-directive/transport-server/secure-app.yaml (kubernetes)
  • examples/custom-resources/backup-directive/virtual-server/cafe.yaml (kubernetes)
  • examples/custom-resources/backup-directive/virtual-server/external-cafe.yaml (kubernetes)
  • examples/custom-resources/basic-auth/cafe.yaml (kubernetes)
  • examples/custom-resources/basic-configuration/cafe.yaml (kubernetes)
  • examples/custom-resources/basic-tcp-udp/dns.yaml (kubernetes)
  • examples/custom-resources/cache-policy/cafe.yaml (kubernetes)
  • examples/custom-resources/certmanager/cafe.yaml (kubernetes)
  • examples/custom-resources/cross-namespace-configuration/coffee.yaml (kubernetes)
  • examples/custom-resources/cross-namespace-configuration/tea.yaml (kubernetes)
  • examples/custom-resources/custom-ip-listeners/transportserver/dns.yaml (kubernetes)
  • examples/custom-resources/custom-ip-listeners/virtualserver/cafe.yaml (kubernetes)
  • examples/custom-resources/custom-listeners/cafe.yaml (kubernetes)
  • examples/custom-resources/egress-mtls/secure-app.yaml (kubernetes)
  • examples/custom-resources/external-dns/cafe.yaml (kubernetes)
  • examples/custom-resources/external-dns/external-dns-route53.yaml (kubernetes)
  • examples/custom-resources/externalname-services/transport-server/secure-app-external.yaml (kubernetes)
  • examples/custom-resources/grpc-upstreams/greeter-app.yaml (kubernetes)
  • examples/custom-resources/ingress-mtls/webapp.yaml (kubernetes)
  • examples/custom-resources/jwks/keycloak.yaml (kubernetes)
  • examples/custom-resources/jwks/webapp.yaml (kubernetes)
  • examples/custom-resources/jwt/webapp.yaml (kubernetes)
  • examples/custom-resources/oidc/keycloak.yaml (kubernetes)
  • examples/custom-resources/oidc/webapp.yaml (kubernetes)
  • examples/custom-resources/rate-limit-jwt-claim/webapp.yaml (kubernetes)
  • examples/custom-resources/rate-limit-tiered-apikey/coffee.yaml (kubernetes)
  • examples/custom-resources/rate-limit-tiered-jwt-claim/coffee.yaml (kubernetes)
  • examples/custom-resources/rate-limit-tiered-request-method/coffee.yaml (kubernetes)
  • examples/custom-resources/rate-limit/webapp.yaml (kubernetes)
  • examples/custom-resources/security-monitoring/webapp.yaml (kubernetes)
  • examples/custom-resources/tls-passthrough/secure-app.yaml (kubernetes)
  • examples/custom-resources/traffic-splitting/cafe.yaml (kubernetes)
  • examples/custom-resources/transport-server-sni/mongo.yaml (kubernetes)
  • examples/custom-resources/transport-server-sni/tcp-echo-server.yaml (kubernetes)
  • examples/ingress-resources/app-protect-dos/syslog.yaml (kubernetes)
  • examples/ingress-resources/app-protect-dos/syslog2.yaml (kubernetes)
  • examples/ingress-resources/app-protect-dos/webapp-ingress.yaml (kubernetes)
  • examples/ingress-resources/app-protect-dos/webapp.yaml (kubernetes)
  • examples/ingress-resources/app-protect-waf/cafe-ingress.yaml (kubernetes)
  • examples/ingress-resources/app-protect-waf/cafe.yaml (kubernetes)
  • examples/ingress-resources/app-protect-waf/syslog.yaml (kubernetes)
  • examples/ingress-resources/basic-auth/cafe-ingress.yaml (kubernetes)
  • examples/ingress-resources/basic-auth/cafe.yaml (kubernetes)
  • examples/ingress-resources/complete-example/cafe-ingress.yaml (kubernetes)
  • examples/ingress-resources/complete-example/cafe.yaml (kubernetes)
  • examples/ingress-resources/mergeable-ingress-types/cafe-master.yaml (kubernetes)
  • examples/ingress-resources/mergeable-ingress-types/cafe.yaml (kubernetes)
  • examples/ingress-resources/mergeable-ingress-types/coffee-minion.yaml (kubernetes)
  • examples/ingress-resources/mergeable-ingress-types/tea-minion.yaml (kubernetes)
  • examples/ingress-resources/proxy-set-headers/mergeable-ingress/cafe-master.yaml (kubernetes)
  • examples/ingress-resources/proxy-set-headers/mergeable-ingress/cafe.yaml (kubernetes)
  • examples/ingress-resources/proxy-set-headers/mergeable-ingress/coffee-minion.yaml (kubernetes)
  • examples/ingress-resources/proxy-set-headers/mergeable-ingress/tea-minion.yaml (kubernetes)
  • examples/ingress-resources/proxy-set-headers/standard-ingress/cafe-ingress.yaml (kubernetes)
  • examples/ingress-resources/proxy-set-headers/standard-ingress/cafe.yaml (kubernetes)
  • examples/ingress-resources/rate-limit/cafe-ingress.yaml (kubernetes)
  • examples/ingress-resources/rate-limit/cafe.yaml (kubernetes)
  • examples/ingress-resources/security-monitoring/cafe-ingress.yaml (kubernetes)
  • examples/ingress-resources/security-monitoring/cafe.yaml (kubernetes)
  • examples/ingress-resources/session-persistence/cafe-ingress-with-session-persistence.yaml (kubernetes)
  • examples/ingress-resources/startup-probe/startup-probe-ingress.yaml (kubernetes)
  • examples/ingress-resources/tcp-udp/dns.yaml (kubernetes)
  • examples/shared-examples/usage-reporting/cluster-connector.yaml (kubernetes)
  • .github/scripts/requirements.txt (pip_requirements)
  • tests/requirements.txt (pip_requirements)
  • .pre-commit-config.yaml (pre-commit)
  • .github/workflows/build-artifacts.yml (regex)
  • .github/scripts/copy-images.sh (regex)
  • Makefile (regex)
  • tests/Makefile (regex)
  • charts/nginx-ingress/values.schema.json (regex)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Hopefully safe environment variables to allow users to configure.
  • Show all Merge Confidence badges for pull requests.
  • Schedule daily before 4 AM.
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Enable Docker major updates.
  • Pin github-action digests.
  • Append Signed-off-by: to signoff Git commits.
  • Run lock file maintenance (updates) on the first day of each month.
  • Remove hourly and concurrent rate limits.
  • Disable semantic prefixes for commit messages and PR titles.
  • Run Renovate on following schedule: * 0-3 * * *

You have configured Renovate to use the following baseBranchPatterns: main, release-5.2.

What to Expect

With your current configuration, Renovate will create 42 Pull Requests:

Update ghcr.io/nginxinc/kic-test-grpc-server Docker tag to v0.2.4 (main)
Update nginx Docker tag to v1.29.2 (main)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/main-nginx-1.x
  • Merge into: main
  • Upgrade nginx to sha256:3b7732505933ca591ce4a6d860cb713ad96a3176b82f7979a8dfa9973486a0d6
  • Upgrade nginx to sha256:7c1b9a91514d1eb5288d7cd6e91d9f451707911bfaea9307a3acbc811d4aa82e
Update redhat/ubi9 Docker tag to v9.6-1758184894 (main)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/main-redhat-ubi9-9.x
  • Merge into: main
  • Upgrade redhat/ubi9 to sha256:dbc1e98d14a022542e45b5f22e0206d3f86b5bdf237b58ee7170c9ddd1b3a283
Update redhat/ubi9-minimal Docker tag to v9.6-1758184547 (main)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/main-redhat-ubi9-minimal-9.x
  • Merge into: main
  • Upgrade redhat/ubi9-minimal to sha256:7c5495d5fad59aaee12abc3cbbd2b283818ee1e814b00dbc7f25bf2d14fa4f0c
Update alpine Docker tag to v3.22 (main)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/main-alpine-3.x
  • Merge into: main
  • Upgrade alpine to sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412
Update coredns/coredns Docker tag to v1.13.1 (main)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/main-coredns-coredns-1.x
  • Merge into: main
  • Upgrade coredns/coredns to 1.13.1
Update github actions (main)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/main-github-actions
  • Merge into: main
  • Upgrade actions/stale to 5f858e3efba33a5ca4407a664cc011ad407f2008
  • Upgrade aws-actions/configure-aws-credentials to 00943011d9042930efac3dcd3a170e4273319bc8
  • Upgrade github/codeql-action to a8d1ac45b9a34d11fe398d5503176af0d06b303e
  • Upgrade google-github-actions/auth to fc2174804b84f912b1f6d334e9463f484f1c552d
Update kindest/node Docker tag to v1.34.0 (main)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/main-kindest-node-1.x
  • Merge into: main
  • Upgrade kindest/node to v1.34.0
Update kubernetes packages to v0.34.1 (main)
Update module github.com/cert-manager/cert-manager to v1.19.0 (main)
Update module github.com/gruntwork-io/terratest to v0.51.0 (main)
Update module sigs.k8s.io/controller-tools to v0.19.0 (main)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/main-sigs.k8s.io-controller-tools-0.x
  • Merge into: main
  • Upgrade sigs.k8s.io/controller-tools to v0.19.0
Update python dependencies (main)
Update python Docker tag to v3.14 (main)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/main-python-3.x
  • Merge into: main
  • Upgrade python to sha256:849941deeccacfbec553392d010416272c50e41816d59577cba3a5ee9b1d0a2c
Update registry.k8s.io/external-dns/external-dns Docker tag to v0.19.0 (main)
Update debian Docker tag to v13 (main)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/main-debian-13.x
  • Merge into: main
  • Upgrade debian to sha256:1caf1c703c8f7e15dcf2e7769b35000c764e6f50e4d7401c355fb0248f3ddfdb
Update dependency kubernetes to v34 (main)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/main-major-python-dependencies
  • Merge into: main
  • Upgrade kubernetes to ==34.1.0
Update github/codeql-action action to v4 (main)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/main-major-github-actions
  • Merge into: main
  • Upgrade github/codeql-action to e296a935590eb16afc0c0108289f68c87e2a89a5
Update alpine:3.19 Docker digest to 6baf435 (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-alpine-3.19
  • Merge into: release-5.2
  • Upgrade alpine to sha256:6baf43584bcb78f2e5847d1de515f23499913ac9f12bdf834811a3145eb11ca1
Update alpine:3.22 Docker digest to 4b7ce07 (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-alpine-3.22
  • Merge into: release-5.2
  • Upgrade alpine to sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412
Update ghcr.io/nginx/dependencies/nginx-ubi:ubi8 Docker digest to 256357e (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-ghcr.io-nginx-dependencies-nginx-ubi-ubi8
  • Merge into: release-5.2
  • Upgrade ghcr.io/nginx/dependencies/nginx-ubi to sha256:256357eac099babadfaf326aa22acb8d99af4ba6e15d96bae5bf104b2ce3ea79
Update ghcr.io/nginx/dependencies/nginx-ubi:ubi9 Docker digest to 46e38dc (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-ghcr.io-nginx-dependencies-nginx-ubi-ubi9
  • Merge into: release-5.2
  • Upgrade ghcr.io/nginx/dependencies/nginx-ubi to sha256:46e38dc6d8a9151f28f6dd775c528425ca4dfbc2a39055da08f653c12f959d27
Update golang:1.25-alpine Docker digest to 182059d (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-golang-1.25-alpine
  • Merge into: release-5.2
  • Upgrade golang to sha256:182059d7dae0e1dfe222037d14b586ebece3ebf9a873a0fe1cc32e53dbea04e0
Update python:3.13-bookworm Docker digest to afe6f5c (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-python-3.13-bookworm
  • Merge into: release-5.2
  • Upgrade python to sha256:afe6f5c21893b34eff06617b81429646e21981cfa36e6e5916e8b3608d6fcba3
Update redhat/ubi8 Docker digest to 2f698e1 (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-redhat-ubi8
  • Merge into: release-5.2
  • Upgrade redhat/ubi8 to sha256:2f698e145dd30ac9f611b8984b910640bc210fae476dc36aa9ba200fad2a30ed
Update ghcr.io/nginxinc/kic-test-grpc-server Docker tag to v0.2.4 (release-5.2)
Update nginx Docker tag to v1.29.2 (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-nginx-1.x
  • Merge into: release-5.2
  • Upgrade nginx to sha256:3b7732505933ca591ce4a6d860cb713ad96a3176b82f7979a8dfa9973486a0d6
  • Upgrade nginx to sha256:7c1b9a91514d1eb5288d7cd6e91d9f451707911bfaea9307a3acbc811d4aa82e
Update redhat/ubi9 Docker tag to v9.6-1758184894 (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-redhat-ubi9-9.x
  • Merge into: release-5.2
  • Upgrade redhat/ubi9 to sha256:dbc1e98d14a022542e45b5f22e0206d3f86b5bdf237b58ee7170c9ddd1b3a283
Update redhat/ubi9-minimal Docker tag to v9.6-1758184547 (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-redhat-ubi9-minimal-9.x
  • Merge into: release-5.2
  • Upgrade redhat/ubi9-minimal to sha256:7c5495d5fad59aaee12abc3cbbd2b283818ee1e814b00dbc7f25bf2d14fa4f0c
Update alpine Docker tag to v3.22 (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-alpine-3.x
  • Merge into: release-5.2
  • Upgrade alpine to sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412
Update coredns/coredns Docker tag to v1.13.1 (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-coredns-coredns-1.x
  • Merge into: release-5.2
  • Upgrade coredns/coredns to 1.13.1
Update github actions (release-5.2)
Update kubernetes packages to v0.34.1 (release-5.2)
Update module github.com/cert-manager/cert-manager to v1.19.0 (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-github.com-cert-manager-cert-manager-1.x
  • Merge into: release-5.2
  • Upgrade github.com/cert-manager/cert-manager to v1.19.0
Update module github.com/gruntwork-io/terratest to v0.51.0 (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-github.com-gruntwork-io-terratest-0.x
  • Merge into: release-5.2
  • Upgrade github.com/gruntwork-io/terratest to v0.51.0
Update module sigs.k8s.io/controller-tools to v0.19.0 (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-sigs.k8s.io-controller-tools-0.x
  • Merge into: release-5.2
  • Upgrade sigs.k8s.io/controller-tools to v0.19.0
Update python dependencies (release-5.2)
Update python Docker tag to v3.14 (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-python-3.x
  • Merge into: release-5.2
  • Upgrade python to sha256:849941deeccacfbec553392d010416272c50e41816d59577cba3a5ee9b1d0a2c
Update registry.k8s.io/external-dns/external-dns Docker tag to v0.19.0 (release-5.2)
Update debian Docker tag to v13 (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-debian-13.x
  • Merge into: release-5.2
  • Upgrade debian to sha256:1caf1c703c8f7e15dcf2e7769b35000c764e6f50e4d7401c355fb0248f3ddfdb
Update dependency kubernetes to v34 (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-major-python-dependencies
  • Merge into: release-5.2
  • Upgrade kubernetes to ==34.1.0
Update github actions (release-5.2) (major)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-major-github-actions
  • Merge into: release-5.2
  • Upgrade github/codeql-action to e296a935590eb16afc0c0108289f68c87e2a89a5
  • Upgrade lucacome/draft-release to fd099feb33710d1fa27b915a08a7acd6a1fb7fd2

Warning

Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.

  • Failed to look up github-releases package goreleaser/goreleaser,
  • Failed to look up docker package nginx/nginx

Files affected: .github/workflows/build-artifacts.yml, Makefile

Copy link

codecov bot commented Oct 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 53.29%. Comparing base (6997628) to head (101399c).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8393   +/-   ##
=======================================
  Coverage   53.29%   53.29%           
=======================================
  Files          91       91           
  Lines       22375    22375           
=======================================
  Hits        11925    11925           
  Misses       9939     9939           
  Partials      511      511           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

github-actions bot commented Oct 9, 2025

Package Report

gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, nginx, 1.29.1-1~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, nginx-module-njs, 1.29.1+0.9.1-1~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, nginx-module-otel, 1.29.1+0.1.2-1~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, nginx-agent, 3.3.2~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, nginx, 1.29.1-1~bookworm, arm64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, nginx-module-njs, 1.29.1+0.9.1-1~bookworm, arm64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, nginx-module-otel, 1.29.1+0.1.2-1~bookworm, arm64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, nginx-agent, 3.3.2~bookworm, arm64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, nginx-plus, 35-1~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, nginx-plus-module-njs, 35+0.9.1-1~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, nginx-plus-module-otel, 35+0.1.2-1~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, nginx-plus-module-fips-check, 35+0.1-1~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, nginx-agent, 3.3.2~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, nginx-plus, 35-1~bookworm, arm64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, nginx-plus-module-njs, 35+0.9.1-1~bookworm, arm64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, nginx-plus-module-otel, 35+0.1.2-1~bookworm, arm64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, nginx-plus-module-fips-check, 35+0.1-1~bookworm, arm64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, nginx-agent, 3.3.2~bookworm, arm64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, nginx-plus, 35-1~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, nginx-plus-module-njs, 35+0.9.1-1~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, nginx-plus-module-otel, 35+0.1.2-1~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, nginx-plus-module-fips-check, 35+0.1-1~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, nginx-plus-module-appprotect, 35+5.527.0-1~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, app-protect, 35+5.527.0-1~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, app-protect-attack-signatures, 2025.09.30-1~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, app-protect-threat-campaigns, 2025.10.05-1~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, nginx-agent, 2.43.0~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap-v5/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, nginx-plus, 35-1~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap-v5/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, nginx-plus-module-njs, 35+0.9.1-1~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap-v5/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, nginx-plus-module-otel, 35+0.1.2-1~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap-v5/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, nginx-plus-module-fips-check, 35+0.1-1~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap-v5/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, nginx-plus-module-appprotect, 35+5.527.0-1~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap-v5/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, app-protect-module-plus, 35+5.527.0-1~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap-v5/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, app-protect-plugin, 6.23.0-1~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap-v5/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, nginx-agent, 2.43.0~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-dos/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, nginx-plus, 35-1~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-dos/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, nginx-plus-module-njs, 35+0.9.1-1~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-dos/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, nginx-plus-module-otel, 35+0.1.2-1~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-dos/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, nginx-plus-module-fips-check, 35+0.1-1~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-dos/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, nginx-plus-module-appprotectdos, 35+4.7.3-1~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-dos/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, app-protect-dos, 35+4.7.3-1~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-dos-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, nginx-plus, 35-1~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-dos-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, nginx-plus-module-njs, 35+0.9.1-1~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-dos-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, nginx-plus-module-otel, 35+0.1.2-1~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-dos-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, nginx-plus-module-fips-check, 35+0.1-1~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-dos-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, nginx-plus-module-appprotect, 35+5.527.0-1~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-dos-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, app-protect, 35+5.527.0-1~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-dos-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, app-protect-attack-signatures, 2025.09.30-1~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-dos-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, app-protect-threat-campaigns, 2025.10.05-1~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-dos-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, nginx-plus-module-appprotectdos, 35+4.7.3-1~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-dos-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, app-protect-dos, 35+4.7.3-1~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-dos-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1, nginx-agent, 2.43.0~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-alpine, nginx, 1.29.1-r1, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-alpine, nginx-module-njs, 1.29.1.0.9.1-r1, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-alpine, nginx-module-otel, 1.29.1.0.1.2-r1, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-alpine, nginx-agent, 3.3.2, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-alpine, nginx, 1.29.1-r1, aarch64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-alpine, nginx-module-njs, 1.29.1.0.9.1-r1, aarch64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-alpine, nginx-module-otel, 1.29.1.0.1.2-r1, aarch64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-alpine, nginx-agent, 3.3.2, aarch64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-alpine, nginx-plus, 35-r1, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-alpine, nginx-plus-module-njs, 35.0.9.1-r1, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-alpine, nginx-plus-module-otel, 35.0.1.2-r1, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-alpine, nginx-plus-module-fips-check, 35.0.1-r1, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-alpine, nginx-agent, 3.3.2, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-alpine, nginx-plus, 35-r1, aarch64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-alpine, nginx-plus-module-njs, 35.0.9.1-r1, aarch64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-alpine, nginx-plus-module-otel, 35.0.1.2-r1, aarch64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-alpine, nginx-plus-module-fips-check, 35.0.1-r1, aarch64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-alpine, nginx-agent, 3.3.2, aarch64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-alpine-fips, nginx-plus, 35-r1, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-alpine-fips, nginx-plus-module-njs, 35.0.9.1-r1, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-alpine-fips, nginx-plus-module-otel, 35.0.1.2-r1, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-alpine-fips, nginx-plus-module-fips-check, 35.0.1-r1, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-alpine-fips, nginx-agent, 3.3.2, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-alpine-fips, nginx-plus, 35-r1, aarch64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-alpine-fips, nginx-plus-module-njs, 35.0.9.1-r1, aarch64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-alpine-fips, nginx-plus-module-otel, 35.0.1.2-r1, aarch64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-alpine-fips, nginx-plus-module-fips-check, 35.0.1-r1, aarch64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-alpine-fips, nginx-agent, 3.3.2, aarch64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-alpine-fips, nginx-plus, 35-r1, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-alpine-fips, nginx-plus-module-njs, 35.0.9.1-r1, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-alpine-fips, nginx-plus-module-otel, 35.0.1.2-r1, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-alpine-fips, nginx-plus-module-fips-check, 35.0.1-r1, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-alpine-fips, nginx-agent, 2.43.0, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-alpine-fips, nginx-plus-module-appprotect, 35.5.527.0-r1, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-alpine-fips, app-protect, 35.5.527.0-r1, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-alpine-fips, app-protect-attack-signatures, 2025.09.30-r1, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-alpine-fips, app-protect-threat-campaigns, 2025.10.05-r1, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap-v5/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-alpine-fips, nginx-plus, 35-r1, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap-v5/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-alpine-fips, nginx-plus-module-njs, 35.0.9.1-r1, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap-v5/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-alpine-fips, nginx-plus-module-otel, 35.0.1.2-r1, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap-v5/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-alpine-fips, nginx-plus-module-fips-check, 35.0.1-r1, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap-v5/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-alpine-fips, nginx-agent, 2.43.0, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap-v5/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-alpine-fips, nginx-plus-module-appprotect, 35.5.527.0-r1, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap-v5/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-alpine-fips, app-protect-module-plus, 35.5.527.0-r1, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap-v5/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-alpine-fips, app-protect-plugin, 6.23.0-r1, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, nginx, 1.29.1-1.el9.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, nginx-module-njs, 1.29.1+0.9.2-1.el9.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, nginx-module-otel, 1.29.1+0.1.2-1.el9.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, nginx-agent, 3.3.2-1, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, nginx, 1.29.1-1.el9.ngx, aarch64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, nginx-module-njs, 1.29.1+0.9.2-1.el9.ngx, aarch64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, nginx-module-otel, 1.29.1+0.1.2-1.el9.ngx, aarch64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, nginx-agent, 3.3.2-1, aarch64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, nginx-plus, 35-1.el9.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, nginx-plus-module-njs, 35+0.9.1-1.el9.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, nginx-plus-module-otel, 35+0.1.2-1.el9.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, nginx-plus-module-fips-check, 35+0.1-1.el9.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, nginx-agent, 3.3.2-1, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, nginx-plus, 35-1.el9.ngx, aarch64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, nginx-plus-module-njs, 35+0.9.1-1.el9.ngx, aarch64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, nginx-plus-module-otel, 35+0.1.2-1.el9.ngx, aarch64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, nginx-plus-module-fips-check, 35+0.1-1.el9.ngx, aarch64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, nginx-agent, 3.3.2-1, aarch64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, nginx-plus, 35-1.el9.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, nginx-plus-module-njs, 35+0.9.1-1.el9.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, nginx-plus-module-otel, 35+0.1.2-1.el9.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, nginx-plus-module-fips-check, 35+0.1-1.el9.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, nginx-agent, 2.43.0-1, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, nginx-plus-module-appprotect, 35+5.527.0-1.el9.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, app-protect, 35+5.527.0-1.el9.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, app-protect-attack-signatures, 2025.09.30-1.el9.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, app-protect-threat-campaigns, 2025.10.05-1.el9.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap-v5/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, nginx-plus, 35-1.el9.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap-v5/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, nginx-plus-module-njs, 35+0.9.1-1.el9.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap-v5/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, nginx-plus-module-otel, 35+0.1.2-1.el9.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap-v5/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, nginx-plus-module-fips-check, 35+0.1-1.el9.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap-v5/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, nginx-agent, 2.43.0-1, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap-v5/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, nginx-plus-module-appprotect, 35+5.527.0-1.el9.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap-v5/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, app-protect-module-plus, 35+5.527.0-1.el9.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap-v5/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, app-protect-plugin, 6.23.0-1.el9.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi8, nginx-plus, 35-1.el8.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi8, nginx-plus-module-njs, 35+0.9.1-1.el8.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi8, nginx-plus-module-otel, 35+0.1.2-1.el8.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi8, nginx-plus-module-fips-check, 35+0.1-1.el8.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi8, nginx-agent, 2.43.0-1, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi8, nginx-plus-module-appprotect, 35+5.527.0-1.el8.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi8, app-protect, 35+5.527.0-1.el8.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi8, app-protect-attack-signatures, 2025.09.30-1.el8.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi8, app-protect-threat-campaigns, 2025.10.05-1.el8.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap-v5/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi8, nginx-plus, 35-1.el8.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap-v5/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi8, nginx-plus-module-njs, 35+0.9.1-1.el8.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap-v5/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi8, nginx-plus-module-otel, 35+0.1.2-1.el8.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap-v5/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi8, nginx-plus-module-fips-check, 35+0.1-1.el8.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap-v5/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi8, nginx-agent, 2.43.0-1, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap-v5/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi8, nginx-plus-module-appprotect, 35+5.527.0-1.el8.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap-v5/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi8, app-protect-module-plus, 35+5.527.0-1.el8.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap-v5/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi8, app-protect-plugin, 6.23.0-1.el8.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-dos/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, nginx-plus, 35-1.el9.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-dos/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, nginx-plus-module-njs, 35+0.9.1-1.el9.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-dos/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, nginx-plus-module-otel, 35+0.1.2-1.el9.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-dos/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, nginx-plus-module-fips-check, 35+0.1-1.el9.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-dos/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, nginx-plus-module-appprotectdos, 35+4.7.3-1.el9.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-dos/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, app-protect-dos, 35+4.7.3-1.el9.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-dos-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, nginx-plus, 35-1.el9.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-dos-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, nginx-plus-module-njs, 35+0.9.1-1.el9.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-dos-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, nginx-plus-module-otel, 35+0.1.2-1.el9.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-dos-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, nginx-plus-module-fips-check, 35+0.1-1.el9.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-dos-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, nginx-plus-module-appprotect, 35+5.527.0-1.el9.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-dos-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, nginx-plus-module-appprotectdos, 35+4.7.3-1.el9.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-dos-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, nginx-agent, 2.43.0-1, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-dos-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, app-protect, 35+5.527.0-1.el9.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-dos-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, app-protect-attack-signatures, 2025.09.30-1.el9.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-dos-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, app-protect-threat-campaigns, 2025.10.05-1.el9.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-dos-nap/nginx-plus-ingress:t-c4e7c690a0d1718a4aa501999085bdb1-ubi, app-protect-dos, 35+4.7.3-1.el9.ngx, x86_64

@pdabelf5 pdabelf5 enabled auto-merge (squash) October 9, 2025 13:41
@pdabelf5 pdabelf5 merged commit 11e9f7a into main Oct 9, 2025
83 checks passed
@pdabelf5 pdabelf5 deleted the renovate/reconfigure branch October 9, 2025 13:54
@pdabelf5 pdabelf5 added chore Pull requests for routine tasks and removed dependencies Pull requests that update a dependency file labels Oct 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Pull requests for routine tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants