diff --git a/config/manager/kustomization.yaml b/config/manager/kustomization.yaml index 3d85dfa..d33f08f 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.3.0 + newTag: v1.4.0 diff --git a/helm-charts/stage/Chart.yaml b/helm-charts/stage/Chart.yaml index 7e908d8..7234305 100644 --- a/helm-charts/stage/Chart.yaml +++ b/helm-charts/stage/Chart.yaml @@ -3,4 +3,4 @@ appVersion: v4.0.1 description: A Helm chart for Kubernetes name: stage type: application -version: 1.3.0 +version: 1.4.0