feat(helmchart): downgrade cloudnative-pg to 0.23.2 and update ingress-nginx to 4.11.8

这个提交包含在:
rohow
2025-07-14 11:03:45 +08:00
未验证
父节点 acf2fc307e
当前提交 640bcb3284
修改 2 个文件,包含 2 行新增2 行删除
@@ -7,7 +7,7 @@ spec:
repo: https://cloudnative-pg.github.io/charts repo: https://cloudnative-pg.github.io/charts
chart: cloudnative-pg chart: cloudnative-pg
targetNamespace: infra-data targetNamespace: infra-data
version: 0.24.0 version: 0.23.2
valuesContent: |- valuesContent: |-
affinity: affinity:
nodeAffinity: nodeAffinity:
+1 -1
查看文件
@@ -6,7 +6,7 @@ metadata:
spec: spec:
repo: https://kubernetes.github.io/ingress-nginx repo: https://kubernetes.github.io/ingress-nginx
chart: ingress-nginx chart: ingress-nginx
version: 4.11.7 version: 4.11.8
targetNamespace: infra-net targetNamespace: infra-net
valuesContent: |- valuesContent: |-
fullnameOverride: ingress-nginx fullnameOverride: ingress-nginx