Skip to content

Conversation

@pdabelf5
Copy link
Collaborator

@pdabelf5 pdabelf5 commented Nov 5, 2025

Proposed changes

Update renovate config to bump minor golang versions.

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

Copilot AI review requested due to automatic review settings November 5, 2025 10:33
@pdabelf5 pdabelf5 requested a review from a team as a code owner November 5, 2025 10:33
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the Renovate configuration to enable automatic bumping of minor Go versions by separating the handling of Go dependency updates from Go toolchain version updates.

Key Changes:

  • Split Go dependency management into two separate configuration blocks
  • Added explicit rangeStrategy: "bump" for golang-version datasource to enable minor version updates

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Nov 5, 2025
@pdabelf5 pdabelf5 enabled auto-merge (squash) November 5, 2025 10:36
@renovate
Copy link
Contributor

renovate bot commented Nov 5, 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/renovate-build.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-fclo/keycloak.yaml (kubernetes)
  • examples/custom-resources/oidc-fclo/two-webapps.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)
  • perf-tests/data/appprotect-ingress.yaml (kubernetes)
  • perf-tests/data/non-ap-ingress.yaml (kubernetes)
  • tests/data/annotations/grpc/annotations-ingress.yaml (kubernetes)
  • tests/data/annotations/mergeable/annotations-ingress.yaml (kubernetes)
  • tests/data/annotations/mergeable/minion-annotations-differ.yaml (kubernetes)
  • tests/data/annotations/standard/annotations-ingress-snippets.yaml (kubernetes)
  • tests/data/annotations/standard/annotations-ingress.yaml (kubernetes)
  • tests/data/ap-waf-grpc/syslog.yaml (kubernetes)
  • tests/data/ap-waf/syslog.yaml (kubernetes)
  • tests/data/ap-waf/syslog2.yaml (kubernetes)
  • tests/data/ap-waf/webapp.yaml (kubernetes)
  • tests/data/appprotect/appprotect-ingress.yaml (kubernetes)
  • tests/data/appprotect/grpc/ingress.yaml (kubernetes)
  • tests/data/appprotect/syslog.yaml (kubernetes)
  • tests/data/appprotect/syslog2.yaml (kubernetes)
  • tests/data/auth-basic-auth-mergeable/mergeable/auth-basic-auth-ingress.yaml (kubernetes)
  • tests/data/auth-basic-secrets/mergeable/auth-basic-secrets-ingress.yaml (kubernetes)
  • tests/data/auth-basic-secrets/standard/auth-basic-secrets-ingress.yaml (kubernetes)
  • tests/data/common/app/advanced-routing/app.yaml (kubernetes)
  • tests/data/common/app/dos/app.yaml (kubernetes)
  • tests/data/common/app/extended/app.yaml (kubernetes)
  • tests/data/common/app/grpc-vs-mixed/app.yaml (kubernetes)
  • tests/data/common/app/grpc-vs/app.yaml (kubernetes)
  • tests/data/common/app/grpc/app.yaml (kubernetes)
  • tests/data/common/app/keycloak/app.yaml (kubernetes)
  • tests/data/common/app/secure-ca/app.yaml (kubernetes)
  • tests/data/common/app/secure/app.yaml (kubernetes)
  • tests/data/common/app/secure/deployment/secure-app.yaml (kubernetes)
  • tests/data/common/app/simple/app.yaml (kubernetes)
  • tests/data/common/app/split/app.yaml (kubernetes)
  • tests/data/common/app/vsr/secure/multiple.yaml (kubernetes)
  • tests/data/common/app/vsr/secure/single.yaml (kubernetes)
  • tests/data/common/app/weight-changes-dynamic-reload-vsr-many-splits/app.yaml (kubernetes)
  • tests/data/common/app/weight-changes-dynamic-reload-vsr/app.yaml (kubernetes)
  • tests/data/common/backend1.yaml (kubernetes)
  • tests/data/custom-annotations/mergeable/annotations-ingress.yaml (kubernetes)
  • tests/data/custom-annotations/standard/annotations-ingress.yaml (kubernetes)
  • tests/data/dos/appprotect-dos-arb.yaml (kubernetes)
  • tests/data/dos/dos-accesslog.yaml (kubernetes)
  • tests/data/dos/dos-ingress.yaml (kubernetes)
  • tests/data/dos/dos-syslog.yaml (kubernetes)
  • tests/data/externalname-services/externalname-ingress.yaml (kubernetes)
  • tests/data/hsts/mergeable-tls/hsts-ingress.yaml (kubernetes)
  • tests/data/hsts/mergeable/hsts-ingress.yaml (kubernetes)
  • tests/data/hsts/standard-tls/hsts-ingress.yaml (kubernetes)
  • tests/data/hsts/standard/hsts-ingress.yaml (kubernetes)
  • tests/data/hsts/tls-no-secret/hsts-ingress.yaml (kubernetes)
  • tests/data/ingress-class/custom-class-ingress.yaml (kubernetes)
  • tests/data/ingress-class/nginx-class-ingress.yaml (kubernetes)
  • tests/data/ingress-class/no-class-ingress.yaml (kubernetes)
  • tests/data/ingress-class/resource/custom-ingress-class-res.yaml (kubernetes)
  • tests/data/jwt-auth-mergeable/mergeable/jwt-auth-ingress.yaml (kubernetes)
  • tests/data/jwt-secrets/mergeable/jwt-secrets-ingress.yaml (kubernetes)
  • tests/data/jwt-secrets/standard/jwt-secrets-ingress.yaml (kubernetes)
  • tests/data/oidc-fclo/two-webapps.yaml (kubernetes)
  • tests/data/rate-limit/ingress/mergeable-scaled/annotations-rl-ingress.yaml (kubernetes)
  • tests/data/rate-limit/ingress/mergeable/annotations-rl-ingress.yaml (kubernetes)
  • tests/data/rate-limit/ingress/standard-scaled/annotations-rl-ingress.yaml (kubernetes)
  • tests/data/rate-limit/ingress/standard/annotations-rl-ingress.yaml (kubernetes)
  • tests/data/rewrites/hello.yaml (kubernetes)
  • tests/data/service-insight/app.yaml (kubernetes)
  • tests/data/smoke/implementation-specific-pathtype/smoke-ingress.yaml (kubernetes)
  • tests/data/smoke/mergeable/smoke-ingress.yaml (kubernetes)
  • tests/data/smoke/standard/smoke-ingress.yaml (kubernetes)
  • tests/data/tls/mergeable/ingress.yaml (kubernetes)
  • tests/data/tls/standard/ingress.yaml (kubernetes)
  • tests/data/transport-server-backup-service/standard/secure-app.yaml (kubernetes)
  • tests/data/transport-server-externalname/external-svc-deployment.yaml (kubernetes)
  • tests/data/transport-server-externalname/standard/service_deployment.yaml (kubernetes)
  • tests/data/transport-server-status/standard/service_deployment.yaml (kubernetes)
  • tests/data/transport-server-tcp-load-balance/standard/service_deployment.yaml (kubernetes)
  • tests/data/transport-server-tls-passthrough/standard/secure-app.yaml (kubernetes)
  • tests/data/transport-server-udp-load-balance/standard/service_deployment.yaml (kubernetes)
  • tests/data/upgrade-test-resources/deployment.yaml (kubernetes)
  • tests/data/upgrade-test-resources/ingress.yaml (kubernetes)
  • tests/data/upgrade-test-resources/tcp-deployment.yaml (kubernetes)
  • tests/data/use-cluster-ip/ingress/mergeable/minion-ingress.yaml (kubernetes)
  • tests/data/use-cluster-ip/ingress/mergeable/use-cluster-ip-ingress.yaml (kubernetes)
  • tests/data/use-cluster-ip/ingress/standard/use-cluster-ip-ingress.yaml (kubernetes)
  • tests/data/virtual-server-certmanager/certmanager.yaml (kubernetes)
  • tests/data/virtual-server-dos/syslog.yaml (kubernetes)
  • tests/data/virtual-server-dos/webapp.yaml (kubernetes)
  • tests/data/virtual-server-external-dns/external-dns.yaml (kubernetes)
  • tests/data/virtual-server/rbac-without-vs.yaml (kubernetes)
  • tests/data/watch-namespace/foreign-ns-ingress.yaml (kubernetes)
  • tests/data/watch-namespace/watched-ns-ingress.yaml (kubernetes)
  • tests/data/watch-namespace/watched-ns2-ingress.yaml (kubernetes)
  • tests/data/wildcard-tls-secret/mergeable/wildcard-secret-ingress.yaml (kubernetes)
  • tests/data/wildcard-tls-secret/standard/wildcard-secret-ingress.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)
  • build/Dockerfile (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 68 Pull Requests:

Update ghcr.io/nginx/dependencies/nginx-ubi:ubi8 Docker digest to 55e2640 (main)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/main-ghcr.io-nginx-dependencies-nginx-ubi-ubi8
  • Merge into: main
  • Upgrade ghcr.io/nginx/dependencies/nginx-ubi to sha256:55e2640ba79af45adc99b59018b4021b7eb4f90fd46c40900678cc1d0283b17f
Update ghcr.io/nginx/dependencies/nginx-ubi:ubi9 Docker digest to aa99558 (main)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/main-ghcr.io-nginx-dependencies-nginx-ubi-ubi9
  • Merge into: main
  • Upgrade ghcr.io/nginx/dependencies/nginx-ubi to sha256:aa995580fb47e3ec63d824186cab175d61109edf6a77f5f1de4e3339154df46a
Update aws-sdk-go-v2 monorepo (main)
Update dependency ClusterRole to rbac.authorization.k8s.io/v1 (main)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/main-clusterrole-1.x
  • Merge into: main
  • Upgrade ClusterRole to rbac.authorization.k8s.io/v1
Update dependency go to v1.25.3 (main)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/main-go-1.x
  • Merge into: main
  • Upgrade go to 1.25.3
Update ghcr.io/nginxinc/kic-test-dos-server Docker tag to v0.2.4 (main)
Update ghcr.io/nginxinc/kic-test-grpc-server Docker tag to v0.2.4 (main)
Update ghcr.io/nginxinc/kic-test-tcp-server Docker tag to v0.2.4 (main)
Update ghcr.io/nginxinc/kic-test-udp-server Docker tag to v0.2.4 (main)
Update nginx Docker tag to v1.29.3 (main)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/main-nginx-1.x
  • Merge into: main
  • Upgrade nginx to sha256:1beed3ca46acebe9d3fb62e9067f03d05d5bfa97a00f30938a0a3580563272ad
  • Upgrade nginx to sha256:b3c656d55d7ad751196f21b7fd2e8d4da9cb430e32f646adcf92441b72f82b14
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 balabit/syslog-ng Docker tag to v4.10.2 (main)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/main-balabit-syslog-ng-4.x
  • Merge into: main
  • Upgrade balabit/syslog-ng to 4.10.2
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 docker-registry.nginx.com/nap-dos/app_protect_dos_arb Docker tag to v1.2.0 (main)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/main-docker-registry.nginx.com-nap-dos-app_protect_dos_arb-1.x
  • Merge into: main
  • Upgrade docker-registry.nginx.com/nap-dos/app_protect_dos_arb to 1.2.0
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 module github.com/gruntwork-io/terratest to v0.52.0 (main)
Update quay.io/jetstack/cert-manager-cainjector Docker tag to v1.19.1 (main)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/main-quay.io-jetstack-cert-manager-cainjector-1.x
  • Merge into: main
  • Upgrade quay.io/jetstack/cert-manager-cainjector to v1.19.1
Update quay.io/jetstack/cert-manager-controller Docker tag to v1.19.1 (main)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/main-quay.io-jetstack-cert-manager-controller-1.x
  • Merge into: main
  • Upgrade quay.io/jetstack/cert-manager-controller to v1.19.1
Update quay.io/jetstack/cert-manager-webhook Docker tag to v1.19.1 (main)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/main-quay.io-jetstack-cert-manager-webhook-1.x
  • Merge into: main
  • Upgrade quay.io/jetstack/cert-manager-webhook to v1.19.1
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:a347fd7510ee31a84387619a492ad6c8eb0af2f2682b916ff3e643eb076f925a
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 debian:12-slim Docker digest to 936abff (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-debian-12-slim
  • Merge into: release-5.2
  • Upgrade debian to sha256:936abff852736f951dab72d91a1b6337cf04217b2a77a5eaadc7c0f2f1ec1758
Update ghcr.io/nginx/dependencies/nginx-ubi:ubi8 Docker digest to 55e2640 (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:55e2640ba79af45adc99b59018b4021b7eb4f90fd46c40900678cc1d0283b17f
Update ghcr.io/nginx/dependencies/nginx-ubi:ubi9 Docker digest to aa99558 (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:aa995580fb47e3ec63d824186cab175d61109edf6a77f5f1de4e3339154df46a
Update golang:1.25-alpine Docker digest to aee43c3 (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:aee43c3ccbf24fdffb7295693b6e33b21e01baec1b2a55acc351fde345e9ec34
Update python:3.13-bookworm Docker digest to f6f0697 (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:f6f069796f24b22e9b5986f34834e60b5aa6fc801094b072720dfd7c28747955
Update redhat/ubi8 Docker digest to bcfca5f (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-redhat-ubi8
  • Merge into: release-5.2
  • Upgrade redhat/ubi8 to sha256:bcfca5f27e2d2a822bdbbe7390601edefee48c3cae03b552a33235dcca4a0e24
Update redhat/ubi9-minimal:9.6 Docker digest to 34880b6 (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-redhat-ubi9-minimal-9.6
  • Merge into: release-5.2
  • Upgrade redhat/ubi9-minimal to sha256:34880b64c07f28f64d95737f82f891516de9a3b43583f39970f7bf8e4cfa48b7
Update redhat/ubi9:9.6 Docker digest to dec374e (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-redhat-ubi9-9.6
  • Merge into: release-5.2
  • Upgrade redhat/ubi9 to sha256:dec374e05cc13ebbc0975c9f521f3db6942d27f8ccdf06b180160490eef8bdbc
Update aws-sdk-go-v2 monorepo (release-5.2)
Update dependency ClusterRole to rbac.authorization.k8s.io/v1 (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-clusterrole-1.x
  • Merge into: release-5.2
  • Upgrade ClusterRole to rbac.authorization.k8s.io/v1
Update dependency go to v1.25.3 (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-go-1.x
  • Merge into: release-5.2
  • Upgrade go to 1.25.3
Update ghcr.io/nginxinc/kic-test-dos-server Docker tag to v0.2.4 (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-ghcr.io-nginxinc-kic-test-dos-server-0.x
  • Merge into: release-5.2
  • Upgrade ghcr.io/nginxinc/kic-test-dos-server to 0.2.4
Update ghcr.io/nginxinc/kic-test-grpc-server Docker tag to v0.2.4 (release-5.2)
Update ghcr.io/nginxinc/kic-test-tcp-server Docker tag to v0.2.4 (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-ghcr.io-nginxinc-kic-test-tcp-server-0.x
  • Merge into: release-5.2
  • Upgrade ghcr.io/nginxinc/kic-test-tcp-server to 0.2.4
Update ghcr.io/nginxinc/kic-test-udp-server Docker tag to v0.2.4 (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-ghcr.io-nginxinc-kic-test-udp-server-0.x
  • Merge into: release-5.2
  • Upgrade ghcr.io/nginxinc/kic-test-udp-server to 0.2.4
Update module github.com/nginx/nginx-plus-go-client/v3 to v3.0.1 (release-5.2)
Update module github.com/nginx/nginx-prometheus-exporter to v1.5.1 (release-5.2)
Update nginx Docker tag to v1.29.3 (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-nginx-1.x
  • Merge into: release-5.2
  • Upgrade nginx to sha256:1beed3ca46acebe9d3fb62e9067f03d05d5bfa97a00f30938a0a3580563272ad
  • Upgrade nginx to sha256:b3c656d55d7ad751196f21b7fd2e8d4da9cb430e32f646adcf92441b72f82b14
Update pre-commit hook python-jsonschema/check-jsonschema to v0.34.1 (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-python-jsonschema-check-jsonschema-0.x
  • Merge into: release-5.2
  • Upgrade python-jsonschema/check-jsonschema to 0.34.1
Update pre-commit hook rhysd/actionlint to v1.7.8 (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-rhysd-actionlint-1.x
  • Merge into: release-5.2
  • Upgrade rhysd/actionlint to v1.7.8
Update quay.io/keycloak/keycloak Docker tag to v25.0.6 (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-quay.io-keycloak-keycloak-25.x
  • Merge into: release-5.2
  • Upgrade quay.io/keycloak/keycloak to 25.0.6
Update redhat/ubi9 Docker tag to v9.6-1760340943 (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:dec374e05cc13ebbc0975c9f521f3db6942d27f8ccdf06b180160490eef8bdbc
Update redhat/ubi9-minimal Docker tag to v9.6-1760515502 (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:34880b64c07f28f64d95737f82f891516de9a3b43583f39970f7bf8e4cfa48b7
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 balabit/syslog-ng Docker tag to v4.10.2 (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-balabit-syslog-ng-4.x
  • Merge into: release-5.2
  • Upgrade balabit/syslog-ng to 4.10.2
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 docker-registry.nginx.com/nap-dos/app_protect_dos_arb Docker tag to v1.2.0 (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-docker-registry.nginx.com-nap-dos-app_protect_dos_arb-1.x
  • Merge into: release-5.2
  • Upgrade docker-registry.nginx.com/nap-dos/app_protect_dos_arb to 1.2.0
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.1 (release-5.2)
Update module github.com/gruntwork-io/terratest to v0.52.0 (release-5.2)
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 pre-commit hook asottile/pyupgrade to v3.21.0 (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-asottile-pyupgrade-3.x
  • Merge into: release-5.2
  • Upgrade asottile/pyupgrade to v3.21.0
Update pre-commit hook golangci/golangci-lint to v2.6.1 (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-golangci-golangci-lint-2.x
  • Merge into: release-5.2
  • Upgrade golangci/golangci-lint to v2.6.1
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:e392e288e977be19c14f075d3ec056b9a24113741ead2fcf5e4f3b3009285581
Update quay.io/jetstack/cert-manager-cainjector Docker tag to v1.19.1 (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-quay.io-jetstack-cert-manager-cainjector-1.x
  • Merge into: release-5.2
  • Upgrade quay.io/jetstack/cert-manager-cainjector to v1.19.1
Update quay.io/jetstack/cert-manager-controller Docker tag to v1.19.1 (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-quay.io-jetstack-cert-manager-controller-1.x
  • Merge into: release-5.2
  • Upgrade quay.io/jetstack/cert-manager-controller to v1.19.1
Update quay.io/jetstack/cert-manager-webhook Docker tag to v1.19.1 (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-quay.io-jetstack-cert-manager-webhook-1.x
  • Merge into: release-5.2
  • Upgrade quay.io/jetstack/cert-manager-webhook to v1.19.1
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:a347fd7510ee31a84387619a492ad6c8eb0af2f2682b916ff3e643eb076f925a
Update github actions (release-5.2) (major)
Update pre-commit hook PyCQA/isort to v7 (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-pycqa-isort-7.x
  • Merge into: release-5.2
  • Upgrade PyCQA/isort to 7.0.0
Update python dependencies (release-5.2) (major)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-major-python-dependencies
  • Merge into: release-5.2
  • Upgrade kubernetes to ==34.1.0
  • Upgrade wrapt to ==2.0.0
Update quay.io/keycloak/keycloak Docker tag to v26.4.2 (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-quay.io-keycloak-keycloak-26.x
  • Merge into: release-5.2
  • Upgrade quay.io/keycloak/keycloak to 26.4.2

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, build/Dockerfile

@codecov
Copy link

codecov bot commented Nov 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 53.43%. Comparing base (7e4865f) to head (8f01c4b).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8486      +/-   ##
==========================================
+ Coverage   53.41%   53.43%   +0.02%     
==========================================
  Files          91       91              
  Lines       18191    18191              
==========================================
+ Hits         9717     9721       +4     
+ Misses       7962     7960       -2     
+ Partials      512      510       -2     

☔ 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.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 5, 2025

Package Report

gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d, nginx, 1.29.1-1~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d, 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-95033dd8c314e3a82bc2d27a7811ed3d, 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-95033dd8c314e3a82bc2d27a7811ed3d, nginx-agent, 3.3.2~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d, nginx, 1.29.1-1~bookworm, arm64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d, 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-95033dd8c314e3a82bc2d27a7811ed3d, 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-95033dd8c314e3a82bc2d27a7811ed3d, nginx-agent, 3.3.2~bookworm, arm64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d, nginx-plus, 35-1~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d, 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-95033dd8c314e3a82bc2d27a7811ed3d, 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-95033dd8c314e3a82bc2d27a7811ed3d, 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-95033dd8c314e3a82bc2d27a7811ed3d, nginx-agent, 3.3.2~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d, nginx-plus, 35-1~bookworm, arm64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d, 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-95033dd8c314e3a82bc2d27a7811ed3d, 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-95033dd8c314e3a82bc2d27a7811ed3d, 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-95033dd8c314e3a82bc2d27a7811ed3d, nginx-agent, 3.3.2~bookworm, arm64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d, nginx-plus, 35-1~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d, 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-95033dd8c314e3a82bc2d27a7811ed3d, 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-95033dd8c314e3a82bc2d27a7811ed3d, 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-95033dd8c314e3a82bc2d27a7811ed3d, 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-95033dd8c314e3a82bc2d27a7811ed3d, 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-95033dd8c314e3a82bc2d27a7811ed3d, app-protect-attack-signatures, 2025.10.29-1~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d, app-protect-threat-campaigns, 2025.11.03-1~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d, nginx-agent, 2.44.0~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap-v5/nginx-plus-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d, nginx-plus, 35-1~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap-v5/nginx-plus-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d, 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-95033dd8c314e3a82bc2d27a7811ed3d, 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-95033dd8c314e3a82bc2d27a7811ed3d, 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-95033dd8c314e3a82bc2d27a7811ed3d, 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-95033dd8c314e3a82bc2d27a7811ed3d, 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-95033dd8c314e3a82bc2d27a7811ed3d, 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-95033dd8c314e3a82bc2d27a7811ed3d, nginx-agent, 2.44.0~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-dos/nginx-plus-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d, nginx-plus, 35-1~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-dos/nginx-plus-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d, 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-95033dd8c314e3a82bc2d27a7811ed3d, 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-95033dd8c314e3a82bc2d27a7811ed3d, 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-95033dd8c314e3a82bc2d27a7811ed3d, 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-95033dd8c314e3a82bc2d27a7811ed3d, 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-95033dd8c314e3a82bc2d27a7811ed3d, nginx-plus, 35-1~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-dos-nap/nginx-plus-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d, 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-95033dd8c314e3a82bc2d27a7811ed3d, 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-95033dd8c314e3a82bc2d27a7811ed3d, 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-95033dd8c314e3a82bc2d27a7811ed3d, 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-95033dd8c314e3a82bc2d27a7811ed3d, 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-95033dd8c314e3a82bc2d27a7811ed3d, app-protect-attack-signatures, 2025.10.29-1~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-dos-nap/nginx-plus-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d, app-protect-threat-campaigns, 2025.11.03-1~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-dos-nap/nginx-plus-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d, 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-95033dd8c314e3a82bc2d27a7811ed3d, 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-95033dd8c314e3a82bc2d27a7811ed3d, nginx-agent, 2.44.0~bookworm, amd64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d-alpine, nginx, 1.29.1-r1, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-alpine, nginx-agent, 3.3.2, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d-alpine, nginx, 1.29.1-r1, aarch64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-alpine, nginx-agent, 3.3.2, aarch64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d-alpine, nginx-plus, 35-r1, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-alpine, nginx-agent, 3.3.2, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d-alpine, nginx-plus, 35-r1, aarch64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-alpine, nginx-agent, 3.3.2, aarch64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d-alpine-fips, nginx-plus, 35-r1, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-alpine-fips, nginx-agent, 3.3.2, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d-alpine-fips, nginx-plus, 35-r1, aarch64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-alpine-fips, nginx-agent, 3.3.2, aarch64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d-alpine-fips, nginx-plus, 35-r1, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-alpine-fips, nginx-agent, 2.44.0, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-alpine-fips, app-protect-attack-signatures, 2025.10.29-r1, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d-alpine-fips, app-protect-threat-campaigns, 2025.11.03-r1, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap-v5/nginx-plus-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-alpine-fips, nginx-agent, 2.44.0, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap-v5/nginx-plus-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-ubi, nginx, 1.29.1-1.el9.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-ubi, nginx-agent, 3.3.2-1, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d-ubi, nginx, 1.29.1-1.el9.ngx, aarch64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-ubi, nginx-agent, 3.3.2-1, aarch64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d-ubi, nginx-plus, 35-1.el9.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-ubi, nginx-agent, 3.3.2-1, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d-ubi, nginx-plus, 35-1.el9.ngx, aarch64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic/nginx-plus-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-ubi, nginx-agent, 3.3.2-1, aarch64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-ubi, nginx-agent, 2.44.0-1, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-ubi, app-protect-attack-signatures, 2025.10.29-1.el9.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d-ubi, app-protect-threat-campaigns, 2025.11.03-1.el9.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap-v5/nginx-plus-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-ubi, nginx-agent, 2.44.0-1, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap-v5/nginx-plus-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-ubi8, nginx-agent, 2.44.0-1, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-ubi8, app-protect-attack-signatures, 2025.10.29-1.el8.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d-ubi8, app-protect-threat-campaigns, 2025.11.03-1.el8.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap-v5/nginx-plus-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-ubi8, nginx-agent, 2.44.0-1, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap-v5/nginx-plus-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-ubi, nginx-agent, 2.44.0-1, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-dos-nap/nginx-plus-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d-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-95033dd8c314e3a82bc2d27a7811ed3d-ubi, app-protect-attack-signatures, 2025.10.29-1.el9.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-dos-nap/nginx-plus-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d-ubi, app-protect-threat-campaigns, 2025.11.03-1.el9.ngx, x86_64
gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-dos-nap/nginx-plus-ingress:t-95033dd8c314e3a82bc2d27a7811ed3d-ubi, app-protect-dos, 35+4.7.3-1.el9.ngx, x86_64

@pdabelf5 pdabelf5 merged commit b466439 into main Nov 5, 2025
93 checks passed
@pdabelf5 pdabelf5 deleted the renovate/reconfigure branch November 5, 2025 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants