feat(apps): 应用版本升级

这个提交包含在:
2025-11-07 15:09:14 +08:00 未验证
父节点 2539deddd0
当前提交 33677a6568
修改 12 个文件,包含 19 行新增108 行删除
+2 -2
查看文件
@@ -7,11 +7,11 @@ spec:
repo: https://crowdsecurity.github.io/helm-charts
chart: crowdsec
targetNamespace: infra-net
version: 0.19.5
version: 0.20.1
valuesContent: |-
container_runtime: containerd
image:
tag: v1.6.11
tag: v1.7.3
agent:
affinity:
podAffinity:
@@ -1,35 +0,0 @@
apiVersion: helm.cattle.io/v1
kind: HelmChart
metadata:
name: tailscale-derp-sh
namespace: infra-net
spec:
repo: https://devcm-repo.github.io/helm-charts
chart: tailscale-derp
version: 0.0.9
targetNamespace: infra-net
valuesContent: |-
nodeSelector:
kubernetes.io/hostname: tcd
image:
tag: v1.90.6
hostNetwork: true
extraVolumes:
- name: cert-volume
secret:
secretName: dev-cm-crt
items:
- key: tls.key
path: tcd.node.dev.cm.key
- key: tls.crt
path: tcd.node.dev.cm.crt
extraVolumeMounts:
- name: cert-volume
mountPath: /certs
derp:
hostname: 'tcd.node.dev.cm'
verify_clients: true
http_port: -1
https_port: 30443
stun_port: 33478
certdir: /certs