Skip to content

Commit a87a731

Browse files
chore(master): release ontoserver 0.4.1
1 parent 1bdcd4e commit a87a731

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"charts/ontoserver": "0.4.0",
2+
"charts/ontoserver": "0.4.1",
33
"charts/ontoserver-extras": "0.1.1",
44
"charts/ontoserver-indexer": "0.2.0"
55
}

charts/ontoserver/Chart.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
apiVersion: v2
22
name: ontoserver
3-
description: Ontoserver FHIR terminology server helm chart with various deployment configurations
3+
description: Ontoserver FHIR terminology server helm chart with various
4+
deployment configurations
45
type: application
5-
version: 0.4.0
6+
version: 0.4.1
67
appVersion: "ctsa-6"
78
home: https://ontoserver.csiro.au
89
icon: https://raw.githubusercontent.com/aehrc/ontoserver-deploy/master/icons/ontoserver.png

charts/ontoserver/changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.4.1](https://github.com/aehrc/ontoserver-deploy/compare/ontoserver-0.4.0...ontoserver-v0.4.1) (2026-08-13)
9+
10+
11+
### Fixed
12+
13+
* unignore README.md in helm packages ([1bdcd4e](https://github.com/aehrc/ontoserver-deploy/commit/1bdcd4e1545925206aa56b97ed521edfd356cfe3))
14+
815
## [0.4.0] - 2026-08-12
916

1017
### Removed

0 commit comments

Comments
 (0)