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: cert-manager/cert-manager
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.11.1
Choose a base ref
...
head repository: cert-manager/cert-manager
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.11.2
Choose a head ref
  • 11 commits
  • 10 files changed
  • 3 contributors

Commits on Apr 13, 2023

  1. add go workspace files to gitignore

    this aids with switching branches between master / release-1.11
    
    Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
    SgtCoDFish committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    9e72e52 View commit details
    Browse the repository at this point in the history
  2. [release-1.11] add gcb configuration file for building cert-manager w…

    …hen tag pushed
    
    After a GCB trigger is configured, this configuration file will enable
    cert-manager releases to automatically be built when a new tag is
    pushed.
    
    This has been tested on a fork and confirmed to work.
    
    Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
    SgtCoDFish committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    37a31b5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5945 from SgtCoDFish/release-1.11-autobuild

    [release-1.11] Autobuild on tag push
    jetstack-bot authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    c21abee View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Adds kube 1.27 kind image

    Signed-off-by: irbekrm <irbekrm@gmail.com>
    irbekrm committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    9944336 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5984 from irbekrm/add_kube_127

    Adds kube 1.27 kind image
    jetstack-bot authored Apr 25, 2023
    Configuration menu
    Copy the full SHA
    40d1aaf View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. [release-1.11] Bump go and base images to latest

    Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
    SgtCoDFish committed May 3, 2023
    Configuration menu
    Copy the full SHA
    3ef1f83 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6014 from SgtCoDFish/release-1.11-bumpgo

    [release-1.11] Bump go and base images to latest
    jetstack-bot authored May 3, 2023
    Configuration menu
    Copy the full SHA
    acadab3 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Bump Docker

    To fix trivy vulns
    
    Signed-off-by: irbekrm <irbekrm@gmail.com>
    irbekrm committed May 9, 2023
    Configuration menu
    Copy the full SHA
    d99aa54 View commit details
    Browse the repository at this point in the history
  2. Bump kube libs

    Bumps kube libs to latest patch release
    
    Signed-off-by: irbekrm <irbekrm@gmail.com>
    irbekrm committed May 9, 2023
    Configuration menu
    Copy the full SHA
    30e8cfc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6038 from irbekrm/bump_kube_libs

    Bump release-1.11 kube libs to latest patch version
    jetstack-bot authored May 9, 2023
    Configuration menu
    Copy the full SHA
    876d6e2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6037 from irbekrm/fix_1_11_vulns

    Fix release-1.11 trivy vulns
    jetstack-bot authored May 9, 2023
    Configuration menu
    Copy the full SHA
    4767427 View commit details
    Browse the repository at this point in the history
Loading