Skip to content

Commit 5c697c0

Browse files
chore(master): release ontoserver-extras 0.1.2 (#10)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 38cc427 commit 5c697c0

3 files changed

Lines changed: 12 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",
3-
"charts/ontoserver-extras": "0.1.1",
3+
"charts/ontoserver-extras": "0.1.2",
44
"charts/ontoserver-indexer": "0.2.0"
55
}

charts/ontoserver-extras/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-extras
3-
description: Optional infrastructure components for Ontoserver (Varnish cache, OpenTelemetry Collector)
3+
description: Optional infrastructure components for Ontoserver (Varnish cache,
4+
OpenTelemetry Collector)
45
type: application
5-
version: 0.1.1
6+
version: 0.1.2
67
appVersion: "ctsa-6"
78
home: https://ontoserver.csiro.au
89
icon: https://raw.githubusercontent.com/aehrc/ontoserver-deploy/master/icons/ontoserver-extras.png

charts/ontoserver-extras/changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ 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.1.2](https://github.com/aehrc/ontoserver-deploy/compare/ontoserver-extras-0.1.1...ontoserver-extras-v0.1.2) (2026-08-13)
9+
10+
11+
### Fixed
12+
13+
* exclude changelog.md by name instead of a helmignore negation ([38cc427](https://github.com/aehrc/ontoserver-deploy/commit/38cc427ba61bcc68407c49bb5976c3662bcce163))
14+
* unignore README.md in helm packages ([1bdcd4e](https://github.com/aehrc/ontoserver-deploy/commit/1bdcd4e1545925206aa56b97ed521edfd356cfe3))
15+
816
## [0.1.1] - 2026-08-12
917

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

0 commit comments

Comments
 (0)