Skip to content

Commit

Permalink
Stash v2023.08.18
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha committed Oct 4, 2023
1 parent adfc655 commit 53f584e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions releases/v2023.08.18/release.json
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
{
"github.com/stashed/installer": {
"key": "stash-installer",
"tag": "v2023.08.14",
"tag": "v2023.08.18",
"commands": [
"./hack/scripts/import-crds.sh",
"make update-charts CHART_VERSION=${RELEASE} CHART_REGISTRY=${CHART_REGISTRY} CHART_REGISTRY_URL=${CHART_REGISTRY_URL}",
Expand Down Expand Up @@ -200,7 +200,7 @@
{
"github.com/stashed/docs": {
"key": "stash",
"tag": "v2023.08.14",
"tag": "v2023.08.18",
"commands": [
"mv ${SCRIPT_ROOT}/releases/${RELEASE}/docs_changelog.md ${WORKSPACE}/docs/CHANGELOG-${RELEASE}.md"
],
Expand All @@ -209,7 +209,7 @@
},
{
"github.com/stashed/website": {
"tag": "v2023.08.14",
"tag": "v2023.08.18",
"commands": [
"make set-assets-repo ASSETS_REPO_URL=https://github.com/appscode/static-assets",
"make docs",
Expand All @@ -221,7 +221,7 @@
},
{
"github.com/stashed/bundles": {
"tag": "v2023.08.14",
"tag": "v2023.08.18",
"commands": [
"release-automaton update-bundles --release-file=${SCRIPT_ROOT}/releases/${RELEASE}/release.json --workspace=${WORKSPACE} --charts-dir=charts"
],
Expand Down

0 comments on commit 53f584e

Please sign in to comment.