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: clastix/kamaji
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: edge-25.7.3
Choose a base ref
...
head repository: clastix/kamaji
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: edge-25.7.5
Choose a head ref
  • 4 commits
  • 12 files changed
  • 3 contributors

Commits on Jul 23, 2025

  1. feat(deps): bump github.com/onsi/gomega from 1.37.0 to 1.38.0 (#887)

    Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.37.0 to 1.38.0.
    - [Release notes](https://github.com/onsi/gomega/releases)
    - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
    - [Commits](onsi/gomega@v1.37.0...v1.38.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/onsi/gomega
      dependency-version: 1.38.0
      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 Jul 23, 2025
    Configuration menu
    Copy the full SHA
    55516c8 View commit details
    Browse the repository at this point in the history
  2. fix(docs): wrong field for konnectivity agent (#890)

    Signed-off-by: Dario Tranchitella <dario@tranchitella.eu>
    prometherion authored Jul 23, 2025
    Configuration menu
    Copy the full SHA
    382d327 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2025

  1. feat!: support setting the username for the relational database (#891)

    * Support setting the username for the relational database
    
    fixes #889
    
    * update crd+documentation
    toelke authored Jul 24, 2025
    Configuration menu
    Copy the full SHA
    0990317 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2025

  1. chore(gh): weekly release (#892)

    Signed-off-by: Dario Tranchitella <dario@tranchitella.eu>
    prometherion authored Jul 25, 2025
    Configuration menu
    Copy the full SHA
    e6f2067 View commit details
    Browse the repository at this point in the history
Loading