We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0913cc commit ebbc9b2Copy full SHA for ebbc9b2
charts/kube-ceems/Chart.yaml
@@ -20,7 +20,7 @@ keywords:
20
- network
21
- ebpf
22
type: application
23
-version: 0.1.1
+version: 0.2.0
24
# renovate: github=ceems-dev/ceems
25
appVersion: 0.11.2
26
home: https://ceems-dev.github.io/helm-charts/
@@ -39,7 +39,7 @@ annotations:
39
url: https://github.com/ceems-dev/ceems
40
dependencies:
41
- name: kube-prometheus-stack
42
- version: "75.10.*"
+ version: "77.9.*"
43
repository: https://prometheus-community.github.io/helm-charts
44
condition: kubePrometheusStack.enabled
45
import-values:
0 commit comments