Skip to content

Commit 3d8dd67

Browse files
committed
update kratix package
1 parent dd8c3bf commit 3d8dd67

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.41.0
16+
version: v0.42.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
@@ -365,7 +365,7 @@ subjects:
365365
---
366366
apiVersion: v1
367367
data:
368-
WC_IMG: syntasso/kratix-platform-pipeline-adapter:v0.41.0
368+
WC_IMG: syntasso/kratix-platform-pipeline-adapter:v0.42.0
369369
kind: ConfigMap
370370
metadata:
371371
name: kratix-platform-wc-img-config
@@ -436,7 +436,7 @@ spec:
436436
configMapKeyRef:
437437
key: WC_IMG
438438
name: kratix-platform-wc-img-config
439-
image: syntasso/kratix-platform:v0.41.0
439+
image: syntasso/kratix-platform:v0.42.0
440440
livenessProbe:
441441
httpGet:
442442
path: /healthz

0 commit comments

Comments
 (0)