Skip to content
Merged
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
2 changes: 1 addition & 1 deletion .github/workflows/app-manager-release-notes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
owner-repo: replicatedhq/kots
head: $KOTS_VERSION
title: ${KOTS_VERSION#v}
description: 'Support for Kubernetes: 1.29, 1.30, and 1.31'
description: 'Support for Kubernetes: 1.31, 1.32, and 1.33'
include-pr-links: false
github-token: ${{ secrets.GITHUB_TOKEN }}

Expand Down
Loading