Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(helm): update opentelemetry-operator ( 0.64.4 → 0.68.1 ) #2038

Merged
merged 1 commit into from
Aug 24, 2024

Conversation

naoki-bot[bot]
Copy link
Contributor

@naoki-bot naoki-bot bot commented Aug 1, 2024

This PR contains the following updates:

Package Update Change
opentelemetry-operator (source) minor 0.64.4 -> 0.68.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

open-telemetry/opentelemetry-helm-charts (opentelemetry-operator)

v0.68.1

Compare Source

OpenTelemetry Operator Helm chart for Kubernetes

What's Changed

New Contributors

Full Changelog: open-telemetry/opentelemetry-helm-charts@opentelemetry-kube-stack-0.1.3...opentelemetry-operator-0.68.1

v0.68.0

Compare Source

OpenTelemetry Operator Helm chart for Kubernetes

What's Changed

Full Changelog: open-telemetry/opentelemetry-helm-charts@opentelemetry-collector-0.102.0...opentelemetry-operator-0.68.0

v0.67.0

Compare Source

OpenTelemetry Operator Helm chart for Kubernetes

What's Changed

Full Changelog: open-telemetry/opentelemetry-helm-charts@opentelemetry-operator-0.66.0...opentelemetry-operator-0.67.0

v0.66.0

Compare Source

OpenTelemetry Operator Helm chart for Kubernetes

What's Changed

Full Changelog: open-telemetry/opentelemetry-helm-charts@opentelemetry-kube-stack-0.1.2...opentelemetry-operator-0.66.0

v0.65.2

Compare Source

OpenTelemetry Operator Helm chart for Kubernetes

What's Changed

Full Changelog: open-telemetry/opentelemetry-helm-charts@opentelemetry-operator-0.65.1...opentelemetry-operator-0.65.2

v0.65.1

Compare Source

OpenTelemetry Operator Helm chart for Kubernetes

What's Changed

Full Changelog: open-telemetry/opentelemetry-helm-charts@opentelemetry-collector-0.101.1...opentelemetry-operator-0.65.1

v0.65.0

Compare Source

OpenTelemetry Operator Helm chart for Kubernetes

What's Changed

New Contributors

Full Changelog: open-telemetry/opentelemetry-helm-charts@opentelemetry-collector-0.101.0...opentelemetry-operator-0.65.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@naoki-bot naoki-bot bot requested a review from rafaribe as a code owner August 1, 2024 20:19
@naoki-bot naoki-bot bot added the type/minor label Aug 1, 2024
@naoki-bot
Copy link
Contributor Author

naoki-bot bot commented Aug 1, 2024

--- kubernetes/main/apps/observability/opentelemetry/operator Kustomization: flux-system/opentelemetry-operator HelmRelease: observability/opentelemetry-operator

+++ kubernetes/main/apps/observability/opentelemetry/operator Kustomization: flux-system/opentelemetry-operator HelmRelease: observability/opentelemetry-operator

@@ -14,13 +14,13 @@

       chart: opentelemetry-operator
       interval: 5m
       sourceRef:
         kind: HelmRepository
         name: open-telemetry
         namespace: flux-system
-      version: 0.64.4
+      version: 0.68.1
   install:
     createNamespace: true
   interval: 5m
   values:
     admissionWebhooks:
       certManager:

@naoki-bot
Copy link
Contributor Author

naoki-bot bot commented Aug 1, 2024

--- HelmRelease: observability/opentelemetry-operator Deployment: observability/opentelemetry-operator

+++ HelmRelease: observability/opentelemetry-operator Deployment: observability/opentelemetry-operator

@@ -33,13 +33,13 @@

         - --collector-image=ghcr.io/open-telemetry/opentelemetry-collector-releases/opentelemetry-collector-contrib:0.105.0
         command:
         - /manager
         env:
         - name: ENABLE_WEBHOOKS
           value: 'true'
-        image: ghcr.io/open-telemetry/opentelemetry-operator/opentelemetry-operator:0.103.0
+        image: ghcr.io/open-telemetry/opentelemetry-operator/opentelemetry-operator:0.107.0
         name: manager
         ports:
         - containerPort: 8080
           name: metrics
           protocol: TCP
         - containerPort: 9443

@naoki-bot naoki-bot bot changed the title feat(helm): update opentelemetry-operator ( 0.64.4 → 0.65.0 ) feat(helm): update opentelemetry-operator ( 0.64.4 → 0.65.1 ) Aug 2, 2024
@naoki-bot naoki-bot bot force-pushed the renovate/main-opentelemetry-operator-0.x branch 2 times, most recently from c2059bf to d6ad44a Compare August 6, 2024 16:21
@naoki-bot naoki-bot bot changed the title feat(helm): update opentelemetry-operator ( 0.64.4 → 0.65.1 ) feat(helm): update opentelemetry-operator ( 0.64.4 → 0.65.2 ) Aug 6, 2024
@naoki-bot naoki-bot bot force-pushed the renovate/main-opentelemetry-operator-0.x branch from d6ad44a to acf66da Compare August 7, 2024 16:21
@naoki-bot naoki-bot bot changed the title feat(helm): update opentelemetry-operator ( 0.64.4 → 0.65.2 ) feat(helm): update opentelemetry-operator ( 0.64.4 → 0.66.0 ) Aug 7, 2024
@naoki-bot naoki-bot bot force-pushed the renovate/main-opentelemetry-operator-0.x branch from acf66da to 954bae9 Compare August 9, 2024 15:20
@naoki-bot naoki-bot bot changed the title feat(helm): update opentelemetry-operator ( 0.64.4 → 0.66.0 ) feat(helm): update opentelemetry-operator ( 0.64.4 → 0.67.0 ) Aug 9, 2024
@naoki-bot naoki-bot bot force-pushed the renovate/main-opentelemetry-operator-0.x branch from 954bae9 to dfeb314 Compare August 15, 2024 17:15
@naoki-bot naoki-bot bot changed the title feat(helm): update opentelemetry-operator ( 0.64.4 → 0.67.0 ) feat(helm): update opentelemetry-operator ( 0.64.4 → 0.68.0 ) Aug 15, 2024
@naoki-bot naoki-bot bot force-pushed the renovate/main-opentelemetry-operator-0.x branch from dfeb314 to 1a857e5 Compare August 21, 2024 21:17
@naoki-bot naoki-bot bot changed the title feat(helm): update opentelemetry-operator ( 0.64.4 → 0.68.0 ) feat(helm): update opentelemetry-operator ( 0.64.4 → 0.68.1 ) Aug 21, 2024
@naoki-bot naoki-bot bot merged commit d5f7a0d into main Aug 24, 2024
9 checks passed
@naoki-bot naoki-bot bot deleted the renovate/main-opentelemetry-operator-0.x branch August 24, 2024 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants