File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ type: application
1313# This is the chart version. This version number should be incremented each time you make changes
1414# to the chart and its templates, including the app version.
1515# Versions are expected to follow Semantic Versioning (https://semver.org/)
16- version : v0.86 .0
16+ version : v0.87 .0
1717# This is the version number of the application being deployed. This version number should be
1818# incremented each time you make changes to the application. Versions are not expected to
1919# follow Semantic Versioning. They should reflect the version the application is using.
Original file line number Diff line number Diff line change @@ -372,7 +372,7 @@ subjects:
372372---
373373apiVersion : v1
374374data :
375- WC_IMG : docker.io/syntasso/kratix-platform-pipeline-adapter:v0.86 .0
375+ WC_IMG : docker.io/syntasso/kratix-platform-pipeline-adapter:v0.87 .0
376376kind : ConfigMap
377377metadata :
378378 name : kratix-platform-wc-img-config
@@ -443,7 +443,7 @@ spec:
443443 configMapKeyRef :
444444 key : WC_IMG
445445 name : kratix-platform-wc-img-config
446- image : docker.io/syntasso/kratix-platform:v0.86 .0
446+ image : docker.io/syntasso/kratix-platform:v0.87 .0
447447 livenessProbe :
448448 httpGet :
449449 path : /healthz
You can’t perform that action at this time.
0 commit comments