diff --git a/README.md b/README.md index d4e1d29..cadf2ef 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ | Version | Release Date | User Guide | Changelog | Kubernetes Version | |--------------------------- | ------------ | ---------- | --------- | ------------------ | +| [v2026.2.16](https:/github.com/appscode-cloud/CHANGELOG/releases/tag/v2026.2.16) | 2026-02-11 | [User Guide](%!(EXTRA string=v2026.2.16)) | [CHANGELOG](/releases/v2026.2.16/README.md) | 1.28+ | | [v2026.1.15](https:/github.com/appscode-cloud/CHANGELOG/releases/tag/v2026.1.15) | 2026-01-03 | [User Guide](%!(EXTRA string=v2026.1.15)) | [CHANGELOG](/releases/v2026.1.15/README.md) | 1.28+ | | [v2025.12.15](https:/github.com/appscode-cloud/CHANGELOG/releases/tag/v2025.12.15) | 2025-12-15 | [User Guide](%!(EXTRA string=v2025.12.15)) | [CHANGELOG](/releases/v2025.12.15/README.md) | 1.28+ | | [v2025.10.31](https:/github.com/appscode-cloud/CHANGELOG/releases/tag/v2025.10.31) | 2025-10-31 | [User Guide](%!(EXTRA string=v2025.10.31)) | [CHANGELOG](/releases/v2025.10.31/README.md) | 1.28+ | diff --git a/releases/v2026.2.16/CHANGELOG.json b/releases/v2026.2.16/CHANGELOG.json new file mode 100644 index 0000000..a063772 --- /dev/null +++ b/releases/v2026.2.16/CHANGELOG.json @@ -0,0 +1,164 @@ +{ + "product_line": "ACE", + "release": "v2026.2.16", + "release_date": "2026-02-11T23:31:23.135640804Z", + "release_project_url": "https://github.com/appscode-cloud/CHANGELOG", + "docs_url": "%!(EXTRA string=v2026.2.16)", + "kubernetes_version": "1.28+", + "projects": [ + { + "url": "github.com/appscode-cloud/b3", + "releases": [ + { + "tag": "v2026.2.16", + "commits": [ + { + "SHA": "6b2dd854a6", + "Subject": "Prepare for release v2026.2.16 (#1397)" + } + ] + } + ] + }, + { + "url": "github.com/appscode-cloud/installer", + "releases": [ + { + "tag": "v2026.2.16", + "commits": [ + { + "SHA": "6a2a2c1d", + "Subject": "Prepare for release v2026.2.16 (#1160)" + }, + { + "SHA": "c3b59960", + "Subject": "Update cve report (#1161)" + }, + { + "SHA": "53ba9f77", + "Subject": "Update cve report (#1159)" + } + ] + } + ] + }, + { + "url": "github.com/appscode-cloud/ui-wizards", + "releases": [ + { + "tag": "v0.30.0", + "commits": [ + { + "SHA": "f4d4544eb", + "Subject": "Prepare for release v0.30.0 (#975)" + }, + { + "SHA": "8a6e2bd12", + "Subject": "Test against k8s 1.35 (#974)" + } + ] + } + ] + }, + { + "url": "github.com/appscode/website", + "releases": [ + { + "tag": "v2026.2.16", + "commits": [ + { + "SHA": "74efefd7", + "Subject": "Prepare for release v2026.2.16 (#192)" + } + ] + } + ] + }, + { + "url": "github.com/kmodules/image-packer", + "releases": [ + { + "tag": "v2026.2.16", + "commits": [ + { + "SHA": "daa6afa3", + "Subject": "Prepare for release v2026.2.16 (#44)" + } + ] + } + ] + }, + { + "url": "github.com/kmodules/resource-metadata", + "releases": [ + { + "tag": "v0.42.0", + "commits": [ + { + "SHA": "af0a25ab8", + "Subject": "Prepare for release v0.42.0 (#589)" + } + ] + } + ] + }, + { + "url": "github.com/kubeops/installer", + "releases": [ + { + "tag": "v2026.2.16", + "commits": [ + { + "SHA": "61a3b8b2", + "Subject": "Prepare for release v2026.2.16 (#403)" + }, + { + "SHA": "e79b6ef8", + "Subject": "Update cve report (#402)" + }, + { + "SHA": "fb7fd812", + "Subject": "Update cve report (#401)" + }, + { + "SHA": "17f918cf", + "Subject": "Update cve report (#400)" + } + ] + } + ] + }, + { + "url": "github.com/kubeops/ui-server", + "releases": [ + { + "tag": "v0.0.70", + "commits": [ + { + "SHA": "91e7b2341", + "Subject": "Prepare for release v0.0.70 (#399)" + } + ] + } + ] + }, + { + "url": "github.com/kubepack/lib-app", + "releases": [ + { + "tag": "v0.18.0", + "commits": [ + { + "SHA": "e1fd7f3bf", + "Subject": "Prepare for release v0.18.0 (#148)" + }, + { + "SHA": "995964bfa", + "Subject": "Update for release ACE@v2026.1.15 (#146)" + } + ] + } + ] + } + ] +} diff --git a/releases/v2026.2.16/README.md b/releases/v2026.2.16/README.md new file mode 100644 index 0000000..9597b6d --- /dev/null +++ b/releases/v2026.2.16/README.md @@ -0,0 +1,82 @@ +# ACE v2026.2.16 (2026-02-11) + + +## [appscode-cloud/b3](https://github.com/appscode-cloud/b3) + +### [v2026.2.16](https://github.com/appscode-cloud/b3/releases/tag/v2026.2.16) + +- [6b2dd854](https://github.com/appscode-cloud/b3/commit/6b2dd854a6) Prepare for release v2026.2.16 (#1397) + + + +## [appscode-cloud/installer](https://github.com/appscode-cloud/installer) + +### [v2026.2.16](https://github.com/appscode-cloud/installer/releases/tag/v2026.2.16) + +- [6a2a2c1d](https://github.com/appscode-cloud/installer/commit/6a2a2c1d) Prepare for release v2026.2.16 (#1160) +- [c3b59960](https://github.com/appscode-cloud/installer/commit/c3b59960) Update cve report (#1161) +- [53ba9f77](https://github.com/appscode-cloud/installer/commit/53ba9f77) Update cve report (#1159) + + + +## [appscode-cloud/ui-wizards](https://github.com/appscode-cloud/ui-wizards) + +### [v0.30.0](https://github.com/appscode-cloud/ui-wizards/releases/tag/v0.30.0) + +- [f4d4544e](https://github.com/appscode-cloud/ui-wizards/commit/f4d4544eb) Prepare for release v0.30.0 (#975) +- [8a6e2bd1](https://github.com/appscode-cloud/ui-wizards/commit/8a6e2bd12) Test against k8s 1.35 (#974) + + + +## [appscode/website](https://github.com/appscode/website) + +### [v2026.2.16](https://github.com/appscode/website/releases/tag/v2026.2.16) + +- [74efefd7](https://github.com/appscode/website/commit/74efefd7) Prepare for release v2026.2.16 (#192) + + + +## [kmodules/image-packer](https://github.com/kmodules/image-packer) + +### [v2026.2.16](https://github.com/kmodules/image-packer/releases/tag/v2026.2.16) + +- [daa6afa3](https://github.com/kmodules/image-packer/commit/daa6afa3) Prepare for release v2026.2.16 (#44) + + + +## [kmodules/resource-metadata](https://github.com/kmodules/resource-metadata) + +### [v0.42.0](https://github.com/kmodules/resource-metadata/releases/tag/v0.42.0) + +- [af0a25ab](https://github.com/kmodules/resource-metadata/commit/af0a25ab8) Prepare for release v0.42.0 (#589) + + + +## [kubeops/installer](https://github.com/kubeops/installer) + +### [v2026.2.16](https://github.com/kubeops/installer/releases/tag/v2026.2.16) + +- [61a3b8b2](https://github.com/kubeops/installer/commit/61a3b8b2) Prepare for release v2026.2.16 (#403) +- [e79b6ef8](https://github.com/kubeops/installer/commit/e79b6ef8) Update cve report (#402) +- [fb7fd812](https://github.com/kubeops/installer/commit/fb7fd812) Update cve report (#401) +- [17f918cf](https://github.com/kubeops/installer/commit/17f918cf) Update cve report (#400) + + + +## [kubeops/ui-server](https://github.com/kubeops/ui-server) + +### [v0.0.70](https://github.com/kubeops/ui-server/releases/tag/v0.0.70) + +- [91e7b234](https://github.com/kubeops/ui-server/commit/91e7b2341) Prepare for release v0.0.70 (#399) + + + +## [kubepack/lib-app](https://github.com/kubepack/lib-app) + +### [v0.18.0](https://github.com/kubepack/lib-app/releases/tag/v0.18.0) + +- [e1fd7f3b](https://github.com/kubepack/lib-app/commit/e1fd7f3bf) Prepare for release v0.18.0 (#148) +- [995964bf](https://github.com/kubepack/lib-app/commit/995964bfa) Update for release ACE@v2026.1.15 (#146) + + + diff --git a/releases/v2026.2.16/release.json b/releases/v2026.2.16/release.json new file mode 100644 index 0000000..a2bc075 --- /dev/null +++ b/releases/v2026.2.16/release.json @@ -0,0 +1,127 @@ +{ + "product_line": "ACE", + "release": "v2026.2.16", + "docs_url_template": "", + "kubernetes_version": "1.28+", + "projects": [ + { + "github.com/appscode-cloud/ui-wizards": { + "tag": "v0.30.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.42.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": "v2026.2.16", + "commands": [ + "make assets" + ], + "release_branch": "release-${TAG}" + }, + "github.com/kmodules/image-packer": { + "tag": "v2026.2.16", + "release_branch": "release-${TAG}" + }, + "github.com/kubeops/ui-server": { + "tag": "v0.0.70" + }, + "github.com/kubepack/lib-app": { + "tag": "v0.18.0", + "commands": [ + "make set-version VERSION=${APPSCODE_CLOUD_UI_WIZARDS_TAG}", + "make fmt" + ] + } + }, + { + "github.com/appscode-cloud/b3": { + "tag": "v2026.2.16", + "release_branch": "release-${TAG}" + } + }, + { + "github.com/kubeops/installer": { + "key": "kubeops-installer", + "tag": "v2026.2.16", + "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": "v2026.2.16", + "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-platform-grafana-dashboards 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", + "rm -rf charts/ace-installer-certified charts/ace-installer-certified-crds", + "chart-packer crd-less --input charts/ace-installer --output charts", + "chart-packer crd-only --input charts/ace-installer --output charts", + "make gen-chart-doc", + "./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