Skip to content

Conversation

pdabelf5
Copy link
Collaborator

@pdabelf5 pdabelf5 commented Oct 21, 2025

Proposed changes

Keep container images referenced in tests/data up to date.

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 21, 2025 14:09
@Copilot Copilot AI review requested due to automatic review settings October 21, 2025 14:09
Copy link

@Copilot 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 extends Renovate's monitoring capabilities to include container image references within test data YAML files, ensuring that test fixtures remain up-to-date with the latest container images.

Key Changes:

  • Added /tests/data/.+\\.yaml$/ pattern to Renovate's file matching configuration

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Oct 21, 2025
@codecov
Copy link

codecov bot commented Oct 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 53.29%. Comparing base (6bc6387) to head (fd472a2).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@ Coverage Diff @@ ## main #8445 +/- ## ========================================== + Coverage 53.27% 53.29% +0.01%  ========================================== Files 91 91 Lines 22375 22375 ========================================== + Hits 11921 11925 +4  + Misses 9941 9939 -2  + Partials 513 511 -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.
@renovate
Copy link
Contributor

renovate bot commented Oct 21, 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/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/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 72 Pull Requests:

Update ghcr.io/nginx/dependencies/nginx-ubi:ubi8 Docker digest to eaa87ea (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:eaa87ea28a0930492c8b45fa947e4d2652aff0b1bca86193760a15c6afc5c0db
Update ghcr.io/nginx/dependencies/nginx-ubi:ubi9 Docker digest to 77b206a (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:77b206aed605f2dca010cd150846a4ab95189460524f82705393771f5047f635
Update python:3.14-bookworm Docker digest to 0cc5dcf (main)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/main-python-3.14-bookworm
  • Merge into: main
  • Upgrade python to sha256:0cc5dcf9a7aedac55ba65c69020c6953d1d3dc239600e099b86231f08e94e418
Update redhat/ubi8 Docker digest to bcfca5f (main)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/main-redhat-ubi8
  • Merge into: main
  • Upgrade redhat/ubi8 to sha256:bcfca5f27e2d2a822bdbbe7390601edefee48c3cae03b552a33235dcca4a0e24
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 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 module github.com/nginx/nginx-prometheus-exporter to v1.5.1 (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:029d4461bd98f124e531380505ceea2072418fdf28752aa73b7b273ba3048903
  • Upgrade nginx to sha256:61e01287e546aac28a3f56839c136b31f590273f3b41187a36f46f6a03bbfe22
Update python dependencies (main)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/main-python-dependencies
  • Merge into: main
  • Upgrade cachetools to ==6.2.1
  • Upgrade charset-normalizer to ==3.4.4
  • Upgrade cryptography to ==46.0.3
  • Upgrade grpcio to ==1.76.0
  • Upgrade grpcio-tools to ==1.76.0
  • Upgrade idna to ==3.11
  • Upgrade iniconfig to ==2.3.0
  • Upgrade protobuf to ==6.33.0
Update quay.io/keycloak/keycloak Docker tag to v25.0.6 (main)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/main-quay.io-keycloak-keycloak-25.x
  • Merge into: main
  • Upgrade quay.io/keycloak/keycloak to 25.0.6
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/aws/aws-sdk-go-v2/service/marketplacemetering to v1.34.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:66b37a5078a77098bfc80175fb5eb881a3196809242fd295b25502854e12cbec
Update github actions (main) (major)
Update python dependencies (main) (major)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/main-major-python-dependencies
  • Merge into: main
  • Upgrade kubernetes to ==34.1.0
  • Upgrade wrapt to ==2.0.0
Update quay.io/keycloak/keycloak Docker tag to v26.4.1 (main)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/main-quay.io-keycloak-keycloak-26.x
  • Merge into: main
  • Upgrade quay.io/keycloak/keycloak to 26.4.1
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 78d2f66 (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-debian-12-slim
  • Merge into: release-5.2
  • Upgrade debian to sha256:78d2f66e0fec9e5a39fb2c72ea5e052b548df75602b5215ed01a17171529f706
Update ghcr.io/nginx/dependencies/nginx-ubi:ubi8 Docker digest to eaa87ea (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:eaa87ea28a0930492c8b45fa947e4d2652aff0b1bca86193760a15c6afc5c0db
Update ghcr.io/nginx/dependencies/nginx-ubi:ubi9 Docker digest to 77b206a (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:77b206aed605f2dca010cd150846a4ab95189460524f82705393771f5047f635
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 2447557 (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:244755764f644befee8fe3114a13009ff94d76cf2f399033cdf87974df7fbcba
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 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.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:029d4461bd98f124e531380505ceea2072418fdf28752aa73b7b273ba3048903
  • Upgrade nginx to sha256:61e01287e546aac28a3f56839c136b31f590273f3b41187a36f46f6a03bbfe22
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)
  • 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.1
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 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 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:0cc5dcf9a7aedac55ba65c69020c6953d1d3dc239600e099b86231f08e94e418
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:66b37a5078a77098bfc80175fb5eb881a3196809242fd295b25502854e12cbec
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.1 (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.1

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

@github-actions
Copy link
Contributor

github-actions bot commented Oct 21, 2025

Package Report

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

3 participants