1 Commits

Author SHA1 Message Date
76469949de 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
2026-09-10 10:03:15 +00:00

View File

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