Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions logs/charts/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: opentelemetry-operator
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
version: 0.106.0
version: 0.110.0
- name: crds
repository: ""
version: 0.0.4
digest: sha256:6fd4e3a0485343bb57552d9be8317e5c3b721829298b37b00b96b8c144ce73b2
generated: "2026-03-09T11:55:30.298153+01:00"
digest: sha256:3a3ab319f2cc6a614e59880651488cdd7e2a3e474db7cc4160876d4563826180
generated: "2026-05-05T09:15:01.881926083Z"
4 changes: 2 additions & 2 deletions logs/charts/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

apiVersion: v2
name: logs
version: 0.1.8
version: 0.2.0
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 All @@ -17,7 +17,7 @@ sources:
dependencies:
- name: opentelemetry-operator
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
version: 0.106.0
version: 0.110.0
condition: opentelemetry-operator.enabled
- name: crds
version: 0.0.4
Expand Down
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions logs/plugindefinition.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ kind: PluginDefinition
metadata:
name: logs
spec:
version: 0.12.8
version: 0.13.0
displayName: Logs
description: Observability framework for instrumenting, generating, collecting, and exporting logs.
icon: https://raw.githubusercontent.com/cloudoperators/greenhouse-extensions/main/logs/logo.png
helmChart:
name: logs
repository: oci://ghcr.io/cloudoperators/greenhouse-extensions/charts
version: 0.1.8
version: 0.2.0
options:
- default: true
description: Set to true to enable the installation of the OpenTelemetry Operator.
Expand Down
Loading