Skip to content

Commit 221a7fe

Browse files
committed
update kratix package
1 parent 312dde5 commit 221a7fe

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

kratix/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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.104.0
16+
version: v0.105.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.

kratix/templates/distribution.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ subjects:
407407
---
408408
apiVersion: v1
409409
data:
410-
WC_IMG: docker.io/syntasso/kratix-platform-pipeline-adapter:v0.104.0
410+
WC_IMG: docker.io/syntasso/kratix-platform-pipeline-adapter:v0.105.0
411411
kind: ConfigMap
412412
metadata:
413413
labels:
@@ -497,7 +497,7 @@ spec:
497497
configMapKeyRef:
498498
key: WC_IMG
499499
name: kratix-platform-wc-img-config
500-
image: docker.io/syntasso/kratix-platform:v0.104.0
500+
image: docker.io/syntasso/kratix-platform:v0.105.0
501501
livenessProbe:
502502
httpGet:
503503
path: /healthz

0 commit comments

Comments
 (0)