Skip to content

Commit 2892713

Browse files
committed
Release kube operator with tool filtering fix.
Updates kube operator to integrate changes merged in #1194.
1 parent aae9c82 commit 2892713

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

deploy/charts/operator/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ apiVersion: v2
22
name: toolhive-operator
33
description: A Helm chart for deploying the ToolHive Operator into Kubernetes.
44
type: application
5-
version: 0.2.1
6-
appVersion: "0.2.1"
5+
version: 0.2.2
6+
appVersion: "0.2.2"

deploy/charts/operator/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
# ToolHive Operator Helm Chart
33

4-
![Version: 0.2.1](https://img.shields.io/badge/Version-0.2.1-informational?style=flat-square)
4+
![Version: 0.2.2](https://img.shields.io/badge/Version-0.2.2-informational?style=flat-square)
55
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
66

77
A Helm chart for deploying the ToolHive Operator into Kubernetes.

0 commit comments

Comments
 (0)