Skip to content

Conversation

pdabelf5
Copy link
Collaborator

@pdabelf5 pdabelf5 commented Oct 14, 2025

Proposed changes

  • Remove Mend renovate Enterprise config
  • Add workflow to update generated code on golang updates

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 14, 2025 15:27
@Copilot Copilot AI review requested due to automatic review settings October 14, 2025 15:27
@github-actions github-actions bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Oct 14, 2025
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 migrates Renovate's code generation functionality from Mend Renovate Enterprise's postUpgradeTasks to a GitHub Actions workflow. The change removes the Enterprise-specific configuration and implements a workflow that automatically updates generated code when Go dependencies are updated by Renovate.

  • Removes Mend Renovate Enterprise postUpgradeTasks configuration from renovate.json
  • Adds GitHub Actions workflow to handle code generation for Renovate PRs
  • Implements path filtering to trigger builds only when go.mod or go.sum files are modified

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
renovate.json Removes postUpgradeTasks and allowedCommands configuration for Mend Enterprise
.github/workflows/renovate-build.yml Adds new workflow to update generated code on golang dependency changes

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

Copy link

codecov bot commented Oct 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 53.29%. Comparing base (061e9d5) to head (0db35f1).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8427      +/-   ##
==========================================
+ 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.

pdabelf5 and others added 2 commits October 14, 2025 16:33
Co-authored-by: Copilot <[email protected]>
Signed-off-by: Paul Abel <[email protected]>
Co-authored-by: Copilot <[email protected]>
Signed-off-by: Paul Abel <[email protected]>
javorszky
javorszky previously approved these changes Oct 14, 2025
Copy link
Contributor

renovate bot commented Oct 14, 2025

Reconfigure PR Results

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


Detected Package Files

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

Update golang:1.25-alpine Docker digest to aee43c3 (main)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/main-golang-1.25-alpine
  • Merge into: main
  • Upgrade golang to sha256:aee43c3ccbf24fdffb7295693b6e33b21e01baec1b2a55acc351fde345e9ec34
Update redhat/ubi8 Docker digest to 96ede92 (main)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/main-redhat-ubi8
  • Merge into: main
  • Upgrade redhat/ubi8 to sha256:96ede92bab65df0386c9dabe6ec946aaa13a8717d2d5ad52d5d9a1d2e1f90e0f
Update redhat/ubi9:9.6 Docker digest to dec374e (main)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/main-redhat-ubi9-9.6
  • Merge into: main
  • Upgrade redhat/ubi9 to sha256:dec374e05cc13ebbc0975c9f521f3db6942d27f8ccdf06b180160490eef8bdbc
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 ghcr.io/nginxinc/kic-test-grpc-server Docker tag to v0.2.4 (main)
Update github actions (main)
Update module github.com/nginx/nginx-plus-go-client/v3 to v3.0.1 (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:3b7732505933ca591ce4a6d860cb713ad96a3176b82f7979a8dfa9973486a0d6
  • 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 idna to ==3.11
Update redhat/ubi9 Docker tag to v9.6-1760340943 (main)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/main-redhat-ubi9-9.x
  • Merge into: main
  • Upgrade redhat/ubi9 to sha256:dec374e05cc13ebbc0975c9f521f3db6942d27f8ccdf06b180160490eef8bdbc
Update redhat/ubi9-minimal Docker tag to v9.6-1758184547 (main)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/main-redhat-ubi9-minimal-9.x
  • Merge into: main
  • Upgrade redhat/ubi9-minimal to sha256:7c5495d5fad59aaee12abc3cbbd2b283818ee1e814b00dbc7f25bf2d14fa4f0c
Update alpine Docker tag to v3.22 (main)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/main-alpine-3.x
  • Merge into: main
  • Upgrade alpine to sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412
Update coredns/coredns Docker tag to v1.13.1 (main)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/main-coredns-coredns-1.x
  • Merge into: main
  • Upgrade coredns/coredns to 1.13.1
Update kindest/node Docker tag to v1.34.0 (main)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/main-kindest-node-1.x
  • Merge into: main
  • Upgrade kindest/node to v1.34.0
Update kubernetes packages to v0.34.1 (main)
Update module github.com/cert-manager/cert-manager to v1.19.0 (main)
Update module github.com/gruntwork-io/terratest to v0.51.0 (main)
Update module sigs.k8s.io/controller-tools to v0.19.0 (main)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/main-sigs.k8s.io-controller-tools-0.x
  • Merge into: main
  • Upgrade sigs.k8s.io/controller-tools to v0.19.0
Update registry.k8s.io/external-dns/external-dns Docker tag to v0.19.0 (main)
Update debian Docker tag to v13 (main)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/main-debian-13.x
  • Merge into: main
  • Upgrade debian to sha256:1caf1c703c8f7e15dcf2e7769b35000c764e6f50e4d7401c355fb0248f3ddfdb
Update dependency kubernetes to v34 (main)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/main-major-python-dependencies
  • Merge into: main
  • Upgrade kubernetes to ==34.1.0
Update github/codeql-action action to v4 (main)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/main-major-github-actions
  • Merge into: main
  • Upgrade github/codeql-action to f443b600d91635bebf5b0d9ebc620189c0d6fba5
Update alpine:3.19 Docker digest to 6baf435 (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-alpine-3.19
  • Merge into: release-5.2
  • Upgrade alpine to sha256:6baf43584bcb78f2e5847d1de515f23499913ac9f12bdf834811a3145eb11ca1
Update alpine:3.22 Docker digest to 4b7ce07 (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-alpine-3.22
  • Merge into: release-5.2
  • Upgrade alpine to sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412
Update ghcr.io/nginx/dependencies/nginx-ubi:ubi8 Docker digest to 256357e (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-ghcr.io-nginx-dependencies-nginx-ubi-ubi8
  • Merge into: release-5.2
  • Upgrade ghcr.io/nginx/dependencies/nginx-ubi to sha256:256357eac099babadfaf326aa22acb8d99af4ba6e15d96bae5bf104b2ce3ea79
Update ghcr.io/nginx/dependencies/nginx-ubi:ubi9 Docker digest to 46e38dc (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-ghcr.io-nginx-dependencies-nginx-ubi-ubi9
  • Merge into: release-5.2
  • Upgrade ghcr.io/nginx/dependencies/nginx-ubi to sha256:46e38dc6d8a9151f28f6dd775c528425ca4dfbc2a39055da08f653c12f959d27
Update golang:1.25-alpine Docker digest to 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 afe6f5c (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-python-3.13-bookworm
  • Merge into: release-5.2
  • Upgrade python to sha256:afe6f5c21893b34eff06617b81429646e21981cfa36e6e5916e8b3608d6fcba3
Update redhat/ubi8 Docker digest to 96ede92 (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-redhat-ubi8
  • Merge into: release-5.2
  • Upgrade redhat/ubi8 to sha256:96ede92bab65df0386c9dabe6ec946aaa13a8717d2d5ad52d5d9a1d2e1f90e0f
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 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 ghcr.io/nginxinc/kic-test-grpc-server Docker tag to v0.2.4 (release-5.2)
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:3b7732505933ca591ce4a6d860cb713ad96a3176b82f7979a8dfa9973486a0d6
  • 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 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-1758184547 (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-redhat-ubi9-minimal-9.x
  • Merge into: release-5.2
  • Upgrade redhat/ubi9-minimal to sha256:7c5495d5fad59aaee12abc3cbbd2b283818ee1e814b00dbc7f25bf2d14fa4f0c
Update alpine Docker tag to v3.22 (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-alpine-3.x
  • Merge into: release-5.2
  • Upgrade alpine to sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412
Update coredns/coredns Docker tag to v1.13.1 (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-coredns-coredns-1.x
  • Merge into: release-5.2
  • Upgrade coredns/coredns to 1.13.1
Update github actions (release-5.2)
Update kubernetes packages to v0.34.1 (release-5.2)
Update module github.com/cert-manager/cert-manager to v1.19.0 (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-github.com-cert-manager-cert-manager-1.x
  • Merge into: release-5.2
  • Upgrade github.com/cert-manager/cert-manager to v1.19.0
Update module github.com/gruntwork-io/terratest to v0.51.0 (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-github.com-gruntwork-io-terratest-0.x
  • Merge into: release-5.2
  • Upgrade github.com/gruntwork-io/terratest to v0.51.0
Update module sigs.k8s.io/controller-tools to v0.19.0 (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-sigs.k8s.io-controller-tools-0.x
  • Merge into: release-5.2
  • Upgrade sigs.k8s.io/controller-tools to v0.19.0
Update 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:776ab36198fa76233d7b91abb01ab694332695ba214de14b62e4e558fd530464
Update registry.k8s.io/external-dns/external-dns Docker tag to v0.19.0 (release-5.2)
Update debian Docker tag to v13 (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-debian-13.x
  • Merge into: release-5.2
  • Upgrade debian to sha256:1caf1c703c8f7e15dcf2e7769b35000c764e6f50e4d7401c355fb0248f3ddfdb
Update dependency kubernetes to v34 (release-5.2)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-major-python-dependencies
  • Merge into: release-5.2
  • Upgrade kubernetes to ==34.1.0
Update github actions (release-5.2) (major)
  • Schedule: ["* 0-3 * * *"]
  • Branch name: renovate/release-5.2-major-github-actions
  • Merge into: release-5.2
  • Upgrade github/codeql-action to f443b600d91635bebf5b0d9ebc620189c0d6fba5
  • Upgrade lucacome/draft-release to fd099feb33710d1fa27b915a08a7acd6a1fb7fd2
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

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

AlexFenlon
AlexFenlon previously approved these changes Oct 14, 2025
Copy link
Contributor

Package Report

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

@pdabelf5 pdabelf5 dismissed stale reviews from AlexFenlon and javorszky via ba3453a October 14, 2025 15:55
@pdabelf5 pdabelf5 enabled auto-merge (squash) October 15, 2025 09:01
@pdabelf5 pdabelf5 merged commit 3472fe2 into main Oct 15, 2025
84 checks passed
@pdabelf5 pdabelf5 deleted the renovate/reconfigure branch October 15, 2025 09:09
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 github_actions Pull requests that update Github_actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants