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.14.0
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.14.1
Choose a head ref
  • 15 commits
  • 10 files changed
  • 5 contributors

Commits on Jan 31, 2024

  1. Update cmd/ctl's go.mod to v1.14.0

    Signed-off-by: Richard Wall <richard.wall@venafi.com>
    wallrj committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    2aa13bc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6690 from wallrj/update-cmd/ctl/v1.14.0

    [Release v1.14.0] Update cmd/cmctl's go.mod to v1.14.0
    jetstack-bot authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    fe6a36e View commit details
    Browse the repository at this point in the history
  3. Fix mistakenly changed cainjector image value

    See #6639
    
    This was discovered during the release of cert-manager v1.14.0. See the
    summary on Slack:
    
    https://kubernetes.slack.com/archives/CDEQJ0Q8M/p1706723744656039?thread_ts=1706713005.073879&cid=CDEQJ0Q8M
    
    Signed-off-by: Ashley Davis <ashley.davis@venafi.com>
    SgtCoDFish authored and jetstack-bot committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    9852f7d View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Merge pull request #6693 from jetstack-bot/cherry-pick-6692-to-releas…

    …e-1.14
    
    [release-1.14] Fix mistakenly changed cainjector image value
    jetstack-bot authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    9d2f7cf View commit details
    Browse the repository at this point in the history
  2. [release-1.14] fix helm readme

    manual backport of #6695
    
    Signed-off-by: Ashley Davis <ashley.davis@venafi.com>
    SgtCoDFish committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    e7f4a2d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6698 from SgtCoDFish/release-1.14-updatereadme

    [release-1.14] fix helm readme
    jetstack-bot authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    83b23a9 View commit details
    Browse the repository at this point in the history
  4. [release-1.14] fix backwards incompatible change: include a prometheu…

    …s service by default
    
    Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
    Signed-off-by: Ashley Davis <ashley.davis@venafi.com>
    inteon authored and SgtCoDFish committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    f4901be View commit details
    Browse the repository at this point in the history
  5. [release-1.14] Update deploy/charts/cert-manager/values.yaml

    Co-authored-by: Richard Wall <wallrj@users.noreply.github.com>
    Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
    Signed-off-by: Ashley Davis <ashley.davis@venafi.com>
    2 people authored and SgtCoDFish committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    3af8e83 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #6703 from SgtCoDFish/release-1.14-promfix

    [release-1.14] Fix backwards incompatible change: include a prometheus service by default
    jetstack-bot authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    95d6fc4 View commit details
    Browse the repository at this point in the history
  7. [release-1.14] add CI check for updated helm docs

    also updates helm docs!
    
    Signed-off-by: Ashley Davis <ashley.davis@venafi.com>
    SgtCoDFish committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    152b1fb View commit details
    Browse the repository at this point in the history
  8. Merge pull request #6704 from SgtCoDFish/release-1.14-helmreadmeci

    [release-1.14] add CI check for updated helm docs
    jetstack-bot authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    7a45ca9 View commit details
    Browse the repository at this point in the history
  9. [release-1.14] update helm-tool and regenerate helm README

    Signed-off-by: Ashley Davis <ashley.davis@venafi.com>
    SgtCoDFish committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    6f0ab39 View commit details
    Browse the repository at this point in the history
  10. fix flag parsing bug introduced in #6562

    Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
    inteon committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    241e64f View commit details
    Browse the repository at this point in the history
  11. Merge pull request #6702 from SgtCoDFish/release-1.14-update-helm-tool

    [release-1.14] Update helm-tool to latest and regenerate helm readme
    jetstack-bot authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    f5bae17 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Merge pull request #6706 from inteon/release-1.14-cli-flags-bugfix

    [release-1.14] CLI flags parsing bugfix
    jetstack-bot authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    c7b1e30 View commit details
    Browse the repository at this point in the history
Loading