TrueChartsClone/.github/scripts
Dan Christensen 6afb793e1a
fix: Chart changelogs (#7151)
The app-changelog.md files that are generated by git-chglog are not
being constrained tightly enough to specific branches to present useful
changelogs.  For example, the plex-12.0.10..plex-12.0.11 changelog link
to GitHub points to the comparison between
plex-utills-3.0.9..plex-12.0.11.

Using -\d+\.\d+\.\d+ as the tag name suffix seems safe since the version
numbers are under this project's control.

Signed-off-by: Dan Christensen <opello@opello.org>
2023-02-10 15:18:05 +01:00
..
build-catalog.sh fix sponsor url in catalog app description (#6379) 2023-01-15 11:35:02 +02:00
changelog.sh fix: Chart changelogs (#7151) 2023-02-10 15:18:05 +01:00
check-releasenotes.sh make scripts actually executable 2022-04-01 10:19:12 +02:00
fetch_helm_deps.sh feat(ci): Download each dep to each own repo dir, and use a cached index instead of fetch each time (#4393) 2022-11-12 19:06:22 +01:00
renovate-releasenotes.sh make scripts actually executable 2022-04-01 10:19:12 +02:00
updateTraefikMiddlewareVersions.sh chore(traefik): Add blacklistMode on geoblock and fix label (#6416) 2023-01-16 11:06:03 +02:00