Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot e0550cbe54 Update ghcr.io/cloudnative-pg/cloudnative-pg Docker tag to v1.29.1
renovate/stability-days Updates have not met minimum release age requirement
2026-06-06 08:33:11 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ replicaCount: 1
# Image configuration (optional - use defaults) # Image configuration (optional - use defaults)
image: image:
repository: ghcr.io/cloudnative-pg/cloudnative-pg repository: ghcr.io/cloudnative-pg/cloudnative-pg
tag: 1.28.1 tag: 1.29.1
# Service configuration # Service configuration
service: service:
+1 -1
View File
@@ -43,7 +43,7 @@ spec:
spec: spec:
containers: containers:
- name: mysql - name: mysql
image: mysql:9.7 image: mysql:8.4
env: env:
- name: MYSQL_ROOT_PASSWORD - name: MYSQL_ROOT_PASSWORD
valueFrom: valueFrom: