diff --git a/.github/workflows/publish-charms.yaml b/.github/workflows/publish-charms.yaml index d9f64014..84eafd12 100644 --- a/.github/workflows/publish-charms.yaml +++ b/.github/workflows/publish-charms.yaml @@ -37,4 +37,4 @@ jobs: with: channel: ${{needs.configure-channel.outputs.track}}/${{needs.configure-channel.outputs.risk}} working-directory: ${{ matrix.charm-directory }} - tag-prefix: k8s \ No newline at end of file + tag-prefix: k8s diff --git a/docs/releases/stable/index.md b/docs/releases/stable/index.md index aaccb2e3..22db3925 100644 --- a/docs/releases/stable/index.md +++ b/docs/releases/stable/index.md @@ -146,7 +146,7 @@ release is passed over to Solutions QA (SQA) for sign-off. This is done by [publishing a CI release](https://github.com/charmed-kubernetes/jenkins/releases/new) with a new `1.xx` tag and informing SQA of that tag. They will then have the remaining week to test and file bugs so engineering can work towards getting -them resolved prior to GA. +them resolved prior to stable release. ### CNCF Conformance