From 3fc3765da648f8379eb28dbec932f0218f798688 Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Sun, 9 Nov 2025 15:48:40 -0600 Subject: [PATCH] bump chart version --- config/manager/kustomization.yaml | 2 +- helm-charts/stage/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/manager/kustomization.yaml b/config/manager/kustomization.yaml index d33f08f..5e5d2b1 100644 --- a/config/manager/kustomization.yaml +++ b/config/manager/kustomization.yaml @@ -5,4 +5,4 @@ kind: Kustomization images: - name: controller newName: git.jwetzell.com/jwetzell/ontime-operator - newTag: v1.4.0 + newTag: v1.5.0 diff --git a/helm-charts/stage/Chart.yaml b/helm-charts/stage/Chart.yaml index f35f807..228e6ce 100644 --- a/helm-charts/stage/Chart.yaml +++ b/helm-charts/stage/Chart.yaml @@ -3,4 +3,4 @@ appVersion: v4.1.0 description: A Helm chart for Ontime name: stage type: application -version: 1.4.0 +version: 1.5.0