From f44933d00e12f76c391431d795d89a377e7b3c08 Mon Sep 17 00:00:00 2001 From: Chris Butler Date: Thu, 27 Nov 2025 13:12:37 +0900 Subject: [PATCH] fix: update helm chart to guarantee a short name Signed-off-by: Chris Butler --- Chart.yaml | 2 +- README.md | 2 +- templates/kbs-route.yaml | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 09cbf47..995d700 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -7,4 +7,4 @@ keywords: - confidential-containers name: trustee # DO NOT EDIT VERSION HERE, IT IS AUTO-GENERATED BY SEMANTIC-RELEASE -version: 0.0.4 +version: 0.0.5 diff --git a/README.md b/README.md index d79c60f..43e2e5d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # trustee -![Version: 0.0.4](https://img.shields.io/badge/Version-0.0.4-informational?style=flat-square) +![Version: 0.0.5](https://img.shields.io/badge/Version-0.0.5-informational?style=flat-square) A Helm chart to provide an opinionated deployment of Trustee in a validated pattern diff --git a/templates/kbs-route.yaml b/templates/kbs-route.yaml index fb70395..8e6aa92 100644 --- a/templates/kbs-route.yaml +++ b/templates/kbs-route.yaml @@ -6,6 +6,7 @@ metadata: name: kbs namespace: trustee-operator-system spec: + subdomain: kbs port: targetPort: 8080 to: