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

Commits on Feb 1, 2024

  1. chore(deps): bump dorny/paths-filter from 2 to 3

    Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 2 to 3.
    - [Release notes](https://github.com/dorny/paths-filter/releases)
    - [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md)
    - [Commits](dorny/paths-filter@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: dorny/paths-filter
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    3677fa0 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump alpine from 3.19.0 to 3.19.1

    Bumps alpine from 3.19.0 to 3.19.1.
    
    ---
    updated-dependencies:
    - dependency-name: alpine
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    f3ef82f View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump golang from 1.21.5-alpine3.19 to 1.21.6-alpine3.19

    Bumps golang from 1.21.5-alpine3.19 to 1.21.6-alpine3.19.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    391cb00 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    4430a9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    caf3681 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a6d353 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. chore(deps): bump k8s.io/client-go from 0.29.1 to 0.29.2

    Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.29.1 to 0.29.2.
    - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
    - [Commits](kubernetes/client-go@v0.29.1...v0.29.2)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/client-go
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    3a781b9 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump golang from 1.21.6-alpine3.19 to 1.22.0-alpine3.19

    Bumps golang from 1.21.6-alpine3.19 to 1.22.0-alpine3.19.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    5e3ba64 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0

    Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0.
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/protobuf
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    c6d0805 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    749174a View commit details
    Browse the repository at this point in the history
  2. update builds to use Go v1.22

    Martin Linkhorst committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    6d28cd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d5cb12 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    756b5b4 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump github.com/prometheus/client_golang

    Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.18.0 to 1.19.0.
    - [Release notes](https://github.com/prometheus/client_golang/releases)
    - [Changelog](https://github.com/prometheus/client_golang/blob/v1.19.0/CHANGELOG.md)
    - [Commits](prometheus/client_golang@v1.18.0...v1.19.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/client_golang
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    645e228 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #593 from linki/dependabot/go_modules/github.com/p…

    …rometheus/client_golang-1.19.0
    dependabot[bot] authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    38651de View commit details
    Browse the repository at this point in the history
Loading