Skip to content

Commit 1c544a5

Browse files
chore(main): release cavern 0.8.0
1 parent 783fbdb commit 1c544a5

File tree

4 files changed

+54
-3
lines changed

4 files changed

+54
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"helm/applications/base": "0.4.1",
3-
"helm/applications/cavern": "0.7.1",
3+
"helm/applications/cavern": "0.8.0",
44
"helm/applications/posix-mapper": "0.5.0",
55
"helm/applications/science-portal": "1.0.2",
66
"helm/applications/skaha": "1.1.1",

helm/applications/cavern/CHANGELOG.md

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,56 @@
11
# CHANGELOG for Cavern User Storage (Chart 0.7.1)
22

3+
## [0.8.0](https://github.com/opencadc/deployments/compare/cavern-0.7.1...cavern-0.8.0) (2025-10-31)
4+
5+
6+
### Features
7+
8+
* add readiness and liveness probes ([f777987](https://github.com/opencadc/deployments/commit/f7779874164faec536368b8871a5eb2438cd2fef))
9+
* add support for oidc user allocation through cavern api ([0544710](https://github.com/opencadc/deployments/commit/0544710a6b0978da21448cbe401832bc14beff9a))
10+
* add support for oidc user allocation through cavern api ([8bc17e3](https://github.com/opencadc/deployments/commit/8bc17e37560fa9057a60561a1567eb0a48271c1c))
11+
* add tls yaml support for configuration of user session ingress ([d9cfe73](https://github.com/opencadc/deployments/commit/d9cfe7364652f241254bc3c490e7c59b58de16ff))
12+
* add tls yaml support for configuration of user session ingressroutes ([fdb924e](https://github.com/opencadc/deployments/commit/fdb924e31a8e1c808d92017bc670eae7984b5dc3))
13+
* add tolerations to apis and uis to allow fine grained node deployment ([a2ba229](https://github.com/opencadc/deployments/commit/a2ba2291ffc4cbb41cf47b0d6f1376c8ec64d3d7))
14+
* allow setting images for those defaulting to docker io ([da0d2e7](https://github.com/opencadc/deployments/commit/da0d2e7fbcf90639adc83a47b0517de827929399))
15+
* allow setting images for those defaulting to docker io ([97574c2](https://github.com/opencadc/deployments/commit/97574c274c1bf459951d21edbcf539a0abfe0398))
16+
* **helm-docs:** migrated existing readme to docs, and auto-generated new chart readme, based on values.yml files ([fc2311f](https://github.com/opencadc/deployments/commit/fc2311f11767056b3cc612f45af6e1e87e470ea3))
17+
* support admin api keys for seamless trusted admin access mainly for allocations ([e40e074](https://github.com/opencadc/deployments/commit/e40e0741488c9b251b44216592acb2b329375e74))
18+
* support admin api keys for seamless trusted admin access mainly… ([114f8eb](https://github.com/opencadc/deployments/commit/114f8eb42ecf9895325aaa942e3aff34fef163b4))
19+
20+
21+
### Bug Fixes
22+
23+
* default values ([0603626](https://github.com/opencadc/deployments/commit/0603626dd52705bf7308783e167d1d10382c4b8e))
24+
* Enable multiple registry entries for the helm chart (--registry client) ([9c5ead6](https://github.com/opencadc/deployments/commit/9c5ead6aa8955bd7537dbbc186abedb0eb8db415))
25+
* fix cavern chart version ([efc54aa](https://github.com/opencadc/deployments/commit/efc54aaabf5b1ed1f73181afe721f7c97bddf620))
26+
* **helm:** added chart lock files ([e81b72d](https://github.com/opencadc/deployments/commit/e81b72d06dacf2a2c797afc5368db81f57c95bc1))
27+
* **helm:** maintainer updates ([6af7785](https://github.com/opencadc/deployments/commit/6af7785e0b840d4b58224f114caa20ef255cd473))
28+
* **helm:** updated maintainers ([67803b1](https://github.com/opencadc/deployments/commit/67803b18ec5e2762f0942451894e4c9b8c7ee2f9))
29+
* **maintainers:** now need atleast 15 commits in the last 12 months to be considered a maintainer ([02954e4](https://github.com/opencadc/deployments/commit/02954e4e190774cf4756e9b3f90594eac2a80499))
30+
* make probes configurable ([a8dc074](https://github.com/opencadc/deployments/commit/a8dc07461506c5fcd5ff0a1c9fc07e4419052ccd))
31+
* make probes configurable ([54737d4](https://github.com/opencadc/deployments/commit/54737d4eb884c496a966daa058992833b97b8cfe))
32+
* **merge:** conflict ([8c14f17](https://github.com/opencadc/deployments/commit/8c14f1738feba41cd6ae78812b77661e543a2617))
33+
* **pre-commit:** added auto-generated helm-maintainers section to all helm charts ([882dfb9](https://github.com/opencadc/deployments/commit/882dfb9f2cf2f0d1b3615d7768b92a2f39c122b8))
34+
* **pre-commit:** end-of-file-fixer ([1d658c7](https://github.com/opencadc/deployments/commit/1d658c75c74faedd7293d5151be51df295a1ddd9))
35+
* **pre-commit:** fixes ([e750d75](https://github.com/opencadc/deployments/commit/e750d75083368e66196265cd3414e8608d21d6c4))
36+
* **pre-commit:** linting ([783fbdb](https://github.com/opencadc/deployments/commit/783fbdb3cbc9a64f6ec0c0f28635c4600320b326))
37+
* **pre-commit:** removed helm-docs version footer, since its disabled by default in go install and was causing ci issues ([6d84426](https://github.com/opencadc/deployments/commit/6d844263ef0af30047f09e47d6c0c63ae7d1c1c9))
38+
* **pre-commit:** trailing-whitespaces ([178468c](https://github.com/opencadc/deployments/commit/178468c8082ca69a395ebc5e185a2186afbb3335))
39+
* **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/opencadc/deployments/commit/2c2b9313c469475bd2b1f6bcfdb3b041a0f0f715))
40+
* removed typo ([55f2570](https://github.com/opencadc/deployments/commit/55f25706d0e3cc63aca0de5b3697bbdaa35c1352))
41+
* review rework ([202356b](https://github.com/opencadc/deployments/commit/202356b1c431837d8919e17fc0487c59253b2aac))
42+
* rework ordering in values file ([e4289e9](https://github.com/opencadc/deployments/commit/e4289e9e588bbcc20a1b0d3ac1629cea0a3a322d))
43+
* update cavern chart to fix tokens ([152ce7c](https://github.com/opencadc/deployments/commit/152ce7c2bcfd0e7e9c41bf33364384498e7ab304))
44+
* update cavern chart to fix tokens ([f386d67](https://github.com/opencadc/deployments/commit/f386d6738d78affc49ff398157876eb910dd7600))
45+
* update cavern to 0_8_3 to fix npe ([00530d6](https://github.com/opencadc/deployments/commit/00530d66364121efb6765ffecc6b2408170cef98))
46+
* update cavern to 0_8_3 to fix npe ([9eaa434](https://github.com/opencadc/deployments/commit/9eaa4344a6f17cff65af9baf666a5fdbe97fbe65))
47+
* updated all the cadc-registry properties to enable a list of registries. ([bc6c474](https://github.com/opencadc/deployments/commit/bc6c474311ab548164b280a0ab86477e3e86c5ec))
48+
* updated readmes with the schema for registryURL ([bf7ea95](https://github.com/opencadc/deployments/commit/bf7ea95b02d1a52af4471e5e53e309a624c969b4))
49+
* updated readmes with the schema for registryURL ([5c717a5](https://github.com/opencadc/deployments/commit/5c717a5e2d0e29b30983bfe3f87ae63f9870a050))
50+
* Updated to enable list of registries or a single value for registryURL ([f5eb435](https://github.com/opencadc/deployments/commit/f5eb435ad9d6b7d02638f9e9343c1c03c84d10f3))
51+
* use staged images to avoid docker io repository rate limits ([48325f8](https://github.com/opencadc/deployments/commit/48325f87198281b97372b0000c8eb277530460a6))
52+
* use staged images to avoid docker io repository rate limits ([8a12285](https://github.com/opencadc/deployments/commit/8a122853ed1917cc3679ce9655ea8ffbe8dba320))
53+
354
## [0.8.0](https://github.com/shinybrar/deployments/compare/cavern-0.7.1...cavern-0.8.0) (2025-10-29)
455

556

helm/applications/cavern/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ type: application
1818
# This is the chart version. This version number should be incremented each time you make changes
1919
# to the chart and its templates, including the app version.
2020
# Versions are expected to follow Semantic Versioning (https://semver.org/)
21-
version: 0.7.1
21+
version: 0.8.0
2222

2323
# This is the version number of the application being deployed. This version number should be
2424
# incremented each time you make changes to the application. Versions are not expected to

helm/applications/cavern/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ A Helm chart to install the VOSpace User Storage API (Cavern)
44

55
| Chart | AppVersion | Type |
66
|:-----:|:----------:|:----:|
7-
|0.7.1<!-- x-release-please-version --> | 0.9.0 | application |
7+
|0.8.0<!-- x-release-please-version --> | 0.9.0 | application |
88

99
## Requirements
1010

0 commit comments

Comments
 (0)