Skip to content

Commit

Permalink
upgrading build-scripts and cleaning already released charts
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasSUSE committed Dec 11, 2024
1 parent 5396fa0 commit 71bf155
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
7 changes: 0 additions & 7 deletions release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,11 @@ rancher-monitoring:
- 104.1.3-rc.1+up57.0.3
rancher-monitoring-crd:
- 104.1.3-rc.1+up57.0.3
neuvector:
- 103.0.7+up2.8.3
neuvector-crd:
- 103.0.7+up2.8.3
fleet:
- 104.1.1+up0.10.5
- 104.1.3+up0.10.7-rc.2
fleet-agent:
- 104.1.1+up0.10.5
- 104.1.3+up0.10.7-rc.2
fleet-crd:
- 104.1.1+up0.10.5
- 104.1.3+up0.10.7-rc.2
rancher-provisioning-capi:
- 104.1.0+up0.3.1
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:-v1.0.0}"
CHARTS_BUILD_SCRIPT_VERSION="${CHARTS_BUILD_SCRIPT_VERSION:-v1.3.1}"

0 comments on commit 71bf155

Please sign in to comment.