This repository was archived by the owner on Apr 2, 2024. It is now read-only.
Commit 024c34b 1 parent 6823dd1 commit 024c34b Copy full SHA for 024c34b
File tree 3 files changed +0
-206
lines changed
3 files changed +0
-206
lines changed Original file line number Diff line number Diff line change 8
8
contains the fixes. For example, if we added some fixes to the already
9
9
released ` release-0.12 ` branch, then it will be the base for our ` 0.12.1 `
10
10
release.
11
- - [ ] Update ` version ` and ` appVersion ` in ` deploy/helm-chart/Chart.yml `
12
11
- [ ] Update Promscale in ` pkg/version/version.go ` update. If required, update
13
12
the values for PrevReleaseVersion, PgVersionNumRange and
14
13
ExtVersionRangeString.
15
14
- [ ] Update ` EXTENSION_VERSION ` if there is a change in ExtVersionRangeString
16
15
- [ ] If the release includes changes to prom-migrator, update the ` version `
17
16
variable at ` migration-tool/cmd/prom-migrator/main.go ` .
18
17
- [ ] (optionally) Update ` prom-migrator ` version in ` .goreleaser.yml ` (2 places)
19
- - [ ] Run ` ./scripts/generate-deploy-script.sh `
20
18
- [ ] Finalize CHANGELOG, adding release version and date
21
19
- [ ] Commit: ` git commit -a -m "Prepare for the 0.1.0-alpha.4 release" `
22
20
- Create PR:
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments