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/kustomizer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.1
Choose a base ref
...
head repository: stefanprodan/kustomizer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.2
Choose a head ref
  • 6 commits
  • 7 files changed
  • 1 contributor

Commits on Apr 15, 2022

  1. Update Kustomize to v4.5.4

    Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
    stefanprodan committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    7b48ab1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #71 from stefanprodan/deps-up

    Update Kustomize to v4.5.4
    stefanprodan authored Apr 15, 2022
    Configuration menu
    Copy the full SHA
    d569331 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2022

  1. Update Kubernetes packages to v1.24.1

    - `k8s.io/*` v0.24.1
    - `sigs.k8s.io/kustomize/api` v0.11.5
    - `google/go-containerregistry` v0.9.0
    - `fluxcd/pkg/ssa` v0.16.1
    
    Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
    stefanprodan committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    34a3683 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #72 from stefanprodan/kube-1.24

    Update Kubernetes packages to v1.24.1
    stefanprodan authored Jun 4, 2022
    Configuration menu
    Copy the full SHA
    b98f46d View commit details
    Browse the repository at this point in the history
  3. Update Go to v1.18

    Update Go to 1.18.x in `go.mod` and CI
    
    Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
    stefanprodan committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    9537a10 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #73 from stefanprodan/go-1.18

    Update Go to v1.18
    stefanprodan authored Jun 4, 2022
    Configuration menu
    Copy the full SHA
    057f321 View commit details
    Browse the repository at this point in the history
Loading