Skip to content

Commit

Permalink
[release-v2.8] updating charts to use charts-build-scripts 0.8.1 (#4005)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasSUSE authored Jun 3, 2024
1 parent 6926b0e commit d4e19f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion scripts/release-validation/pr-review-template.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Charts Checklist (built for v0.5.5 charts-build-scripts)
## Charts Checklist (built for v0.8.x charts-build-scripts)

### Checkpoint 0: Validate `release.yaml`

Expand Down
2 changes: 1 addition & 1 deletion scripts/version
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
set -e

CHARTS_BUILD_SCRIPTS_REPO=https://github.com/rancher/charts-build-scripts.git
CHARTS_BUILD_SCRIPT_VERSION="${CHARTS_BUILD_SCRIPT_VERSION:-v0.5.5}"
CHARTS_BUILD_SCRIPT_VERSION="${CHARTS_BUILD_SCRIPT_VERSION:-v0.8.1}"

0 comments on commit d4e19f2

Please sign in to comment.