From 1c4bfb7175b7d92f1a9e05f7c1ab5def0b02193e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 18:03:40 +0000 Subject: [PATCH] chore(main): release pachyderm 0.3.1 --- .release-please-manifest.json | 2 +- charts/pachyderm/CHANGELOG.md | 8 ++++++++ charts/pachyderm/Chart.yaml | 2 +- charts/pachyderm/README.md | 2 +- 4 files changed, 11 insertions(+), 3 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index fdb7f01..7504f9f 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -8,7 +8,7 @@ "charts/lrsql": "0.2.6", "charts/mutating-webhook": "0.2.0", "charts/nodejs": "0.3.1", - "charts/pachyderm": "0.3.0", + "charts/pachyderm": "0.3.1", "charts/postgrest": "0.5.1", "charts/openldap": "1.3.0" } diff --git a/charts/pachyderm/CHANGELOG.md b/charts/pachyderm/CHANGELOG.md index ceda11f..ed05ef5 100644 --- a/charts/pachyderm/CHANGELOG.md +++ b/charts/pachyderm/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.3.1](https://github.com/pelotech/charts/compare/pachyderm/0.3.0...pachyderm/0.3.1) (2026-02-12) + + +### Chores + +* enable updating doc version via release please ([faf992e](https://github.com/pelotech/charts/commit/faf992e8f2e2fa9725870f4069568ee215b8e04e)) +* remove left over header ([e6132ff](https://github.com/pelotech/charts/commit/e6132ff0efcc9a232fbe470d541e7c2a3d7cd9f4)) + ## [0.3.0](https://github.com/pelotech/charts/compare/pachyderm-0.2.1...pachyderm/0.3.0) (2025-02-11) diff --git a/charts/pachyderm/Chart.yaml b/charts/pachyderm/Chart.yaml index 282cd85..ffd4aa0 100755 --- a/charts/pachyderm/Chart.yaml +++ b/charts/pachyderm/Chart.yaml @@ -11,7 +11,7 @@ keywords: - reproducibility - distributed - processing -version: 0.3.0 +version: 0.3.1 appVersion: 1.8.6 home: "https://pachyderm.io" sources: diff --git a/charts/pachyderm/README.md b/charts/pachyderm/README.md index da79e5a..17b20be 100644 --- a/charts/pachyderm/README.md +++ b/charts/pachyderm/README.md @@ -1,6 +1,6 @@ # pachyderm -### version: 0.3.0 +### version: 0.3.1 ![AppVersion: 1.8.6](https://img.shields.io/badge/AppVersion-1.8.6-informational?style=flat-square)