Skip to content
This repository was archived by the owner on Apr 2, 2024. It is now read-only.

Commit 024c34b

Browse files
committed
Remove helm chart left over references
Signed-off-by: Arunprasad Rajkumar <[email protected]>
1 parent 6823dd1 commit 024c34b

File tree

3 files changed

+0
-206
lines changed

3 files changed

+0
-206
lines changed

.github/ISSUE_TEMPLATE/release.md

-2
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,13 @@
88
contains the fixes. For example, if we added some fixes to the already
99
released `release-0.12` branch, then it will be the base for our `0.12.1`
1010
release.
11-
- [ ] Update `version` and `appVersion` in `deploy/helm-chart/Chart.yml`
1211
- [ ] Update Promscale in `pkg/version/version.go` update. If required, update
1312
the values for PrevReleaseVersion, PgVersionNumRange and
1413
ExtVersionRangeString.
1514
- [ ] Update `EXTENSION_VERSION` if there is a change in ExtVersionRangeString
1615
- [ ] If the release includes changes to prom-migrator, update the `version`
1716
variable at `migration-tool/cmd/prom-migrator/main.go`.
1817
- [ ] (optionally) Update `prom-migrator` version in `.goreleaser.yml` (2 places)
19-
- [ ] Run `./scripts/generate-deploy-script.sh`
2018
- [ ] Finalize CHANGELOG, adding release version and date
2119
- [ ] Commit: `git commit -a -m "Prepare for the 0.1.0-alpha.4 release"`
2220
- Create PR:

deploy/static/deploy.yaml

-170
This file was deleted.

scripts/generate-deploy-script.sh

-34
This file was deleted.

0 commit comments

Comments
 (0)