Skip to content

Commit

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

Update Helm Chart for swo-k8s-collector-4.2.0-alpha.5
  • Loading branch information
jaroslav-fedor-swi authored Oct 24, 2024
2 parents fb3cb01 + 6d84cfb commit 2b1cd97
Showing 1 changed file with 47 additions and 5 deletions.
52 changes: 47 additions & 5 deletions index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,14 @@ entries:
swo-k8s-collector:
- apiVersion: v2
appVersion: 0.11.7
created: "2024-10-21T07:19:30.361101813Z"
created: "2024-10-24T11:35:30.464667356Z"
dependencies:
- condition: kube-state-metrics.enabled
name: kube-state-metrics
repository: https://prometheus-community.github.io/helm-charts
version: ~> 5.25.1
description: SolarWinds Kubernetes Integration
digest: 544047bf88de72be1ce61008ca6a94eb08dddca37a96b774dff0e3a5c11e0f1a
digest: 5b7edd015dd4285a285514be69f5a6840eb69940a63629b4d418991639179677
home: https://solarwinds.com/
icon: https://helm.solarwinds.com/favicon.png
keywords:
Expand All @@ -51,9 +51,23 @@ entries:
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.2.0-alpha.4/swo-k8s-collector-4.2.0-alpha.4.tgz
version: 4.2.0-alpha.4
- https://github.com/solarwinds/swi-k8s-opentelemetry-collector/releases/download/swo-k8s-collector-4.2.0-alpha.5/swo-k8s-collector-4.2.0-alpha.5.tgz
version: 4.2.0-alpha.5
annotations:
artifacthub.io/images: |
- name: ebpf-kernelCollector
image: solarwinds/opentelemetry-ebpf-kernel-collector:v0.10.2
whitelisted: true
- name: ebpf-k8sCollectorWatcher
image: solarwinds/opentelemetry-ebpf-k8s-watcher:v0.10.2
whitelisted: true
- name: ebpf-k8sCollectorRelay
image: solarwinds/opentelemetry-ebpf-k8s-relay:v0.10.2
whitelisted: true
- name: ebpf-reducer
image: solarwinds/opentelemetry-ebpf-reducer:v0.10.2
whitelisted: true
- annotations:
artifacthub.io/images: |-
- name: ebpf-kernelCollector
image: solarwinds/opentelemetry-ebpf-kernel-collector:v0.10.2
Expand All @@ -67,6 +81,34 @@ entries:
- name: ebpf-reducer
image: solarwinds/opentelemetry-ebpf-reducer:v0.10.2
whitelisted: true
apiVersion: v2
appVersion: 0.11.7
created: "2024-10-21T07:19:30.361101813Z"
dependencies:
- condition: kube-state-metrics.enabled
name: kube-state-metrics
repository: https://prometheus-community.github.io/helm-charts
version: ~> 5.25.1
description: SolarWinds Kubernetes Integration
digest: 544047bf88de72be1ce61008ca6a94eb08dddca37a96b774dff0e3a5c11e0f1a
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.2.0-alpha.4/swo-k8s-collector-4.2.0-alpha.4.tgz
version: 4.2.0-alpha.4
- annotations:
artifacthub.io/images: |
- name: ebpf-kernelCollector
Expand Down Expand Up @@ -3588,4 +3630,4 @@ entries:
urls:
- https://helm.solarwinds.com/swo-k8s-collector-2.0.2-alpha.tgz
version: 2.0.2-alpha
generated: "2024-10-21T07:19:30.361588847Z"
generated: "2024-10-24T11:35:30.465535488Z"

0 comments on commit 2b1cd97

Please sign in to comment.