feat(update): update apps

这个提交包含在:
2024-10-18 19:19:15 +08:00
未验证
父节点 58aa2c77bd
当前提交 35ac05c759
修改 15 个文件,包含 23 行新增20 行删除
+2 -2
查看文件
@@ -7,7 +7,7 @@ spec:
repo: https://halo-sigs.github.io/charts/
chart: halo
targetNamespace: apps
version: 1.2.0
version: 1.2.2
valuesContent: |-
affinity:
podAffinity:
@@ -31,7 +31,7 @@ spec:
- greenhk
image:
repository: halohub/halo-pro
tag: 2.19.0
tag: 2.20.4
mysql:
enabled: false
postgresql:
+1 -1
查看文件
@@ -2,7 +2,7 @@
apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: halo-static
name: halo-www
namespace: apps
annotations:
nginx.ingress.kubernetes.io/configuration-snippet: |
@@ -7,7 +7,7 @@ spec:
repo: https://cloudnative-pg.github.io/charts
chart: cloudnative-pg
targetNamespace: infra-data
version: 0.21.4
version: 0.22.1
valuesContent: |-
affinity:
nodeAffinity:
+1 -1
查看文件
@@ -7,7 +7,7 @@ spec:
repo: https://zilliztech.github.io/milvus-helm/
chart: milvus
targetNamespace: infra-data
version: 4.2.0
version: 4.2.15
valuesContent: |-
cluster:
enabled: false
+1 -1
查看文件
@@ -6,7 +6,7 @@ metadata:
spec:
chart: oci://registry-1.docker.io/bitnamicharts/postgresql-ha
targetNamespace: infra-data
version: 14.0.12
version: 14.3.1
valuesContent: |-
diagnosticMode:
enabled: false
+1 -1
查看文件
@@ -6,7 +6,7 @@ metadata:
spec:
chart: oci://registry-1.docker.io/bitnamicharts/redis
targetNamespace: infra-data
version: 19.1.0
version: 20.2.1
valuesContent: |-
global:
redis:
@@ -9,7 +9,7 @@ spec:
repo: https://charts.jetstack.io
chart: cert-manager
targetNamespace: infra-devops
version: v1.14.4
version: v1.16.1
valuesContent: |-
affinity:
nodeAffinity:
+2 -2
查看文件
@@ -7,7 +7,7 @@ spec:
repo: https://dl.gitea.com/charts
chart: gitea
targetNamespace: infra-devops
version: 10.4.0
version: 10.4.1
valuesContent: |-
affinity:
podAffinity:
@@ -36,7 +36,7 @@ spec:
postgresql-ha:
enabled: false
image:
tag: 1.22.1
tag: 1.22.3
ingress:
enabled: true
className: nginx
+2 -2
查看文件
@@ -7,11 +7,11 @@ spec:
repo: https://crowdsecurity.github.io/helm-charts
chart: crowdsec
targetNamespace: infra-monitor
version: 0.11.0
version: 0.13.0
valuesContent: |-
container_runtime: containerd
image:
tag: v1.6.1-2
tag: v1.6.3
agent:
# 由于dataScope为loki,所以此处强制要求部署在loki所在的节点 以节省网络资源
nodeSelector:
+1 -1
查看文件
@@ -7,7 +7,7 @@ spec:
repo: https://grafana.github.io/helm-charts
chart: loki
targetNamespace: infra-monitor
version: 6.7.1
version: 6.18.0
valuesContent: |-
deploymentMode: SingleBinary
gateway:
@@ -7,7 +7,7 @@ spec:
repo: https://grafana.github.io/helm-charts
chart: promtail
targetNamespace: infra-monitor
version: 6.7.1
version: 6.16.6
valuesContent: |-
nodeSelector:
svccontroller.k3s.cattle.io/enablelb: "true"
+1 -1
查看文件
@@ -7,7 +7,7 @@ spec:
repo: https://prometheus-community.github.io/helm-charts
chart: kube-prometheus-stack
targetNamespace: infra-monitor
version: 59.1.0
version: 65.3.1
valuesContent: |-
kubeControllerManager:
enabled: false
+2 -2
查看文件
@@ -6,7 +6,7 @@ metadata:
spec:
repo: https://kubernetes.github.io/ingress-nginx
chart: ingress-nginx
version: 4.10.0
version: 4.11.3
targetNamespace: infra-net
valuesContent: |-
fullnameOverride: ingress-nginx
@@ -103,7 +103,7 @@ spec:
# crowdsec插件配置
extraInitContainers:
- name: init-clone-crowdsec-bouncer
image: devcm/lua-bouncer-plugin
image: devcm/lua-bouncer-plugin:v1.0.5
imagePullPolicy: IfNotPresent
env:
- name: API_URL
+1 -1
查看文件
@@ -6,7 +6,7 @@ metadata:
spec:
repo: https://devcm-repo.github.io/helm-charts
chart: tailscale-derp
version: 0.0.3
version: 0.0.4
targetNamespace: infra-net
valuesContent: |-
nodeSelector:
+3
查看文件
@@ -2,6 +2,9 @@ mirrors:
"docker.io":
endpoint:
- "proxy.1panel.live"
"ghcr.io":
endpoint:
- "ghcr.m.daocloud.io"
"registry.k8s.io":
endpoint:
- "k8s.m.daocloud.io"