feat(app): 集群应用升级

这个提交包含在:
2025-06-27 18:35:26 +08:00 未验证
父节点 1b1bceb55b
当前提交 5f6e42816a
修改 11 个文件,包含 18 行新增15 行删除
+4 -4
查看文件
@@ -13,15 +13,15 @@ spec:
kubernetes.io/hostname: clawhka kubernetes.io/hostname: clawhka
image: image:
api: api:
tag: "1.4.1" tag: "1.5.0"
worker: worker:
tag: "1.4.1" tag: "1.5.0"
web: web:
tag: "1.4.1" tag: "1.5.0"
sandbox: sandbox:
tag: "0.2.12" tag: "0.2.12"
pluginDaemon: pluginDaemon:
tag: "0.1.1-local" tag: "0.1.2-local"
api: api:
persistence: persistence:
persistentVolumeClaim: persistentVolumeClaim:
+1 -1
查看文件
@@ -31,7 +31,7 @@ spec:
- greenhk - greenhk
image: image:
repository: halohub/halo-pro repository: halohub/halo-pro
tag: 2.20.21 tag: 2.21.2
service: service:
type: ClusterIP type: ClusterIP
ingress: ingress:
@@ -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.23.2 version: 0.24.0
valuesContent: |- valuesContent: |-
affinity: affinity:
nodeAffinity: nodeAffinity:
@@ -9,7 +9,7 @@ spec:
repo: https://charts.jetstack.io repo: https://charts.jetstack.io
chart: cert-manager chart: cert-manager
targetNamespace: infra-devops targetNamespace: infra-devops
version: v1.17.0 version: v1.18.1
valuesContent: |- valuesContent: |-
affinity: affinity:
nodeAffinity: nodeAffinity:
+4 -2
查看文件
@@ -7,7 +7,7 @@ spec:
repo: https://dl.gitea.com/charts repo: https://dl.gitea.com/charts
chart: gitea chart: gitea
targetNamespace: infra-devops targetNamespace: infra-devops
version: 11.0.1 version: 12.1.0
valuesContent: |- valuesContent: |-
affinity: affinity:
podAffinity: podAffinity:
@@ -36,7 +36,7 @@ spec:
postgresql-ha: postgresql-ha:
enabled: false enabled: false
image: image:
tag: 1.23.8 tag: 1.24.2
ingress: ingress:
enabled: true enabled: true
className: nginx className: nginx
@@ -86,6 +86,8 @@ spec:
SHOW_FOOTER_VERSION: false SHOW_FOOTER_VERSION: false
log: log:
LEVEL: Info LEVEL: Info
valkey-cluster:
enabled: false
extraVolumes: extraVolumes:
- name: gitea-custom-templates-volume - name: gitea-custom-templates-volume
configMap: configMap:
+1 -1
查看文件
@@ -7,7 +7,7 @@ spec:
repo: https://emberstack.github.io/helm-charts repo: https://emberstack.github.io/helm-charts
chart: reflector chart: reflector
targetNamespace: infra-devops targetNamespace: infra-devops
version: 9.1.7 version: 9.1.14
valuesContent: |- valuesContent: |-
affinity: affinity:
nodeAffinity: nodeAffinity:
+1 -1
查看文件
@@ -7,7 +7,7 @@ spec:
repo: https://vmware-tanzu.github.io/helm-charts repo: https://vmware-tanzu.github.io/helm-charts
chart: velero chart: velero
targetNamespace: infra-devops targetNamespace: infra-devops
version: 9.1.0 version: 10.0.8
valuesContent: |- valuesContent: |-
affinity: affinity:
nodeAffinity: nodeAffinity:
@@ -7,6 +7,7 @@ spec:
repo: https://grafana.github.io/helm-charts repo: https://grafana.github.io/helm-charts
chart: loki chart: loki
targetNamespace: infra-monitor targetNamespace: infra-monitor
version: 6.30.1
valuesContent: |- valuesContent: |-
deploymentMode: SingleBinary deploymentMode: SingleBinary
gateway: gateway:
+1 -1
查看文件
@@ -7,7 +7,7 @@ spec:
repo: https://prometheus-community.github.io/helm-charts repo: https://prometheus-community.github.io/helm-charts
chart: kube-prometheus-stack chart: kube-prometheus-stack
targetNamespace: infra-monitor targetNamespace: infra-monitor
version: 72.6.3 version: 75.6.0
valuesContent: |- valuesContent: |-
kubeControllerManager: kubeControllerManager:
enabled: false enabled: false
+2 -2
查看文件
@@ -7,11 +7,11 @@ spec:
repo: https://crowdsecurity.github.io/helm-charts repo: https://crowdsecurity.github.io/helm-charts
chart: crowdsec chart: crowdsec
targetNamespace: infra-net targetNamespace: infra-net
version: 0.19.1 version: 0.19.4
valuesContent: |- valuesContent: |-
container_runtime: containerd container_runtime: containerd
image: image:
tag: v1.6.8 tag: v1.6.9
agent: agent:
# 由于dataScope为loki,所以此处强制要求部署在loki所在的节点 以节省网络资源 # 由于dataScope为loki,所以此处强制要求部署在loki所在的节点 以节省网络资源
nodeSelector: nodeSelector:
+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.6 version: 4.11.7
targetNamespace: infra-net targetNamespace: infra-net
valuesContent: |- valuesContent: |-
fullnameOverride: ingress-nginx fullnameOverride: ingress-nginx