From 79717f064cfc4ebf699f8360001088f515952dfd Mon Sep 17 00:00:00 2001 From: syntassodev Date: Mon, 8 Jul 2024 15:02:33 +0000 Subject: [PATCH] update kratix package --- kratix/Chart.yaml | 2 +- kratix/templates/distribution.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kratix/Chart.yaml b/kratix/Chart.yaml index b1f6c48..6ab6cf2 100644 --- a/kratix/Chart.yaml +++ b/kratix/Chart.yaml @@ -13,7 +13,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: v0.123.0 +version: v0.124.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. diff --git a/kratix/templates/distribution.yaml b/kratix/templates/distribution.yaml index 51d2d33..4ae0165 100644 --- a/kratix/templates/distribution.yaml +++ b/kratix/templates/distribution.yaml @@ -407,7 +407,7 @@ subjects: --- apiVersion: v1 data: - WC_IMG: docker.io/syntasso/kratix-platform-pipeline-adapter:v0.123.0 + WC_IMG: docker.io/syntasso/kratix-platform-pipeline-adapter:v0.124.0 kind: ConfigMap metadata: labels: @@ -497,7 +497,7 @@ spec: configMapKeyRef: key: WC_IMG name: kratix-platform-wc-img-config - image: docker.io/syntasso/kratix-platform:v0.123.0 + image: docker.io/syntasso/kratix-platform:v0.124.0 livenessProbe: httpGet: path: /healthz