From 8c27ed7bb4492deb9516cfb847e4e67ab7273e64 Mon Sep 17 00:00:00 2001 From: Johnathan Kupferer Date: Thu, 1 Aug 2024 12:14:50 -0400 Subject: [PATCH] Release v1.0.3 --- helm/replik8s-openshift-build/Chart.yaml | 4 ++-- helm/replik8s/Chart.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/helm/replik8s-openshift-build/Chart.yaml b/helm/replik8s-openshift-build/Chart.yaml index 16115c4..35861a8 100644 --- a/helm/replik8s-openshift-build/Chart.yaml +++ b/helm/replik8s-openshift-build/Chart.yaml @@ -3,5 +3,5 @@ apiVersion: v2 name: replik8s-openshift-build description: Chart for OpenShift BuildConfig and ImageStream type: application -version: 1.0.2 -appVersion: 1.0.2 +version: 1.0.3 +appVersion: 1.0.3 diff --git a/helm/replik8s/Chart.yaml b/helm/replik8s/Chart.yaml index 0d59654..f1aec87 100644 --- a/helm/replik8s/Chart.yaml +++ b/helm/replik8s/Chart.yaml @@ -3,5 +3,5 @@ apiVersion: v2 name: replik8s description: Kubernetes resource replication and backup type: application -version: 1.0.2 -appVersion: 1.0.2 +version: 1.0.3 +appVersion: 1.0.3