Skip to content

Commit

Permalink
Merge pull request #814 from solarwinds/feature/swo-k8s-collector-4.3…
Browse files Browse the repository at this point in the history
….0-alpha.4

Update Helm Chart for swo-k8s-collector-4.3.0-alpha.4
  • Loading branch information
pstranak-sw authored Nov 29, 2024
2 parents 6fe3580 + d905b84 commit c59c3cb
Showing 1 changed file with 55 additions and 1 deletion.
56 changes: 55 additions & 1 deletion index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,60 @@ entries:
- https://helm.solarwinds.com/swi-k8s-opentelemetry-collector-2.0.1-alpha.1.tgz
version: 2.0.1-alpha.1
swo-k8s-collector:
- annotations:
artifacthub.io/images: |
- name: ebpf-kernelCollector
image: solarwinds/opentelemetry-ebpf-kernel-collector:v0.10.3
whitelisted: true
- name: ebpf-k8sCollectorWatcher
image: solarwinds/opentelemetry-ebpf-k8s-watcher:v0.10.3
whitelisted: true
- name: ebpf-k8sCollectorRelay
image: solarwinds/opentelemetry-ebpf-k8s-relay:v0.10.3
whitelisted: true
- name: ebpf-reducer
image: solarwinds/opentelemetry-ebpf-reducer:v0.10.3
whitelisted: true
artifacthub.io/license: Apache-2.0
artifacthub.io/prerelease: "true"
apiVersion: v2
appVersion: 0.12.0
created: "2024-11-29T08:37:44.23046109Z"
dependencies:
- condition: kube-state-metrics.enabled
name: kube-state-metrics
repository: https://prometheus-community.github.io/helm-charts
version: ~> 5.26.0
- alias: operator
condition: operator.enabled
name: opentelemetry-operator
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
version: 0.68.3
- alias: certmanager
condition: certmanager.enabled
name: cert-manager
repository: https://charts.jetstack.io
version: v1.16.1
description: SolarWinds Kubernetes Integration
digest: 0a77c1819e6b41382af32ce63dba65ad960483d65bcefbd872ce6b288e599ef8
home: https://solarwinds.com/
icon: https://helm.solarwinds.com/favicon.png
keywords:
- monitoring
- observability
- metric
- logs
- events
- kubernetes
maintainers:
- email: [email protected]
name: SolarWinds
name: swo-k8s-collector
sources:
- https://github.com/solarwinds/swi-k8s-opentelemetry-collector/deploy/helm/
urls:
- https://github.com/solarwinds/swi-k8s-opentelemetry-collector/releases/download/swo-k8s-collector-4.3.0-alpha.4/swo-k8s-collector-4.3.0-alpha.4.tgz
version: 4.3.0-alpha.4
- annotations:
artifacthub.io/images: |
- name: ebpf-kernelCollector
Expand Down Expand Up @@ -4134,4 +4188,4 @@ entries:
urls:
- https://helm.solarwinds.com/swo-k8s-collector-2.0.2-alpha.tgz
version: 2.0.2-alpha
generated: "2024-11-18T06:43:32.639534577Z"
generated: "2024-11-29T08:37:44.230978258Z"

0 comments on commit c59c3cb

Please sign in to comment.