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.32.1
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.33.0
Choose a head ref
  • 8 commits
  • 3 files changed
  • 2 contributors

Commits on Jul 23, 2024

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

    Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.29.2 to 0.30.3.
    - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
    - [Commits](kubernetes/client-go@v0.29.2...v0.30.3)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/client-go
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    2677343 View commit details
    Browse the repository at this point in the history
  2. run go mod tidy to fix build error

    Martin Linkhorst committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    c00bff3 View commit details
    Browse the repository at this point in the history
  3. fix some complaints by the Dockerfile linter

    Martin Linkhorst committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    ee30697 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    864b4e6 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump golang from 1.22.4-alpine3.19 to 1.22.5-alpine3.19

    Bumps golang from 1.22.4-alpine3.19 to 1.22.5-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 Aug 6, 2024
    Configuration menu
    Copy the full SHA
    f59e87f View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump alpine from 3.20.1 to 3.20.2

    Bumps alpine from 3.20.1 to 3.20.2.
    
    ---
    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 Aug 6, 2024
    Configuration menu
    Copy the full SHA
    6019fc3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    45054d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    363e14f View commit details
    Browse the repository at this point in the history
Loading