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: elastic/elastic-package
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.14.4
Choose a base ref
...
head repository: elastic/elastic-package
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.15.0
Choose a head ref
  • 5 commits
  • 213 files changed
  • 2 contributors

Commits on Aug 5, 2021

  1. Bump github.com/AlecAivazis/survey/v2 from 2.2.15 to 2.2.16 (#466)

    Bumps [github.com/AlecAivazis/survey/v2](https://github.com/AlecAivazis/survey) from 2.2.15 to 2.2.16.
    - [Release notes](https://github.com/AlecAivazis/survey/releases)
    - [Commits](AlecAivazis/survey@v2.2.15...v2.2.16)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/AlecAivazis/survey/v2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 5, 2021
    Configuration menu
    Copy the full SHA
    f3374d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Bump k8s.io/cli-runtime from 0.21.3 to 0.22.0 (#471)

    Bumps [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) from 0.21.3 to 0.22.0.
    - [Release notes](https://github.com/kubernetes/cli-runtime/releases)
    - [Commits](kubernetes/cli-runtime@v0.21.3...v0.22.0)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/cli-runtime
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 6, 2021
    Configuration menu
    Copy the full SHA
    2b74ee7 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. Configuration menu
    Copy the full SHA
    761904e View commit details
    Browse the repository at this point in the history
  2. Strip data streams from test Kubernetes (#474)

    * Strip data streams from test kubernetes
    
    * Remove other defs
    mtojek authored Aug 9, 2021
    Configuration menu
    Copy the full SHA
    fffc3e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. export dashboards: add option to skip TLS verification (#468)

    * export dashboards: add option to skip TLS verification
    
    * Address PR comments
    
    * Fix
    mtojek authored Aug 10, 2021
    Configuration menu
    Copy the full SHA
    e65051d View commit details
    Browse the repository at this point in the history
Loading