Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: open-telemetry/opentelemetry-helm-charts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: opentelemetry-demo-0.29.0
Choose a base ref
...
head repository: open-telemetry/opentelemetry-helm-charts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: opentelemetry-demo-0.29.1
Choose a head ref
  • 5 commits
  • 85 files changed
  • 5 contributors

Commits on Feb 21, 2024

  1. fix: Missing hostAliases implementation (#1042)

    - Close #81
    LaurentMarchelli authored Feb 21, 2024
    Copy the full SHA
    90b4e1d View commit details

Commits on Feb 23, 2024

  1. fix(doc): flag name used to enable certManager (#1049)

    * fix(doc): flag name used to enable certManager:
    
    Create flag is only used in doc (https://github.com/search?q=repo%3Aopen-telemetry%2Fopentelemetry-helm-charts+%22certManager.create%22&type=code), but enabled seems be the correct name for the flag (https://github.com/search?q=repo%3Aopen-telemetry%2Fopentelemetry-helm-charts%20%22certManager.enabled%22&type=code)
    
    * bump operator chart patch version (only doc updated)
    atsu85 authored Feb 23, 2024
    Copy the full SHA
    38b8b90 View commit details

Commits on Feb 25, 2024

  1. Bump collector to 0.95.0 (#1047)

    TylerHelmuth authored Feb 25, 2024
    Copy the full SHA
    f1c65af View commit details

Commits on Feb 26, 2024

  1. [operator] Bump operator to 0.94.0 (#1053)

    * Bump operator to 0.94.0
    
    * Update operator CONTRIBUTING.md
    
    * Use chainsaw for operator E2E tests
    swiatekm authored Feb 26, 2024
    Copy the full SHA
    84340a4 View commit details

Commits on Mar 11, 2024

  1. append to otel resource attributes (#1059)

    Signed-off-by: Pierre Tessier <pierre@pierretessier.com>
    puckpuck authored Mar 11, 2024
    Copy the full SHA
    1691148 View commit details
Loading