Update requirements and insfra versions

This commit is contained in:
Urtzi Alfaro
2025-10-17 23:09:40 +02:00
parent 7e089b80cf
commit 312e36c893
81 changed files with 524 additions and 476 deletions

View File

@@ -21,7 +21,7 @@ spec:
spec:
initContainers:
- name: wait-for-migration
image: postgres:15-alpine
image: postgres:17-alpine
command:
- sh
- -c

View File

@@ -21,7 +21,7 @@ spec:
spec:
initContainers:
- name: wait-for-migration
image: postgres:15-alpine
image: postgres:17-alpine
command:
- sh
- -c

View File

@@ -21,7 +21,7 @@ spec:
spec:
containers:
- name: postgres
image: postgres:15-alpine
image: postgres:17-alpine
ports:
- containerPort: 5432
name: postgres

View File

@@ -21,7 +21,7 @@ spec:
spec:
containers:
- name: postgres
image: postgres:15-alpine
image: postgres:17-alpine
ports:
- containerPort: 5432
name: postgres

View File

@@ -21,7 +21,7 @@ spec:
spec:
containers:
- name: postgres
image: postgres:15-alpine
image: postgres:17-alpine
ports:
- containerPort: 5432
name: postgres

View File

@@ -21,7 +21,7 @@ spec:
spec:
containers:
- name: postgres
image: postgres:15-alpine
image: postgres:17-alpine
ports:
- containerPort: 5432
name: postgres

View File

@@ -21,7 +21,7 @@ spec:
spec:
containers:
- name: postgres
image: postgres:15-alpine
image: postgres:17-alpine
ports:
- containerPort: 5432
name: postgres

View File

@@ -21,7 +21,7 @@ spec:
spec:
containers:
- name: postgres
image: postgres:15-alpine
image: postgres:17-alpine
ports:
- containerPort: 5432
name: postgres

View File

@@ -21,7 +21,7 @@ spec:
spec:
containers:
- name: postgres
image: postgres:15-alpine
image: postgres:17-alpine
ports:
- containerPort: 5432
name: postgres

View File

@@ -21,7 +21,7 @@ spec:
spec:
containers:
- name: postgres
image: postgres:15-alpine
image: postgres:17-alpine
ports:
- containerPort: 5432
name: postgres

View File

@@ -21,7 +21,7 @@ spec:
spec:
containers:
- name: postgres
image: postgres:15-alpine
image: postgres:17-alpine
ports:
- containerPort: 5432
name: postgres

View File

@@ -21,7 +21,7 @@ spec:
spec:
containers:
- name: postgres
image: postgres:15-alpine
image: postgres:17-alpine
ports:
- containerPort: 5432
name: postgres

View File

@@ -21,7 +21,7 @@ spec:
spec:
containers:
- name: rabbitmq
image: rabbitmq:4.0-management-alpine
image: rabbitmq:4.1-management-alpine
ports:
- containerPort: 5672
name: amqp

View File

@@ -21,7 +21,7 @@ spec:
spec:
containers:
- name: postgres
image: postgres:15-alpine
image: postgres:17-alpine
ports:
- containerPort: 5432
name: postgres

View File

@@ -21,7 +21,7 @@ spec:
spec:
containers:
- name: redis
image: redis:7-alpine
image: redis:7.4-alpine
ports:
- containerPort: 6379
name: redis

View File

@@ -21,7 +21,7 @@ spec:
spec:
containers:
- name: postgres
image: postgres:15-alpine
image: postgres:17-alpine
ports:
- containerPort: 5432
name: postgres

View File

@@ -21,7 +21,7 @@ spec:
spec:
containers:
- name: postgres
image: postgres:15-alpine
image: postgres:17-alpine
ports:
- containerPort: 5432
name: postgres

View File

@@ -21,7 +21,7 @@ spec:
spec:
containers:
- name: postgres
image: postgres:15-alpine
image: postgres:17-alpine
ports:
- containerPort: 5432
name: postgres

View File

@@ -21,7 +21,7 @@ spec:
spec:
containers:
- name: postgres
image: postgres:15-alpine
image: postgres:17-alpine
ports:
- containerPort: 5432
name: postgres

View File

@@ -38,7 +38,7 @@ spec:
spec:
containers:
- name: postgres
image: postgres:15-alpine
image: postgres:17-alpine
ports:
- containerPort: 5432
name: postgres
@@ -62,8 +62,8 @@ spec:
mountPath: /var/lib/postgresql/data
resources:
requests:
memory: "256Mi"
cpu: "250m"
memory: "128Mi"
cpu: "100m"
limits:
memory: "512Mi"
cpu: "500m"

View File

@@ -25,7 +25,7 @@ spec:
spec:
initContainers:
- name: check-data-initialized
image: postgres:15-alpine
image: postgres:17-alpine
command:
- sh
- -c

View File

@@ -21,7 +21,7 @@ spec:
spec:
initContainers:
- name: wait-for-migration
image: postgres:15-alpine
image: postgres:17-alpine
command:
- sh
- -c

View File

@@ -21,7 +21,7 @@ spec:
spec:
initContainers:
- name: wait-for-migration
image: postgres:15-alpine
image: postgres:17-alpine
command:
- sh
- -c

View File

@@ -55,7 +55,7 @@ spec:
spec:
containers:
- name: grafana
image: grafana/grafana:10.2.2
image: grafana/grafana:12.3.0
ports:
- containerPort: 3000
name: http

View File

@@ -135,7 +135,7 @@ spec:
serviceAccountName: prometheus
containers:
- name: prometheus
image: prom/prometheus:v2.48.0
image: prom/prometheus:v3.0.1
args:
- '--config.file=/etc/prometheus/prometheus.yml'
- '--storage.tsdb.path=/prometheus'

View File

@@ -21,7 +21,7 @@ spec:
spec:
initContainers:
- name: wait-for-migration
image: postgres:15-alpine
image: postgres:17-alpine
command:
- sh
- -c

View File

@@ -21,7 +21,7 @@ spec:
spec:
initContainers:
- name: wait-for-migration
image: postgres:15-alpine
image: postgres:17-alpine
command:
- sh
- -c

View File

@@ -21,7 +21,7 @@ spec:
spec:
initContainers:
- name: wait-for-migration
image: postgres:15-alpine
image: postgres:17-alpine
command:
- sh
- -c

View File

@@ -21,7 +21,7 @@ spec:
spec:
initContainers:
- name: wait-for-migration
image: postgres:15-alpine
image: postgres:17-alpine
command:
- sh
- -c

View File

@@ -21,7 +21,7 @@ spec:
spec:
initContainers:
- name: wait-for-migration
image: postgres:15-alpine
image: postgres:17-alpine
command:
- sh
- -c

View File

@@ -21,7 +21,7 @@ spec:
spec:
initContainers:
- name: wait-for-migration
image: postgres:15-alpine
image: postgres:17-alpine
command:
- sh
- -c

View File

@@ -21,7 +21,7 @@ spec:
spec:
initContainers:
- name: wait-for-migration
image: postgres:15-alpine
image: postgres:17-alpine
command:
- sh
- -c

View File

@@ -21,7 +21,7 @@ spec:
spec:
initContainers:
- name: wait-for-migration
image: postgres:15-alpine
image: postgres:17-alpine
command:
- sh
- -c

View File

@@ -21,7 +21,7 @@ spec:
spec:
initContainers:
- name: wait-for-migration
image: postgres:15-alpine
image: postgres:17-alpine
command:
- sh
- -c

View File

@@ -21,7 +21,7 @@ spec:
initContainers:
- name: wait-for-db
image: postgres:15-alpine
image: postgres:17-alpine
command:
- sh
- -c

View File

@@ -18,7 +18,7 @@ spec:
spec:
initContainers:
- name: wait-for-db
image: postgres:15-alpine
image: postgres:17-alpine
command: ["sh", "-c", "until pg_isready -h alert-processor-db-service -p 5432; do sleep 2; done"]
resources:
requests:

View File

@@ -18,7 +18,7 @@ spec:
spec:
initContainers:
- name: wait-for-db
image: postgres:15-alpine
image: postgres:17-alpine
command: ["sh", "-c", "until pg_isready -h auth-db-service -p 5432; do sleep 2; done"]
resources:
requests:

View File

@@ -17,7 +17,7 @@ spec:
spec:
initContainers:
- name: wait-for-db
image: postgres:15-alpine
image: postgres:17-alpine
command: ["sh", "-c", "until pg_isready -h demo-session-db-service -p 5432; do sleep 2; done"]
resources:
requests:

View File

@@ -18,7 +18,7 @@ spec:
spec:
initContainers:
- name: wait-for-db
image: postgres:15-alpine
image: postgres:17-alpine
command: ["sh", "-c", "until pg_isready -h external-db-service -p 5432; do sleep 2; done"]
resources:
requests:

View File

@@ -18,7 +18,7 @@ spec:
spec:
initContainers:
- name: wait-for-db
image: postgres:15-alpine
image: postgres:17-alpine
command: ["sh", "-c", "until pg_isready -h forecasting-db-service -p 5432; do sleep 2; done"]
resources:
requests:

View File

@@ -18,7 +18,7 @@ spec:
spec:
initContainers:
- name: wait-for-db
image: postgres:15-alpine
image: postgres:17-alpine
command: ["sh", "-c", "until pg_isready -h inventory-db-service -p 5432; do sleep 2; done"]
resources:
requests:

View File

@@ -18,7 +18,7 @@ spec:
spec:
initContainers:
- name: wait-for-db
image: postgres:15-alpine
image: postgres:17-alpine
command: ["sh", "-c", "until pg_isready -h notification-db-service -p 5432; do sleep 2; done"]
resources:
requests:

View File

@@ -18,7 +18,7 @@ spec:
spec:
initContainers:
- name: wait-for-db
image: postgres:15-alpine
image: postgres:17-alpine
command: ["sh", "-c", "until pg_isready -h orders-db-service -p 5432; do sleep 2; done"]
resources:
requests:

View File

@@ -18,7 +18,7 @@ spec:
spec:
initContainers:
- name: wait-for-db
image: postgres:15-alpine
image: postgres:17-alpine
command: ["sh", "-c", "until pg_isready -h pos-db-service -p 5432; do sleep 2; done"]
resources:
requests:

View File

@@ -18,7 +18,7 @@ spec:
spec:
initContainers:
- name: wait-for-db
image: postgres:15-alpine
image: postgres:17-alpine
command: ["sh", "-c", "until pg_isready -h production-db-service -p 5432; do sleep 2; done"]
resources:
requests:

View File

@@ -18,7 +18,7 @@ spec:
spec:
initContainers:
- name: wait-for-db
image: postgres:15-alpine
image: postgres:17-alpine
command: ["sh", "-c", "until pg_isready -h recipes-db-service -p 5432; do sleep 2; done"]
resources:
requests:

View File

@@ -18,7 +18,7 @@ spec:
spec:
initContainers:
- name: wait-for-db
image: postgres:15-alpine
image: postgres:17-alpine
command: ["sh", "-c", "until pg_isready -h sales-db-service -p 5432; do sleep 2; done"]
resources:
requests:

View File

@@ -18,7 +18,7 @@ spec:
spec:
initContainers:
- name: wait-for-db
image: postgres:15-alpine
image: postgres:17-alpine
command: ["sh", "-c", "until pg_isready -h suppliers-db-service -p 5432; do sleep 2; done"]
resources:
requests:

View File

@@ -18,7 +18,7 @@ spec:
spec:
initContainers:
- name: wait-for-db
image: postgres:15-alpine
image: postgres:17-alpine
command: ["sh", "-c", "until pg_isready -h tenant-db-service -p 5432; do sleep 2; done"]
resources:
requests:

View File

@@ -18,7 +18,7 @@ spec:
spec:
initContainers:
- name: wait-for-db
image: postgres:15-alpine
image: postgres:17-alpine
command: ["sh", "-c", "until pg_isready -h tenant-db-service -p 5432; do sleep 2; done"]
resources:
requests:

View File

@@ -18,7 +18,7 @@ spec:
spec:
initContainers:
- name: wait-for-db
image: postgres:15-alpine
image: postgres:17-alpine
command: ["sh", "-c", "until pg_isready -h training-db-service -p 5432; do sleep 2; done"]
resources:
requests: