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: stefanprodan/podinfo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.8.0
Choose a base ref
...
head repository: stefanprodan/podinfo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.9.0
Choose a head ref
  • 12 commits
  • 39 files changed
  • 3 contributors

Commits on May 14, 2025

  1. feat(helm): Add namespace field to all resources

    Signed-off-by: Marco Maurer <mkilchhofer@users.noreply.github.com>
    mkilchhofer committed May 14, 2025
    Configuration menu
    Copy the full SHA
    322b71c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #394 from mkilchhofer/feature/add_namespace_and_na…

    …mespaceoverride
    
    feat(helm): Add namespace field to all resources
    stefanprodan authored May 14, 2025
    Configuration menu
    Copy the full SHA
    60b5e4c View commit details
    Browse the repository at this point in the history
  3. Update dependencies

    Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
    stefanprodan committed May 14, 2025
    Configuration menu
    Copy the full SHA
    9356c1c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #395 from stefanprodan/update-deps

    Update dependencies
    stefanprodan authored May 14, 2025
    Configuration menu
    Copy the full SHA
    c8419e3 View commit details
    Browse the repository at this point in the history
  5. Enable dependabot

    Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
    stefanprodan committed May 14, 2025
    Configuration menu
    Copy the full SHA
    ca101e6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #396 from stefanprodan/enable-dependabot

    Enable dependabot
    stefanprodan authored May 14, 2025
    Configuration menu
    Copy the full SHA
    1cd8802 View commit details
    Browse the repository at this point in the history
  7. build(deps): bump the actions group with 6 updates

    Bumps the actions group with 6 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [actions/checkout](https://github.com/actions/checkout) | `3` | `4` |
    | [helm/kind-action](https://github.com/helm/kind-action) | `1.10.0` | `1.12.0` |
    | [azure/setup-helm](https://github.com/azure/setup-helm) | `3` | `4` |
    | [docker/build-push-action](https://github.com/docker/build-push-action) | `5` | `6` |
    | [azure/setup-kubectl](https://github.com/azure/setup-kubectl) | `3` | `4` |
    | [cue-lang/setup-cue](https://github.com/cue-lang/setup-cue) | `1.0.0` | `1.0.1` |
    
    
    Updates `actions/checkout` from 3 to 4
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    Updates `helm/kind-action` from 1.10.0 to 1.12.0
    - [Release notes](https://github.com/helm/kind-action/releases)
    - [Commits](helm/kind-action@v1.10.0...v1.12.0)
    
    Updates `azure/setup-helm` from 3 to 4
    - [Release notes](https://github.com/azure/setup-helm/releases)
    - [Changelog](https://github.com/Azure/setup-helm/blob/main/CHANGELOG.md)
    - [Commits](Azure/setup-helm@v3...v4)
    
    Updates `docker/build-push-action` from 5 to 6
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@v5...v6)
    
    Updates `azure/setup-kubectl` from 3 to 4
    - [Release notes](https://github.com/azure/setup-kubectl/releases)
    - [Changelog](https://github.com/Azure/setup-kubectl/blob/main/CHANGELOG.md)
    - [Commits](Azure/setup-kubectl@v3...v4)
    
    Updates `cue-lang/setup-cue` from 1.0.0 to 1.0.1
    - [Release notes](https://github.com/cue-lang/setup-cue/releases)
    - [Commits](cue-lang/setup-cue@v1.0.0...v1.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '4'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions
    - dependency-name: helm/kind-action
      dependency-version: 1.12.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions
    - dependency-name: azure/setup-helm
      dependency-version: '4'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions
    - dependency-name: docker/build-push-action
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions
    - dependency-name: azure/setup-kubectl
      dependency-version: '4'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions
    - dependency-name: cue-lang/setup-cue
      dependency-version: 1.0.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 14, 2025
    Configuration menu
    Copy the full SHA
    8f5425b View commit details
    Browse the repository at this point in the history

Commits on May 15, 2025

  1. Merge pull request #397 from stefanprodan/dependabot/github_actions/a…

    …ctions-7f661cc7ed
    
    build(deps): bump the actions group with 6 updates
    stefanprodan authored May 15, 2025
    Configuration menu
    Copy the full SHA
    2927336 View commit details
    Browse the repository at this point in the history
  2. Run CVE scan with govulncheck

    Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
    stefanprodan committed May 15, 2025
    Configuration menu
    Copy the full SHA
    cd555cf View commit details
    Browse the repository at this point in the history
  3. Merge pull request #398 from stefanprodan/govulncheck

    Run CVE scan with govulncheck
    stefanprodan authored May 15, 2025
    Configuration menu
    Copy the full SHA
    3e79d79 View commit details
    Browse the repository at this point in the history
  4. Release 6.9.0

    Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
    stefanprodan committed May 15, 2025
    Configuration menu
    Copy the full SHA
    be955e7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #399 from stefanprodan/release-6.9.0

    Release 6.9.0
    stefanprodan authored May 15, 2025
    Configuration menu
    Copy the full SHA
    fb3b01b View commit details
    Browse the repository at this point in the history
Loading