feat(app): 集群应用升级
这个提交包含在:
@@ -13,15 +13,15 @@ spec:
|
||||
kubernetes.io/hostname: clawhka
|
||||
image:
|
||||
api:
|
||||
tag: "1.4.1"
|
||||
tag: "1.5.0"
|
||||
worker:
|
||||
tag: "1.4.1"
|
||||
tag: "1.5.0"
|
||||
web:
|
||||
tag: "1.4.1"
|
||||
tag: "1.5.0"
|
||||
sandbox:
|
||||
tag: "0.2.12"
|
||||
pluginDaemon:
|
||||
tag: "0.1.1-local"
|
||||
tag: "0.1.2-local"
|
||||
api:
|
||||
persistence:
|
||||
persistentVolumeClaim:
|
||||
|
||||
@@ -31,7 +31,7 @@ spec:
|
||||
- greenhk
|
||||
image:
|
||||
repository: halohub/halo-pro
|
||||
tag: 2.20.21
|
||||
tag: 2.21.2
|
||||
service:
|
||||
type: ClusterIP
|
||||
ingress:
|
||||
|
||||
@@ -7,7 +7,7 @@ spec:
|
||||
repo: https://cloudnative-pg.github.io/charts
|
||||
chart: cloudnative-pg
|
||||
targetNamespace: infra-data
|
||||
version: 0.23.2
|
||||
version: 0.24.0
|
||||
valuesContent: |-
|
||||
affinity:
|
||||
nodeAffinity:
|
||||
|
||||
@@ -9,7 +9,7 @@ spec:
|
||||
repo: https://charts.jetstack.io
|
||||
chart: cert-manager
|
||||
targetNamespace: infra-devops
|
||||
version: v1.17.0
|
||||
version: v1.18.1
|
||||
valuesContent: |-
|
||||
affinity:
|
||||
nodeAffinity:
|
||||
|
||||
@@ -7,7 +7,7 @@ spec:
|
||||
repo: https://dl.gitea.com/charts
|
||||
chart: gitea
|
||||
targetNamespace: infra-devops
|
||||
version: 11.0.1
|
||||
version: 12.1.0
|
||||
valuesContent: |-
|
||||
affinity:
|
||||
podAffinity:
|
||||
@@ -36,7 +36,7 @@ spec:
|
||||
postgresql-ha:
|
||||
enabled: false
|
||||
image:
|
||||
tag: 1.23.8
|
||||
tag: 1.24.2
|
||||
ingress:
|
||||
enabled: true
|
||||
className: nginx
|
||||
@@ -86,6 +86,8 @@ spec:
|
||||
SHOW_FOOTER_VERSION: false
|
||||
log:
|
||||
LEVEL: Info
|
||||
valkey-cluster:
|
||||
enabled: false
|
||||
extraVolumes:
|
||||
- name: gitea-custom-templates-volume
|
||||
configMap:
|
||||
|
||||
@@ -7,7 +7,7 @@ spec:
|
||||
repo: https://emberstack.github.io/helm-charts
|
||||
chart: reflector
|
||||
targetNamespace: infra-devops
|
||||
version: 9.1.7
|
||||
version: 9.1.14
|
||||
valuesContent: |-
|
||||
affinity:
|
||||
nodeAffinity:
|
||||
|
||||
@@ -7,7 +7,7 @@ spec:
|
||||
repo: https://vmware-tanzu.github.io/helm-charts
|
||||
chart: velero
|
||||
targetNamespace: infra-devops
|
||||
version: 9.1.0
|
||||
version: 10.0.8
|
||||
valuesContent: |-
|
||||
affinity:
|
||||
nodeAffinity:
|
||||
|
||||
@@ -7,6 +7,7 @@ spec:
|
||||
repo: https://grafana.github.io/helm-charts
|
||||
chart: loki
|
||||
targetNamespace: infra-monitor
|
||||
version: 6.30.1
|
||||
valuesContent: |-
|
||||
deploymentMode: SingleBinary
|
||||
gateway:
|
||||
|
||||
@@ -7,7 +7,7 @@ spec:
|
||||
repo: https://prometheus-community.github.io/helm-charts
|
||||
chart: kube-prometheus-stack
|
||||
targetNamespace: infra-monitor
|
||||
version: 72.6.3
|
||||
version: 75.6.0
|
||||
valuesContent: |-
|
||||
kubeControllerManager:
|
||||
enabled: false
|
||||
|
||||
@@ -7,11 +7,11 @@ spec:
|
||||
repo: https://crowdsecurity.github.io/helm-charts
|
||||
chart: crowdsec
|
||||
targetNamespace: infra-net
|
||||
version: 0.19.1
|
||||
version: 0.19.4
|
||||
valuesContent: |-
|
||||
container_runtime: containerd
|
||||
image:
|
||||
tag: v1.6.8
|
||||
tag: v1.6.9
|
||||
agent:
|
||||
# 由于dataScope为loki,所以此处强制要求部署在loki所在的节点 以节省网络资源
|
||||
nodeSelector:
|
||||
|
||||
@@ -6,7 +6,7 @@ metadata:
|
||||
spec:
|
||||
repo: https://kubernetes.github.io/ingress-nginx
|
||||
chart: ingress-nginx
|
||||
version: 4.11.6
|
||||
version: 4.11.7
|
||||
targetNamespace: infra-net
|
||||
valuesContent: |-
|
||||
fullnameOverride: ingress-nginx
|
||||
|
||||
在新议题中引用
屏蔽一个用户