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

Update Helm release opentelemetry-operator to v0.71.2 #873

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 28, 2024

This PR contains the following updates:

Package Update Change
opentelemetry-operator (source) patch 0.71.1 -> 0.71.2

Release Notes

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

v0.71.2

Compare Source

OpenTelemetry Operator Helm chart for Kubernetes

What's Changed

Full Changelog: open-telemetry/opentelemetry-helm-charts@opentelemetry-kube-stack-0.3.3...opentelemetry-operator-0.71.2


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 was generated by Mend Renovate. View the repository job log.

Copy link
Contributor

Manifest diff

Click to expand
--- manifests-base.yaml	2024-10-28 15:20:36.846593322 +0000
+++ manifests-head.yaml	2024-10-28 15:20:36.798592743 +0000
@@ -9355,7 +9355,7 @@
       sourceRef:
         kind: HelmRepository
         name: opentelemetry-operator
-      version: 0.71.1
+      version: 0.71.2
   install:
     crds: CreateReplace
     remediation:
@@ -86277,9 +86277,8 @@
         - args:
             - --secure-listen-address=0.0.0.0:8443
             - --upstream=http://127.0.0.1:8080/
-            - --logtostderr=true
             - --v=0
-          image: "quay.io/brancz/kube-rbac-proxy:v0.15.0"
+          image: "quay.io/brancz/kube-rbac-proxy:v0.18.1"
           name: kube-rbac-proxy
           ports:
             - containerPort: 8443

Copy link
Contributor

Manifest dyff

Click to expand
     _        __  __
   _| |_   _ / _|/ _|  between manifests-base.yaml, 897 documents
 / _' | | | | |_| |_       and manifests-head.yaml, 897 documents
| (_| | |_| |  _|  _|
 \__,_|\__, |_| |_|   returned three differences
        |___/

spec.chart.spec.version  (helm.toolkit.fluxcd.io/v2/HelmRelease/opentelemetry-operator-system/opentelemetry-operator)
  ± value change
    - 0.71.1
    + 0.71.2

spec.template.spec.containers.kube-rbac-proxy.args  (apps/v1/Deployment/opentelemetry-operator-system/opentelemetry-operator)
  - one list entry removed:
    - "--logtostderr=true"

spec.template.spec.containers.kube-rbac-proxy.image  (apps/v1/Deployment/opentelemetry-operator-system/opentelemetry-operator)
  ± value change
    - quay.io/brancz/kube-rbac-proxy:v0.15.0
    + quay.io/brancz/kube-rbac-proxy:v0.18.1

@walnuts1018 walnuts1018 merged commit a7f3df2 into main Oct 28, 2024
11 of 12 checks passed
@walnuts1018 walnuts1018 deleted the renovate/opentelemetry-operator-0.x branch October 28, 2024 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant