Skip to content

Commit ea6688e

Browse files
chore(main): release posixmapper 0.6.0
1 parent c9146a3 commit ea6688e

File tree

4 files changed

+47
-3
lines changed

4 files changed

+47
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"helm/applications/base": "0.4.1",
33
"helm/applications/cavern": "0.7.1",
4-
"helm/applications/posix-mapper": "0.5.0",
4+
"helm/applications/posix-mapper": "0.6.0",
55
"helm/applications/science-portal": "1.0.2",
66
"helm/applications/skaha": "1.2.0",
77
"helm/applications/sshd": "1.0.1",

helm/applications/posix-mapper/CHANGELOG.md

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,49 @@
11
# CHANGELOG for POSIX Mapper (0.5.0)
22

3+
## [0.6.0](https://github.com/opencadc/deployments/compare/posixmapper-0.5.0...posixmapper-0.6.0) (2025-11-03)
4+
5+
6+
### Features
7+
8+
* add documentation for setting up postgresql first ([16afef3](https://github.com/opencadc/deployments/commit/16afef338db3f332b912f82964138649ba6f8266))
9+
* add tolerations to apis and uis to allow fine grained node deployment ([a2ba229](https://github.com/opencadc/deployments/commit/a2ba2291ffc4cbb41cf47b0d6f1376c8ec64d3d7))
10+
* allow setting images for those defaulting to docker io ([da0d2e7](https://github.com/opencadc/deployments/commit/da0d2e7fbcf90639adc83a47b0517de827929399))
11+
* allow setting images for those defaulting to docker io ([97574c2](https://github.com/opencadc/deployments/commit/97574c274c1bf459951d21edbcf539a0abfe0398))
12+
* breaking change to remove storage hostpath spec ([12a843c](https://github.com/opencadc/deployments/commit/12a843c99eab08baeb359d1531ff8452df458c0f))
13+
* first pass for skaha and science portal ([857a94e](https://github.com/opencadc/deployments/commit/857a94ebb433bbf93749c046880d1b9a7fff196c))
14+
* **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))
15+
* remove default postgresql database install and require provided database configuration changes ([8934276](https://github.com/opencadc/deployments/commit/89342764809e5e7e3fd1f838ed1568b1a7a35b25))
16+
* remove default postgresql database install and require provided… ([a655f7d](https://github.com/opencadc/deployments/commit/a655f7d60a8b847301f37c852111d0423b962d97))
17+
* use release namespace as namespace and add documentation ([ca29655](https://github.com/opencadc/deployments/commit/ca29655dd77855fa0204fff41bff55dea9bfac8f))
18+
19+
20+
### Bug Fixes
21+
22+
* Enable multiple registry entries for the helm chart (--registry client) ([9c5ead6](https://github.com/opencadc/deployments/commit/9c5ead6aa8955bd7537dbbc186abedb0eb8db415))
23+
* fix for default gid with new users ([62353ac](https://github.com/opencadc/deployments/commit/62353acc875e7606650579e3519f180192e467b7))
24+
* fix for default gid with new users ([c8faa2d](https://github.com/opencadc/deployments/commit/c8faa2d32d2c98456ea1e4b2231f39f85aa2ee0f))
25+
* **helm:** maintainer updates ([6af7785](https://github.com/opencadc/deployments/commit/6af7785e0b840d4b58224f114caa20ef255cd473))
26+
* **helm:** updated maintainers ([67803b1](https://github.com/opencadc/deployments/commit/67803b18ec5e2762f0942451894e4c9b8c7ee2f9))
27+
* **maintainers:** now need atleast 15 commits in the last 12 months to be considered a maintainer ([02954e4](https://github.com/opencadc/deployments/commit/02954e4e190774cf4756e9b3f90594eac2a80499))
28+
* **merge:** conflict ([8c14f17](https://github.com/opencadc/deployments/commit/8c14f1738feba41cd6ae78812b77661e543a2617))
29+
* move security context for readability and add notes ([bc39ae8](https://github.com/opencadc/deployments/commit/bc39ae85ebf4e653538ad9b37c3360335cdf4e77))
30+
* posix mapper memory leak fix with proper hibernate handling ([4235957](https://github.com/opencadc/deployments/commit/4235957b6e540456ab286c8dc62200110c89bf90))
31+
* **pre-commit:** added auto-generated helm-maintainers section to all helm charts ([882dfb9](https://github.com/opencadc/deployments/commit/882dfb9f2cf2f0d1b3615d7768b92a2f39c122b8))
32+
* **pre-commit:** end-of-file-fixer ([1d658c7](https://github.com/opencadc/deployments/commit/1d658c75c74faedd7293d5151be51df295a1ddd9))
33+
* **pre-commit:** fixes ([e750d75](https://github.com/opencadc/deployments/commit/e750d75083368e66196265cd3414e8608d21d6c4))
34+
* **pre-commit:** linting ([783fbdb](https://github.com/opencadc/deployments/commit/783fbdb3cbc9a64f6ec0c0f28635c4600320b326))
35+
* **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))
36+
* **pre-commit:** trailing-whitespaces ([178468c](https://github.com/opencadc/deployments/commit/178468c8082ca69a395ebc5e185a2186afbb3335))
37+
* **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))
38+
* revert postgres version change ([4429b06](https://github.com/opencadc/deployments/commit/4429b063213c0defff812bf3d0c3d018e04154a0))
39+
* review rework ([740aeca](https://github.com/opencadc/deployments/commit/740aeca0d5bc195b89708be97d2bcf9d70d71ecb))
40+
* updated all the cadc-registry properties to enable a list of registries. ([bc6c474](https://github.com/opencadc/deployments/commit/bc6c474311ab548164b280a0ab86477e3e86c5ec))
41+
* updated readmes with the schema for registryURL ([bf7ea95](https://github.com/opencadc/deployments/commit/bf7ea95b02d1a52af4471e5e53e309a624c969b4))
42+
* updated readmes with the schema for registryURL ([5c717a5](https://github.com/opencadc/deployments/commit/5c717a5e2d0e29b30983bfe3f87ae63f9870a050))
43+
* Updated to enable list of registries or a single value for registryURL ([f5eb435](https://github.com/opencadc/deployments/commit/f5eb435ad9d6b7d02638f9e9343c1c03c84d10f3))
44+
* use staged images to avoid docker io repository rate limits ([48325f8](https://github.com/opencadc/deployments/commit/48325f87198281b97372b0000c8eb277530460a6))
45+
* use staged images to avoid docker io repository rate limits ([8a12285](https://github.com/opencadc/deployments/commit/8a122853ed1917cc3679ce9655ea8ffbe8dba320))
46+
347
## [0.6.0](https://github.com/shinybrar/deployments/compare/posixmapper-0.5.0...posixmapper-0.6.0) (2025-10-30)
448

549

helm/applications/posix-mapper/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.5.0
21+
version: 0.6.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/posix-mapper/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 UID/GID POSIX Mapper
44

55
| Chart | AppVersion | Type |
66
|:-----:|:----------:|:----:|
7-
|0.5.0<!-- x-release-please-version --> | 0.3.2 | application |
7+
|0.6.0<!-- x-release-please-version --> | 0.3.2 | application |
88

99
## Values
1010

0 commit comments

Comments
 (0)