feat(crowdsec): 修复版本升级导致的hub update错误问题

这个提交包含在:
2024-07-10 10:12:06 +08:00
未验证
父节点 26ed915c5a
当前提交 bff03e7103
+7 -2
查看文件
@@ -7,11 +7,11 @@ spec:
repo: https://crowdsecurity.github.io/helm-charts
chart: crowdsec
targetNamespace: infra-monitor
version: 0.10.0
version: 0.11.0
valuesContent: |-
container_runtime: containerd
image:
tag: v1.6.2
tag: v1.6.1-2
config:
config.yaml.local: |
db_config:
@@ -57,4 +57,9 @@ spec:
requests:
cpu: 150m
memory: 100Mi
persistentVolume:
config:
enabled: false
data:
enabled: false