Skip to content

Commit

Permalink
Address review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
addyess committed Apr 2, 2024
1 parent 88c8f03 commit 0796069
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish-charms.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
tag-prefix: k8s
2 changes: 1 addition & 1 deletion docs/releases/stable/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 0796069

Please sign in to comment.