We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e884dbf commit 71c3de1Copy full SHA for 71c3de1
.github/workflows/app-manager-release-notes.yml
@@ -22,7 +22,7 @@ jobs:
22
owner-repo: replicatedhq/kots
23
head: $KOTS_VERSION
24
title: ${KOTS_VERSION#v}
25
- description: 'Support for Kubernetes: 1.29, 1.30, and 1.31'
+ description: 'Support for Kubernetes: 1.31, 1.32, and 1.33'
26
include-pr-links: false
27
github-token: ${{ secrets.GITHUB_TOKEN }}
28
0 commit comments