Skip to content

Commit 402661a

Browse files
chore(master): release ontoserver-indexer 0.2.1
1 parent 1bdcd4e commit 402661a

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
{
22
"charts/ontoserver": "0.4.0",
33
"charts/ontoserver-extras": "0.1.1",
4-
"charts/ontoserver-indexer": "0.2.0"
4+
"charts/ontoserver-indexer": "0.2.1"
55
}

charts/ontoserver-indexer/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-indexer
3-
description: Runs a Kubernetes Job to index a SNOMED CT (or other) code system and publish to a syndication server
3+
description: Runs a Kubernetes Job to index a SNOMED CT (or other) code system
4+
and publish to a syndication server
45
type: application
5-
version: 0.2.0
6+
version: 0.2.1
67
appVersion: "ctsa-6"
78
home: https://ontoserver.csiro.au
89
icon: https://raw.githubusercontent.com/aehrc/ontoserver-deploy/master/icons/ontoserver-indexer.png

charts/ontoserver-indexer/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.2.1](https://github.com/aehrc/ontoserver-deploy/compare/ontoserver-indexer-0.2.0...ontoserver-indexer-v0.2.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.2.0] - 2026-08-12
916

1017
> Note: checked against the `ontoserver-indexer-0.1.0` tag by diffing the values keys, not assembled from commit

0 commit comments

Comments
 (0)