From 753c58a00a631ea9e5eb7966fef4023f8b15649b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 21:04:32 +0000 Subject: [PATCH] chore(main): release scienceportal 1.3.0 --- .release-please-manifest.json | 2 +- helm/applications/science-portal/CHANGELOG.md | 71 +++++++++++++++++++ helm/applications/science-portal/Chart.yaml | 2 +- helm/applications/science-portal/README.md | 2 +- 4 files changed, 74 insertions(+), 3 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index ea13e4d4..1aea6d0d 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -2,7 +2,7 @@ "helm/applications/base": "0.4.1", "helm/applications/cavern": "0.8.0", "helm/applications/posix-mapper": "0.6.0", - "helm/applications/science-portal": "1.2.1", + "helm/applications/science-portal": "1.3.0", "helm/applications/skaha": "1.5.2", "helm/applications/sshd": "1.0.1", "helm/applications/storage-ui": "0.9.0", diff --git a/helm/applications/science-portal/CHANGELOG.md b/helm/applications/science-portal/CHANGELOG.md index b4ae4838..947fc562 100644 --- a/helm/applications/science-portal/CHANGELOG.md +++ b/helm/applications/science-portal/CHANGELOG.md @@ -1,5 +1,76 @@ # CHANGELOG for Science Portal UI (Chart 1.1.1) +## [1.3.0](https://github.com/brianmajor/deployments/compare/scienceportal-1.2.1...scienceportal-1.3.0) (2026-04-08) + + +### Features + +* add configurable theme information ([56510bd](https://github.com/brianmajor/deployments/commit/56510bdf16f5188f0c07ce8da9d8ddd7e4ca8c16)) +* add configuration with skaha default for default project in pul… ([e56e0e5](https://github.com/brianmajor/deployments/commit/e56e0e55dd8ba6e54f4864d191369b1961134cf6)) +* add configuration with skaha default for default project in pull down ([0a1d5a9](https://github.com/brianmajor/deployments/commit/0a1d5a983a86bc59762dae2d61e5eda49ce53ad1)) +* add fix for web tokens ([e001e5f](https://github.com/brianmajor/deployments/commit/e001e5f52f89ba8a97936911add81ba9acc34cff)) +* add fix for web tokens ([371e682](https://github.com/brianmajor/deployments/commit/371e682ec62cbbdf428a968584c05aa2173ccf33)) +* add limit range configuration and update docs ([4eaf993](https://github.com/brianmajor/deployments/commit/4eaf993b33da03033d6fa83638791fea61d3b088)) +* configurable portal theme logo and remove slider feature gate ([ab7ed01](https://github.com/brianmajor/deployments/commit/ab7ed010d8435d09b6e90ad2f2b25a2fd0b1ac6d)) +* first pass for skaha and science portal ([857a94e](https://github.com/brianmajor/deployments/commit/857a94ebb433bbf93749c046880d1b9a7fff196c)) +* **helm-docs:** migrated existing readme to docs, and auto-generated new chart readme, based on values.yml files ([fc2311f](https://github.com/brianmajor/deployments/commit/fc2311f11767056b3cc612f45af6e1e87e470ea3)) +* remove carta legacy and add scripting support ([b7128f5](https://github.com/brianmajor/deployments/commit/b7128f5ee08b7620dbe2c666c44d7255662da692)) +* support pod security context ([0b1cb74](https://github.com/brianmajor/deployments/commit/0b1cb7490c93bc66f7df37dd7a82ff1ae2c9b4a3)) +* use release namespace ([16cc82a](https://github.com/brianmajor/deployments/commit/16cc82aff143a13e5913d27e53d9d33195b5caec)) + + +### Bug Fixes + +* add redis updates for cve fix and skaha limit range object ([e8c02c0](https://github.com/brianmajor/deployments/commit/e8c02c0e780d7eeebceed6c237e409d5fc84dba5)) +* add timeouts to kill warnings ([9658a11](https://github.com/brianmajor/deployments/commit/9658a117bafefcb41f56e3f5ed2c97515e3339be)) +* app version update ([866eb7f](https://github.com/brianmajor/deployments/commit/866eb7f5fd22b1cc10d2a1523a81b74c0420cee3)) +* chart update for session decoration ([6d91668](https://github.com/brianmajor/deployments/commit/6d916684855f223b72acdb0cebbad9254e376e6d)) +* chart update for session decoration ([838b80e](https://github.com/brianmajor/deployments/commit/838b80e502c872fc3062bf0368aaf8b4e38750d3)) +* chart version updates ([106330d](https://github.com/brianmajor/deployments/commit/106330d3da2b72395fefd5243b44968bb70c2987)) +* chart versions ([ad90b90](https://github.com/brianmajor/deployments/commit/ad90b9058136bcf79bbbc60e0d129414f724f6c7)) +* chart versions ([d9c8052](https://github.com/brianmajor/deployments/commit/d9c8052f00fc408442d506407c8c6c3d1fe96939)) +* disable specific experimental features ([33586a6](https://github.com/brianmajor/deployments/commit/33586a676b80696dcd89c75cd09b1e002e3b8c82)) +* **docs:** fixed deployment docs ([4ce4c9d](https://github.com/brianmajor/deployments/commit/4ce4c9d6dcba36b7e5fae47b073f2f75f26529ff)) +* documentation link updates ([70411d8](https://github.com/brianmajor/deployments/commit/70411d8afdc2382bbf81663da3f65465417f7873)) +* documentation link updates ([7264452](https://github.com/brianmajor/deployments/commit/72644529e631bdb97efd86926f99812b2eaa477c)) +* Enable multiple registry entries for the helm chart (--registry client) ([9c5ead6](https://github.com/brianmajor/deployments/commit/9c5ead6aa8955bd7537dbbc186abedb0eb8db415)) +* ensure theme config is always set ([ffb691c](https://github.com/brianmajor/deployments/commit/ffb691cb9484f8326850dc089861fb8bfaea51a9)) +* fix chart version for science portal ([515fe51](https://github.com/brianmajor/deployments/commit/515fe515203417b67aa1a6a242cf96b3cd891065)) +* fix for default project when none specified ([62d5271](https://github.com/brianmajor/deployments/commit/62d52714b2073b5586c8c655e02478b718cf8504)) +* fix for default project when none specified ([a51806a](https://github.com/brianmajor/deployments/commit/a51806ac60e5c5b47e61cce3520bd60ad83fbe4f)) +* fix for gpu field input ([d840036](https://github.com/brianmajor/deployments/commit/d840036c70cc8bf7f4e1f3a3e46e84deeacbd318)) +* fix for helm versions ([543bd8e](https://github.com/brianmajor/deployments/commit/543bd8ee065b4ed07c37108c2efdc0faf54babbb)) +* fix pre commit ([fc24792](https://github.com/brianmajor/deployments/commit/fc247922894c09d6343fa75a34fb3fb352ccf257)) +* fix the linter ([582a691](https://github.com/brianmajor/deployments/commit/582a69181473e0884ab3f7ec697bc32a2cf6642b)) +* **helm:** added chart lock files ([e81b72d](https://github.com/brianmajor/deployments/commit/e81b72d06dacf2a2c797afc5368db81f57c95bc1)) +* **helm:** maintainer updates ([6af7785](https://github.com/brianmajor/deployments/commit/6af7785e0b840d4b58224f114caa20ef255cd473)) +* **helm:** updated maintainers ([67803b1](https://github.com/brianmajor/deployments/commit/67803b18ec5e2762f0942451894e4c9b8c7ee2f9)) +* hush the linter ([5f4db03](https://github.com/brianmajor/deployments/commit/5f4db03916d1ddf5d00611293fd06dedc819af58)) +* **maintainers:** now need atleast 15 commits in the last 12 months to be considered a maintainer ([02954e4](https://github.com/brianmajor/deployments/commit/02954e4e190774cf4756e9b3f90594eac2a80499)) +* merge ([4b4b3ae](https://github.com/brianmajor/deployments/commit/4b4b3aed5202dba6eb0215ebcddcf4d26b59c135)) +* **merge:** conflict ([8c14f17](https://github.com/brianmajor/deployments/commit/8c14f1738feba41cd6ae78812b77661e543a2617)) +* new helm deployments to include new redis image ([23b300d](https://github.com/brianmajor/deployments/commit/23b300d58a1de07ad5ff7c21155b0976fd338518)) +* new helm deployments to include new redis image ([efd4424](https://github.com/brianmajor/deployments/commit/efd442462b42bcc56b199c2813e5347fcf105e60)) +* **pre-commit:** added auto-generated helm-maintainers section to all helm charts ([882dfb9](https://github.com/brianmajor/deployments/commit/882dfb9f2cf2f0d1b3615d7768b92a2f39c122b8)) +* **pre-commit:** end-of-file-fixer ([1d658c7](https://github.com/brianmajor/deployments/commit/1d658c75c74faedd7293d5151be51df295a1ddd9)) +* **pre-commit:** fixes ([e750d75](https://github.com/brianmajor/deployments/commit/e750d75083368e66196265cd3414e8608d21d6c4)) +* **pre-commit:** linting ([783fbdb](https://github.com/brianmajor/deployments/commit/783fbdb3cbc9a64f6ec0c0f28635c4600320b326)) +* **pre-commit:** removed helm-docs version footer, since its disabled by default in go install and was causing ci issues ([6d84426](https://github.com/brianmajor/deployments/commit/6d844263ef0af30047f09e47d6c0c63ae7d1c1c9)) +* **pre-commit:** trailing-whitespaces ([178468c](https://github.com/brianmajor/deployments/commit/178468c8082ca69a395ebc5e185a2186afbb3335)) +* **release:** helm-docs now add the release-please slug, renovate now updates AppVersion, deprecated requirement for maintainers in helm charts, updated release please config, updated release-matrix logic to properly create downstream payloads for releasing charts ([2c2b931](https://github.com/brianmajor/deployments/commit/2c2b9313c469475bd2b1f6bcfdb3b041a0f0f715)) +* remove duplicate entry ([216b0ec](https://github.com/brianmajor/deployments/commit/216b0ec7fa53f549c0b2a24ab86357afa1d623ae)) +* specific experimental feature settings ([223f48b](https://github.com/brianmajor/deployments/commit/223f48b771732c3f0147a493b92f294be3035d69)) +* updated all the cadc-registry properties to enable a list of registries. ([bc6c474](https://github.com/brianmajor/deployments/commit/bc6c474311ab548164b280a0ab86477e3e86c5ec)) +* updated image versions ([a79638f](https://github.com/brianmajor/deployments/commit/a79638fa71a047b18db25ee52757e23b41f958f7)) +* updated readmes with the schema for registryURL ([bf7ea95](https://github.com/brianmajor/deployments/commit/bf7ea95b02d1a52af4471e5e53e309a624c969b4)) +* updated readmes with the schema for registryURL ([5c717a5](https://github.com/brianmajor/deployments/commit/5c717a5e2d0e29b30983bfe3f87ae63f9870a050)) +* Updated to enable list of registries or a single value for registryURL ([f5eb435](https://github.com/brianmajor/deployments/commit/f5eb435ad9d6b7d02638f9e9343c1c03c84d10f3)) +* use proper indent ([86fe85a](https://github.com/brianmajor/deployments/commit/86fe85a95eab9615085104d9ae16c4882d79e6af)) +* version bump ([7a67925](https://github.com/brianmajor/deployments/commit/7a67925b8b29b1d743b96b3a1f552ff8cabf8003)) +* version bump ([c2dccf4](https://github.com/brianmajor/deployments/commit/c2dccf4445b306007c9abebac0b79a912dac6342)) +* version updates ([e04748f](https://github.com/brianmajor/deployments/commit/e04748f68f6909e38ad4581fd7b5d004dd659dbe)) +* version updates ([2896c2b](https://github.com/brianmajor/deployments/commit/2896c2b44a5ad6cf0dd2d1d506dad81027108176)) + ## [1.2.1](https://github.com/opencadc/deployments/compare/scienceportal-1.2.0...scienceportal-1.2.1) (2026-04-02) diff --git a/helm/applications/science-portal/Chart.yaml b/helm/applications/science-portal/Chart.yaml index 58eb56ed..006c3885 100644 --- a/helm/applications/science-portal/Chart.yaml +++ b/helm/applications/science-portal/Chart.yaml @@ -18,7 +18,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.2.1 +version: 1.3.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/helm/applications/science-portal/README.md b/helm/applications/science-portal/README.md index 65ac3e62..22fd444a 100644 --- a/helm/applications/science-portal/README.md +++ b/helm/applications/science-portal/README.md @@ -4,7 +4,7 @@ A Helm chart to install the Science Portal UI | Chart | AppVersion | Type | |:-----:|:----------:|:----:| -|1.2.1 | 1.4.0 | application | +|1.3.0 | 1.4.0 | application | ## Requirements