Roll back 18.3 to 18.2
Some checks failed
Integration Test / Platform Conformance (pull_request) Successful in 5s
Security Scanning / Gitleaks — Secret Scan (pull_request) Failing after 7s
Integration Test / Unit Tests + Container Smoke (workflow_dispatch) All checks passed
Integration Test / Unit Tests + Container Smoke (pull_request) Successful in 6s
Security Scanning / Trivy — Filesystem & Dependency Scan (pull_request) Failing after 22s
Security Scanning / Security Summary (pull_request) Failing after 16s
SonarQube Analysis / Build, Test & Analyse (pull_request) Failing after 1m34s

This commit is contained in:
2026-09-10 10:03:15 +00:00
parent d932ec3e5e
commit 76469949de

View File

@@ -41,7 +41,7 @@ spec:
app: demo-db app: demo-db
spec: spec:
containers: containers:
- image: postgres:18.3 - image: postgres:18.2
name: postgresql name: postgresql
env: env:
- name: POSTGRES_USER - name: POSTGRES_USER