Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions content/en/docs/installation/upgrading/upgrading-1.4-1.5.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
title: "Upgrading from v1.4 to v1.5"
linkTitle: "v1.4 to v1.5"
weight: 770
type: "docs"
---

## TODO

## Now Follow the Regular Upgrade Process

From here on you can follow the [regular upgrade process](../).
1 change: 1 addition & 0 deletions content/en/docs/release-notes/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ no_list: true
Here you will find a link to all release notes for each version release of
cert-manager:

- [`v1.5`](./release-notes-1.5/)
- [`v1.4`](./release-notes-1.4/)
- [`v1.3`](./release-notes-1.3/)
- [`v1.2`](./release-notes-1.2/)
Expand Down
27 changes: 27 additions & 0 deletions content/en/docs/release-notes/release-notes-1.5.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
title: "Release Notes"
linkTitle: "v1.5"
weight: 780
type: "docs"
---

# Release `v1.5.0`

Special thanks to the external contributors who contributed to this release:
- TODO

## Deprecated Features and Breaking Changes

### TODO

## New Features

### TODO

## Bug Fixes

### TODO

## Other Changes

### TODO