Skip to content

Commit f54b7cf

Browse files
committed
apply suggestions
1 parent 7e16e9a commit f54b7cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ This will not be so crucial with release branches, but is nonetheless sensible a
5151
- [ ] Create release tag(s) for operators (see stackable-utils for scripts to create tags)
5252
- [ ] Create release tag for stackable-cockpit (optional, highly experimental, requires manual tag creation)
5353
- [ ] Update changelogs in main branches (see stackable-utils for script to do this)
54+
- [ ] Generate CRD docs [website](https://crds.stackable.tech/) for the new release by following these [instructions](https://github.com/stackabletech/crddocs)
5455
- [ ] Check (selected) integration tests
5556
- [ ] Check getting started scripts (use a table in Nuclino)
5657
- [ ] Run/check getting-started scripts
@@ -99,7 +100,6 @@ Marketing tasks can now reference published documentation.
99100
```[tasklist]
100101
### Post-release tasks
101102
- [ ] Bump Rust version. This can be done [in this file](https://github.com/stackabletech/operator-templating/blob/main/config/rust.yaml) by changing `rust_version` and also for the ubi base image [here](https://github.com/stackabletech/docker-images/blob/main/ubi8-rust-builder/Dockerfile#L25). Please be aware that this action will change it for all repositories at the same time (when merging the templating PRs).
102-
- [ ] ~~Run renovate manually by starting this action: https://github.com/stackabletech/ci/blob/main/.github/workflows/renovate.yml~~ (Doesn't work. Renovate is not automatable)
103103
- [ ] Check/bump versions of kube-rs and k8s-openapi (also checking the version of k8s we build against)
104104
- [ ] Check/bump ubi8 base image
105105
- [ ] preflight now checks automatically it's own version and only runs if latest ~~Check/bump preflight~~

0 commit comments

Comments
 (0)