Skip to content

Update ghcr.io/kubewarden/policies/pod-privileged Docker tag to v1 #4317

Update ghcr.io/kubewarden/policies/pod-privileged Docker tag to v1

Update ghcr.io/kubewarden/policies/pod-privileged Docker tag to v1 #4317

Triggered via pull request July 10, 2026 02:36
@renovaterenovate[bot]
synchronize #1016
Status Success
Total duration 6s
Artifacts

autoapprove.yaml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
transform_kubewarden > should have some default policies: src/__tests__/index.spec.ts#L91
Error: expect(received).toStrictEqual(expected) // deep equality - Expected - 1 + Received + 1 @@ -4,11 +4,11 @@ "kind": "ClusterAdmissionPolicy", "metadata": Object { "name": "psp-privileged", }, "spec": Object { - "module": "registry://ghcr.io/kubewarden/policies/pod-privileged:v0.3.2", + "module": "registry://ghcr.io/kubewarden/policies/pod-privileged:v1.0.11", "mutating": false, "rules": Array [ Object { "apiGroups": Array [ "", at Object.<anonymous> (/home/runner/work/psp-migration/psp-migration/src/__tests__/index.spec.ts:91:107) at Promise.then.completed (/home/runner/work/psp-migration/psp-migration/node_modules/jest-circus/build/utils.js:298:28) at new Promise (<anonymous>) at callAsyncCircusFn (/home/runner/work/psp-migration/psp-migration/node_modules/jest-circus/build/utils.js:231:10) at _callCircusTest (/home/runner/work/psp-migration/psp-migration/node_modules/jest-circus/build/run.js:316:40) at processTicksAndRejections (node:internal/process/task_queues:95:5) at _runTest (/home/runner/work/psp-migration/psp-migration/node_modules/jest-circus/build/run.js:252:3) at _runTestsForDescribeBlock (/home/runner/work/psp-migration/psp-migration/node_modules/jest-circus/build/run.js:126:9) at _runTestsForDescribeBlock (/home/runner/work/psp-migration/psp-migration/node_modules/jest-circus/build/run.js:121:9) at run (/home/runner/work/psp-migration/psp-migration/node_modules/jest-circus/build/run.js:71:3) at runAndTransformResultsToJestFormat (/home/runner/work/psp-migration/psp-migration/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21) at jestAdapter (/home/runner/work/psp-migration/psp-migration/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19) at runTestInternal (/home/runner/work/psp-migration/psp-migration/node_modules/jest-runner/build/runTest.js:367:16) at runTest (/home/runner/work/psp-migration/psp-migration/node_modules/jest-runner/build/runTest.js:444:34) at Object.worker (/home/runner/work/psp-migration/psp-migration/node_modules/jest-runner/build/testWorker.js:106:12)
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: hmarr/auto-approve-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/