Skip to content

Commit

Permalink
feat: modify values for chart
Browse files Browse the repository at this point in the history
  • Loading branch information
jyoo0515 committed Mar 11, 2024
1 parent 1ae8678 commit 8a3b70b
Show file tree
Hide file tree
Showing 3 changed files with 659 additions and 699 deletions.
13 changes: 8 additions & 5 deletions infra/helm/scc-monitoring/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
dependencies:
- name: kube-prometheus-stack
repository: https://prometheus-community.github.io/helm-charts
version: 56.6.2
digest: sha256:9cabf099ca6b6d6267fe9fbe4db9b1c2ef311795b0a4cbf94cf781276c2ff600
generated: "2024-02-05T17:55:13.166201+09:00"
- name: opentelemetry-operator
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
version: 0.48.0
- name: openobserve-collector
repository: https://charts.openobserve.ai
version: 0.3.1
digest: sha256:bc6f82f23e468cf4df9ca5ede2859aefc069711b37d84b765236dc00225968e5
generated: "2024-03-11T23:30:51.414395+09:00"
8 changes: 1 addition & 7 deletions infra/helm/scc-monitoring/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,9 @@ version: 0.1.0
# It is recommended to use it with quotes.
appVersion: "1.16.0"
dependencies:
- name: cert-manager
version: 1.14.3
repository: https://charts.jetstack.io
- name: opentelemetry-operator
version: 0.48.0
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
- name: openobserve-collector
version: 0.96.0
version: 0.3.1
repository: https://charts.openobserve.ai
# - name: kube-prometheus-stack
# version: 56.6.2
# repository: https://prometheus-community.github.io/helm-charts
Loading

0 comments on commit 8a3b70b

Please sign in to comment.