Skip to content

Commit

Permalink
[opentelemetry] testing operator chart 0.77.0
Browse files Browse the repository at this point in the history
  • Loading branch information
timojohlo committed Jan 15, 2025
1 parent fa27329 commit 657b2c0
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions opentelemetry/chart/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: opentelemetry-operator
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
version: 0.74.2
digest: sha256:57237ba6e2a9e5b1962673d796e355e3151833a23fb801215c19db0fc8df2df9
generated: "2024-11-21T12:18:48.753329+01:00"
version: 0.77.0
digest: sha256:203a04dbeb338a85c0d5625dac793326613981be48f62cdcf823462bb8eead69
generated: "2025-01-15T15:45:40.270991+01:00"
4 changes: 2 additions & 2 deletions opentelemetry/chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
apiVersion: v2
appVersion: v0.116.0
name: opentelemetry-operator
version: 0.7.1
version: 0.7.2
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,4 +17,4 @@ sources:
dependencies:
- name: opentelemetry-operator
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
version: 0.74.2
version: 0.77.0
Binary file not shown.
Binary file not shown.
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.7.1
version: 0.7.2
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/logo.png
helmChart:
name: opentelemetry-operator
repository: oci://ghcr.io/cloudoperators/greenhouse-extensions/charts
version: 0.7.1
version: 0.7.2
options:
- default: true
description: Activates the standard configuration for logs
Expand Down

0 comments on commit 657b2c0

Please sign in to comment.