Skip to content

Commit

Permalink
Merge pull request #3 from kedify/chart-yaml-update
Browse files Browse the repository at this point in the history
Update webpage
  • Loading branch information
jkremser authored Oct 16, 2024
2 parents d63c856 + a05203e commit 5816803
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions helmchart/otel-add-on/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,15 @@ apiVersion: v2
name: otel-add-on
description: A Helm chart for otel-add-on
type: application
version: v0.0.0-0
appVersion: v0.0.0-0
version: v0.0.0-1
appVersion: v0.0.0-1
kubeVersion: ">= 1.19.0-0"
icon: https://raw.githubusercontent.com/kedacore/keda/main/images/keda-logo-500x500-white.png

dependencies:
- name: opentelemetry-collector
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
version: 0.107.0
condition: opentelemetry-collector.enabled

home: https://github.com/kedify/otel-add-on
sources:
- https://github.com/kedify/otel-add-on
Expand Down

0 comments on commit 5816803

Please sign in to comment.