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: yonahd/kor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.8
Choose a base ref
...
head repository: yonahd/kor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.9
Choose a head ref
  • 3 commits
  • 7 files changed
  • 5 contributors

Commits on Jan 20, 2025

  1. chore(deps): bump k8s.io/apiextensions-apiserver from 0.32.0 to 0.32.1 (

    #398)
    
    Bumps [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) from 0.32.0 to 0.32.1.
    - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
    - [Commits](kubernetes/apiextensions-apiserver@v0.32.0...v0.32.1)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/apiextensions-apiserver
      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 Jan 20, 2025
    Configuration menu
    Copy the full SHA
    38d6532 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2025

  1. Fix: ephemeral pvcs (#403)

    * added missing nindent arg in imagePullSecrets
    
    * added missing nindent arg in imagePullSecrets
    
    * bumped chart version
    
    * fixed reporting ephemeral pvcs
    
    * added tests
    
    ---------
    
    Co-authored-by: Jan Nemcik <jan.nemcik@ataccama.com>
    nemcikjan and johnike15 authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    afe957b View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2025

  1. chore: chart bump pre 0.5.9 release (#405)

    Co-authored-by: Yonah Dissen <yonahdissen@Yonahs-MacBook-Pro.local>
    yonahd and Yonah Dissen authored Feb 2, 2025
    Configuration menu
    Copy the full SHA
    b5ea3cd View commit details
    Browse the repository at this point in the history
Loading