From 6ed26035c0a11d520ea0fbfb06cdf6e8e47e9459 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 04:15:56 +0000 Subject: [PATCH] chore(master): release ontoserver-indexer 0.2.1 --- .release-please-manifest.json | 2 +- charts/ontoserver-indexer/Chart.yaml | 5 +++-- charts/ontoserver-indexer/changelog.md | 8 ++++++++ 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index e939a98..2b097d2 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,5 +1,5 @@ { "charts/ontoserver": "0.4.0", "charts/ontoserver-extras": "0.1.2", - "charts/ontoserver-indexer": "0.2.0" + "charts/ontoserver-indexer": "0.2.1" } diff --git a/charts/ontoserver-indexer/Chart.yaml b/charts/ontoserver-indexer/Chart.yaml index 9184e62..8e83f60 100644 --- a/charts/ontoserver-indexer/Chart.yaml +++ b/charts/ontoserver-indexer/Chart.yaml @@ -1,8 +1,9 @@ apiVersion: v2 name: ontoserver-indexer -description: Runs a Kubernetes Job to index a SNOMED CT (or other) code system and publish to a syndication server +description: Runs a Kubernetes Job to index a SNOMED CT (or other) code system + and publish to a syndication server type: application -version: 0.2.0 +version: 0.2.1 appVersion: "ctsa-6" home: https://ontoserver.csiro.au icon: https://raw.githubusercontent.com/aehrc/ontoserver-deploy/master/icons/ontoserver-indexer.png diff --git a/charts/ontoserver-indexer/changelog.md b/charts/ontoserver-indexer/changelog.md index a1029a7..c5a7d1a 100644 --- a/charts/ontoserver-indexer/changelog.md +++ b/charts/ontoserver-indexer/changelog.md @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.2.1](https://github.com/aehrc/ontoserver-deploy/compare/ontoserver-indexer-0.2.0...ontoserver-indexer-v0.2.1) (2026-08-13) + + +### Fixed + +* exclude changelog.md by name instead of a helmignore negation ([38cc427](https://github.com/aehrc/ontoserver-deploy/commit/38cc427ba61bcc68407c49bb5976c3662bcce163)) +* unignore README.md in helm packages ([1bdcd4e](https://github.com/aehrc/ontoserver-deploy/commit/1bdcd4e1545925206aa56b97ed521edfd356cfe3)) + ## [0.2.0] - 2026-08-12 > Note: checked against the `ontoserver-indexer-0.1.0` tag by diffing the values keys, not assembled from commit