diff --git a/logs/charts/Chart.yaml b/logs/charts/Chart.yaml index 5407b6367..880da1fcd 100644 --- a/logs/charts/Chart.yaml +++ b/logs/charts/Chart.yaml @@ -4,7 +4,7 @@ apiVersion: v2 appVersion: 0.152.0 name: logs -version: 0.3.3 +version: 0.3.4 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 diff --git a/logs/charts/values.yaml b/logs/charts/values.yaml index 0f5245ed9..564b03d8c 100644 --- a/logs/charts/values.yaml +++ b/logs/charts/values.yaml @@ -30,7 +30,7 @@ opentelemetry-operator: repository: ghcr.io/open-telemetry/opentelemetry-operator/opentelemetry-operator # @ignored renovate does not support generating new README.md # -- overrides the default tag repository for the OpenTelemetry Operator image. - tag: v0.152.0 + tag: v0.152.0@sha256:3c80c1f39d15ec85a894d6ef2dfc19ce77c6050cd627b7cb071708ad67d441c0 serviceMonitor: # -- Enable serviceMonitor for Prometheus metrics scrape enabled: true diff --git a/logs/plugindefinition.yaml b/logs/plugindefinition.yaml index 9c3ad205e..8b7512d52 100644 --- a/logs/plugindefinition.yaml +++ b/logs/plugindefinition.yaml @@ -6,14 +6,14 @@ kind: PluginDefinition metadata: name: logs spec: - version: 0.14.3 + version: 0.14.4 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.3.3 + version: 0.3.4 options: - default: true