Skip to content

Commit

Permalink
[opentelemetry] bump chart to trigger (#332)
Browse files Browse the repository at this point in the history
  • Loading branch information
timojohlo authored Aug 20, 2024
1 parent b2c9d44 commit 6adbfda
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion opentelemetry/chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
apiVersion: v2
appVersion: v0.104.0
name: opentelemetry-operator
version: 0.2.7
version: 0.2.8
description: OpenTelemetry Operator Helm chart for Kubernetes
icon: https://raw.githubusercontent.com/cncf/artwork/a718fa97fffec1b9fd14147682e9e3ac0c8817cb/projects/opentelemetry/icon/color/opentelemetry-icon-color.png
type: application
Expand Down
4 changes: 2 additions & 2 deletions opentelemetry/plugindefinition.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ kind: PluginDefinition
metadata:
name: opentelemetry
spec:
version: 0.2.7
version: 0.2.8
displayName: OpenTelemetry
description: Observability framework for instrumenting, generating, collecting, and exporting telemetry data such as traces, metrics, and logs.
icon: https://raw.githubusercontent.com/cloudoperators/greenhouse-extensions/main/opentelemetry-operator/logo.png
helmChart:
name: opentelemetry-operator
repository: oci://ghcr.io/cloudoperators/greenhouse-extensions/charts
version: 0.2.7
version: 0.2.8
options:
- default: true
description: Activates the standard configuration for logs
Expand Down

0 comments on commit 6adbfda

Please sign in to comment.