diff --git a/README.md b/README.md index 19c4fb0..6084acd 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ | Version | Release Date | User Guide | Changelog | Kubernetes Version | |--------------------------- | ------------ | ---------- | --------- | ------------------ | +| [v2025.9.15](https:/github.com/appscode-cloud/CHANGELOG/releases/tag/v2025.9.15) | 2025-09-11 | [User Guide](%!(EXTRA string=v2025.9.15)) | [CHANGELOG](/releases/v2025.9.15/README.md) | 1.28+ | | [v2025.8.31](https:/github.com/appscode-cloud/CHANGELOG/releases/tag/v2025.8.31) | 2025-08-22 | [User Guide](%!(EXTRA string=v2025.8.31)) | [CHANGELOG](/releases/v2025.8.31/README.md) | 1.26+ | | [v2025.8.15](https:/github.com/appscode-cloud/CHANGELOG/releases/tag/v2025.8.15) | 2025-08-09 | [User Guide](%!(EXTRA string=v2025.8.15)) | [CHANGELOG](/releases/v2025.8.15/README.md) | 1.26+ | | [v2025.7.31](https:/github.com/appscode-cloud/CHANGELOG/releases/tag/v2025.7.31) | 2025-07-23 | [User Guide](%!(EXTRA string=v2025.7.31)) | [CHANGELOG](/releases/v2025.7.31/README.md) | 1.26+ | diff --git a/releases/v2025.9.15/CHANGELOG.json b/releases/v2025.9.15/CHANGELOG.json new file mode 100644 index 0000000..7cbdabc --- /dev/null +++ b/releases/v2025.9.15/CHANGELOG.json @@ -0,0 +1,156 @@ +{ + "product_line": "ACE", + "release": "v2025.9.15", + "release_date": "2025-09-11T01:28:05.911772959Z", + "release_project_url": "https://github.com/appscode-cloud/CHANGELOG", + "docs_url": "%!(EXTRA string=v2025.9.15)", + "kubernetes_version": "1.28+", + "projects": [ + { + "url": "github.com/appscode-cloud/b3", + "releases": [ + { + "tag": "v2025.9.15", + "commits": [ + { + "SHA": "1efdef3925", + "Subject": "Prepare for release v2025.9.15 (#1340)" + } + ] + } + ] + }, + { + "url": "github.com/appscode-cloud/installer", + "releases": [ + { + "tag": "v2025.9.15", + "commits": [ + { + "SHA": "8bcac766", + "Subject": "Prepare for release v2025.9.15 (#999)" + }, + { + "SHA": "8ffb5985", + "Subject": "Update cve report (#996)" + } + ] + } + ] + }, + { + "url": "github.com/appscode-cloud/ui-wizards", + "releases": [ + { + "tag": "v0.24.0", + "commits": [ + { + "SHA": "bdf40b003", + "Subject": "Prepare for release v0.24.0 (#853)" + }, + { + "SHA": "c34c1021d", + "Subject": "Test against k8s 1.34 (#852)" + } + ] + } + ] + }, + { + "url": "github.com/appscode/website", + "releases": [ + { + "tag": "v2025.9.15", + "commits": [ + { + "SHA": "7a7036a6", + "Subject": "Prepare for release v2025.9.15 (#180)" + } + ] + } + ] + }, + { + "url": "github.com/kmodules/image-packer", + "releases": [ + { + "tag": "v2025.9.15", + "commits": [ + { + "SHA": "6378b00e", + "Subject": "Prepare for release v2025.9.15 (#34)" + } + ] + } + ] + }, + { + "url": "github.com/kmodules/resource-metadata", + "releases": [ + { + "tag": "v0.36.0", + "commits": [ + { + "SHA": "881257d84", + "Subject": "Prepare for release v0.36.0 (#572)" + } + ] + } + ] + }, + { + "url": "github.com/kubeops/installer", + "releases": [ + { + "tag": "v2025.9.15", + "commits": [ + { + "SHA": "836564b", + "Subject": "Prepare for release v2025.9.15 (#308)" + }, + { + "SHA": "da9919d", + "Subject": "Update cve report (#307)" + }, + { + "SHA": "1dd0bf0", + "Subject": "Update cve report (#306)" + } + ] + } + ] + }, + { + "url": "github.com/kubeops/ui-server", + "releases": [ + { + "tag": "v0.0.64", + "commits": [ + { + "SHA": "f4143d2f6", + "Subject": "Prepare for release v0.0.64 (#386)" + }, + { + "SHA": "c6aa4cc6f", + "Subject": "Update deps" + } + ] + } + ] + }, + { + "url": "github.com/kubepack/lib-app", + "releases": [ + { + "tag": "v0.12.0", + "commits": [ + { + "SHA": "62e5bb178", + "Subject": "Prepare for release v0.12.0 (#135)" + } + ] + } + ] + } + ] +} diff --git a/releases/v2025.9.15/README.md b/releases/v2025.9.15/README.md new file mode 100644 index 0000000..da8dd88 --- /dev/null +++ b/releases/v2025.9.15/README.md @@ -0,0 +1,80 @@ +# ACE v2025.9.15 (2025-09-11) + + +## [appscode-cloud/b3](https://github.com/appscode-cloud/b3) + +### [v2025.9.15](https://github.com/appscode-cloud/b3/releases/tag/v2025.9.15) + +- [1efdef39](https://github.com/appscode-cloud/b3/commit/1efdef3925) Prepare for release v2025.9.15 (#1340) + + + +## [appscode-cloud/installer](https://github.com/appscode-cloud/installer) + +### [v2025.9.15](https://github.com/appscode-cloud/installer/releases/tag/v2025.9.15) + +- [8bcac766](https://github.com/appscode-cloud/installer/commit/8bcac766) Prepare for release v2025.9.15 (#999) +- [8ffb5985](https://github.com/appscode-cloud/installer/commit/8ffb5985) Update cve report (#996) + + + +## [appscode-cloud/ui-wizards](https://github.com/appscode-cloud/ui-wizards) + +### [v0.24.0](https://github.com/appscode-cloud/ui-wizards/releases/tag/v0.24.0) + +- [bdf40b00](https://github.com/appscode-cloud/ui-wizards/commit/bdf40b003) Prepare for release v0.24.0 (#853) +- [c34c1021](https://github.com/appscode-cloud/ui-wizards/commit/c34c1021d) Test against k8s 1.34 (#852) + + + +## [appscode/website](https://github.com/appscode/website) + +### [v2025.9.15](https://github.com/appscode/website/releases/tag/v2025.9.15) + +- [7a7036a6](https://github.com/appscode/website/commit/7a7036a6) Prepare for release v2025.9.15 (#180) + + + +## [kmodules/image-packer](https://github.com/kmodules/image-packer) + +### [v2025.9.15](https://github.com/kmodules/image-packer/releases/tag/v2025.9.15) + +- [6378b00e](https://github.com/kmodules/image-packer/commit/6378b00e) Prepare for release v2025.9.15 (#34) + + + +## [kmodules/resource-metadata](https://github.com/kmodules/resource-metadata) + +### [v0.36.0](https://github.com/kmodules/resource-metadata/releases/tag/v0.36.0) + +- [881257d8](https://github.com/kmodules/resource-metadata/commit/881257d84) Prepare for release v0.36.0 (#572) + + + +## [kubeops/installer](https://github.com/kubeops/installer) + +### [v2025.9.15](https://github.com/kubeops/installer/releases/tag/v2025.9.15) + +- [836564b](https://github.com/kubeops/installer/commit/836564b) Prepare for release v2025.9.15 (#308) +- [da9919d](https://github.com/kubeops/installer/commit/da9919d) Update cve report (#307) +- [1dd0bf0](https://github.com/kubeops/installer/commit/1dd0bf0) Update cve report (#306) + + + +## [kubeops/ui-server](https://github.com/kubeops/ui-server) + +### [v0.0.64](https://github.com/kubeops/ui-server/releases/tag/v0.0.64) + +- [f4143d2f](https://github.com/kubeops/ui-server/commit/f4143d2f6) Prepare for release v0.0.64 (#386) +- [c6aa4cc6](https://github.com/kubeops/ui-server/commit/c6aa4cc6f) Update deps + + + +## [kubepack/lib-app](https://github.com/kubepack/lib-app) + +### [v0.12.0](https://github.com/kubepack/lib-app/releases/tag/v0.12.0) + +- [62e5bb17](https://github.com/kubepack/lib-app/commit/62e5bb178) Prepare for release v0.12.0 (#135) + + + diff --git a/releases/v2025.9.15/release.json b/releases/v2025.9.15/release.json new file mode 100644 index 0000000..028f1fc --- /dev/null +++ b/releases/v2025.9.15/release.json @@ -0,0 +1,122 @@ +{ + "product_line": "ACE", + "release": "v2025.9.15", + "docs_url_template": "", + "kubernetes_version": "1.28+", + "projects": [ + { + "github.com/appscode-cloud/ui-wizards": { + "tag": "v0.24.0", + "chartNames": [ + "kubedbcom-mongodb-editor-options" + ], + "commands": [ + "make update-charts CHART_VERSION=${APPSCODE_CLOUD_UI_WIZARDS_TAG}", + "make gen fmt" + ] + } + }, + { + "github.com/kmodules/resource-metadata": { + "tag": "v0.36.0", + "commands": [ + "go run cmd/ui-updater/main.go --use-digest=false --chart.version=${APPSCODE_CLOUD_UI_WIZARDS_TAG}", + "make fmt" + ] + } + }, + { + "github.com/appscode/website": { + "tag": "v2025.9.15", + "commands": [ + "make assets" + ], + "release_branch": "release-${TAG}" + }, + "github.com/kmodules/image-packer": { + "tag": "v2025.9.15", + "release_branch": "release-${TAG}" + }, + "github.com/kubeops/ui-server": { + "tag": "v0.0.64" + }, + "github.com/kubepack/lib-app": { + "tag": "v0.12.0", + "commands": [ + "make set-version VERSION=${APPSCODE_CLOUD_UI_WIZARDS_TAG}", + "make fmt" + ] + } + }, + { + "github.com/appscode-cloud/b3": { + "tag": "v2025.9.15", + "release_branch": "release-${TAG}" + } + }, + { + "github.com/kubeops/installer": { + "key": "kubeops-installer", + "tag": "v2025.9.15", + "chartNames": [ + "kube-ui-server" + ], + "commands": [ + "./hack/scripts/import-crds.sh", + "make chart-kube-ui-server CHART_VERSION=${RELEASE} APP_VERSION=${KUBEOPS_UI_SERVER_TAG} CHART_REGISTRY=${CHART_REGISTRY} CHART_REGISTRY_URL=${CHART_REGISTRY_URL}", + "./hack/scripts/update-chart-dependencies.sh", + "./hack/scripts/update-catalog.sh" + ], + "release_branch": "release-${TAG}" + } + }, + { + "github.com/appscode-cloud/installer": { + "key": "kubedb-installer", + "tag": "v2025.9.15", + "chartNames": [ + "opscenter-features" + ], + "commands": [ + "./hack/scripts/import-crds.sh", + "make update-charts CHART_VERSION=${RELEASE} CHART_REGISTRY=${CHART_REGISTRY} CHART_REGISTRY_URL=${CHART_REGISTRY_URL}", + "make chart-acaas CHART_VERSION=${RELEASE} APP_VERSION=${RELEASE} CHART_REGISTRY=${CHART_REGISTRY} CHART_REGISTRY_URL=${CHART_REGISTRY_URL}", + "make chart-accounts-ui CHART_VERSION=${RELEASE} APP_VERSION=${RELEASE} CHART_REGISTRY=${CHART_REGISTRY} CHART_REGISTRY_URL=${CHART_REGISTRY_URL}", + "make chart-ace CHART_VERSION=${RELEASE} APP_VERSION=${RELEASE} CHART_REGISTRY=${CHART_REGISTRY} CHART_REGISTRY_URL=${CHART_REGISTRY_URL}", + "make chart-ace-installer CHART_VERSION=${RELEASE} APP_VERSION=${RELEASE} CHART_REGISTRY=${CHART_REGISTRY} CHART_REGISTRY_URL=${CHART_REGISTRY_URL}", + "make chart-billing CHART_VERSION=${RELEASE} APP_VERSION=${RELEASE} CHART_REGISTRY=${CHART_REGISTRY} CHART_REGISTRY_URL=${CHART_REGISTRY_URL}", + "make chart-kubedb-ui-presets CHART_VERSION=${RELEASE} APP_VERSION=${RELEASE} CHART_REGISTRY=${CHART_REGISTRY} CHART_REGISTRY_URL=${CHART_REGISTRY_URL}", + "make chart-marketplace-api CHART_VERSION=${RELEASE} APP_VERSION=${RELEASE} CHART_REGISTRY=${CHART_REGISTRY} CHART_REGISTRY_URL=${CHART_REGISTRY_URL}", + "make chart-platform-api CHART_VERSION=${RELEASE} APP_VERSION=${RELEASE} CHART_REGISTRY=${CHART_REGISTRY} CHART_REGISTRY_URL=${CHART_REGISTRY_URL}", + "make chart-service-gateway CHART_VERSION=${RELEASE} APP_VERSION=${RELEASE} CHART_REGISTRY=${CHART_REGISTRY} CHART_REGISTRY_URL=${CHART_REGISTRY_URL}", + "make chart-service-gateway-presets CHART_VERSION=${RELEASE} APP_VERSION=${RELEASE} CHART_REGISTRY=${CHART_REGISTRY} CHART_REGISTRY_URL=${CHART_REGISTRY_URL}", + "make chart-service-vault CHART_VERSION=${RELEASE} APP_VERSION=${RELEASE} CHART_REGISTRY=${CHART_REGISTRY} CHART_REGISTRY_URL=${CHART_REGISTRY_URL}", + "make chart-stash-presets CHART_VERSION=${RELEASE} APP_VERSION=${RELEASE} CHART_REGISTRY=${CHART_REGISTRY} CHART_REGISTRY_URL=${CHART_REGISTRY_URL}", + "make chart-website CHART_VERSION=${RELEASE} APP_VERSION=${RELEASE} CHART_REGISTRY=${CHART_REGISTRY} CHART_REGISTRY_URL=${CHART_REGISTRY_URL}", + "make chart-opscenter-features CHART_VERSION=${RELEASE} APP_VERSION=${APPSCODE_CLOUD_UI_WIZARDS_TAG} CHART_REGISTRY=${CHART_REGISTRY} CHART_REGISTRY_URL=${CHART_REGISTRY_URL}", + "go run ./cmd/update-version/main.go", + "./hack/scripts/update-chart-dependencies.sh", + "./hack/scripts/update-catalog.sh", + "make gen fmt" + ], + "release_branch": "release-${TAG}" + } + }, + { + "github.com/appscode/charts": { + "charts": [ + "github.com/kubeops/installer", + "github.com/appscode-cloud/installer" + ], + "changelog": "Skip" + } + } + ], + "external_projects": { + "github.com/appscode-cloud/outbox-syncer": {}, + "github.com/kmodules/codespan-schema-checker": {}, + "github.com/kmodules/metrics-configuration-checker": {}, + "github.com/kubepack/kubepack": {}, + "github.com/kubepack/lib-app": {} + } +} \ No newline at end of file