-
-
Notifications
You must be signed in to change notification settings - Fork 3
chore(deps): update ghcr.io/cloudnative-pg/postgresql docker tag to v18 #288
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
org-internal-bot
wants to merge
1
commit into
main
Choose a base branch
from
renovate/ghcr.io-cloudnative-pg-postgresql-18.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore(deps): update ghcr.io/cloudnative-pg/postgresql docker tag to v18 #288
org-internal-bot
wants to merge
1
commit into
main
from
renovate/ghcr.io-cloudnative-pg-postgresql-18.x
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
✅
|
| Descriptor | Linter | Files | Fixed | Errors | Warnings | Elapsed time |
|---|---|---|---|---|---|---|
| ✅ DOCKERFILE | hadolint | 1 | 0 | 0 | 0.27s | |
| ✅ EDITORCONFIG | editorconfig-checker | 1 | 0 | 0 | 0.23s | |
| trivy | yes | 1 | no | 5.38s | ||
| ✅ REPOSITORY | trivy-sbom | yes | no | no | 0.36s |
Detailed Issues
⚠️ REPOSITORY / trivy - 1 error
2025-12-02T04:49:41Z INFO [vulndb] Need to update DB
2025-12-02T04:49:41Z INFO [vulndb] Downloading vulnerability DB...
2025-12-02T04:49:41Z INFO [vulndb] Downloading artifact... repo="mirror.gcr.io/aquasec/trivy-db:2"
55.42 MiB / 76.43 MiB [-------------------------------------------->________________] 72.51% ? p/s ?76.43 MiB / 76.43 MiB [----------------------------------------------------------->] 100.00% ? p/s ?76.43 MiB / 76.43 MiB [----------------------------------------------------------->] 100.00% ? p/s ?76.43 MiB / 76.43 MiB [---------------------------------------------->] 100.00% 35.00 MiB p/s ETA 0s76.43 MiB / 76.43 MiB [---------------------------------------------->] 100.00% 35.00 MiB p/s ETA 0s76.43 MiB / 76.43 MiB [---------------------------------------------->] 100.00% 35.00 MiB p/s ETA 0s76.43 MiB / 76.43 MiB [---------------------------------------------->] 100.00% 32.75 MiB p/s ETA 0s76.43 MiB / 76.43 MiB [---------------------------------------------->] 100.00% 32.75 MiB p/s ETA 0s76.43 MiB / 76.43 MiB [---------------------------------------------->] 100.00% 32.75 MiB p/s ETA 0s76.43 MiB / 76.43 MiB [---------------------------------------------->] 100.00% 30.63 MiB p/s ETA 0s76.43 MiB / 76.43 MiB [---------------------------------------------->] 100.00% 30.63 MiB p/s ETA 0s76.43 MiB / 76.43 MiB [---------------------------------------------->] 100.00% 30.63 MiB p/s ETA 0s76.43 MiB / 76.43 MiB [-------------------------------------------------] 100.00% 33.41 MiB p/s 2.5s2025-12-02T04:49:44Z INFO [vulndb] Artifact successfully downloaded repo="mirror.gcr.io/aquasec/trivy-db:2"
2025-12-02T04:49:44Z INFO [vuln] Vulnerability scanning is enabled
2025-12-02T04:49:44Z INFO [misconfig] Misconfiguration scanning is enabled
2025-12-02T04:49:44Z INFO [misconfig] Need to update the checks bundle
2025-12-02T04:49:44Z INFO [misconfig] Downloading the checks bundle...
165.46 KiB / 165.46 KiB [---------------------------------------------------------] 100.00% ? p/s 0s2025-12-02T04:49:46Z ERROR [helm scanner] Failed to render Chart files file_path="charts/cdviz-collector" err="found in Chart.yaml, but missing in charts/ directory: kubewatch"
2025-12-02T04:49:46Z INFO Number of language-specific files num=0
2025-12-02T04:49:46Z INFO Detected config files num=2
Report Summary
┌────────────────────────────────────────────────┬────────────┬─────────────────┬───────────────────┐
│ Target │ Type │ Vulnerabilities │ Misconfigurations │
├────────────────────────────────────────────────┼────────────┼─────────────────┼───────────────────┤
│ cdviz-db/Dockerfile │ dockerfile │ - │ 0 │
├────────────────────────────────────────────────┼────────────┼─────────────────┼───────────────────┤
│ charts/cdviz-db/templates/job-dbmigration.yaml │ helm │ - │ 1 │
└────────────────────────────────────────────────┴────────────┴─────────────────┴───────────────────┘
Legend:
- '-': Not scanned
- '0': Clean (no security findings detected)
charts/cdviz-db/templates/job-dbmigration.yaml (helm)
=====================================================
Tests: 93 (SUCCESSES: 92, FAILURES: 1)
Failures: 1 (UNKNOWN: 0, LOW: 1, MEDIUM: 0, HIGH: 0, CRITICAL: 0)
AVD-KSV-0021 (LOW): Container 'cdviz-db-migration' of CronJob 'cdviz-db-migration' should set 'securityContext.runAsGroup' > 10000
════════════════════════════════════════
Force the container to run with group ID > 10000 to avoid conflicts with the host’s user table.
See https://avd.aquasec.com/misconfig/ksv021
────────────────────────────────────────
charts/cdviz-db/templates/job-dbmigration.yaml:35-65
────────────────────────────────────────
35 ┌ - name: 'cdviz-db-migration'
36 │ image: "ghcr.io/cdviz-dev/cdviz-db-migration:0.20250607150000.0"
37 │ # args for https://atlasgo.io/declarative/apply
38 │ args:
39 │ - migrate # or schema
40 │ - apply
41 │ - -u
42 │ - "$(DATABASE_URL)"
43 └ - --dir
..
────────────────────────────────────────
See detailed reports in MegaLinter artifacts
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff
3d6ef3e to
15fd872
Compare
2eb7da9 to
305a87f
Compare
305a87f to
5c7301d
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.

This PR contains the following updates:
17.7->18.1Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.