Skip to content

Commit c2c9f88

Browse files
author
“syntassodev”
committed
update kratix package
1 parent e2ce7ef commit c2c9f88

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

kratix/files/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ spec:
3737
configMapKeyRef:
3838
key: PIPELINE_ADAPTER_IMG
3939
name: kratix-platform-pipeline-adapter-config
40-
image: syntasso-community.docker.reo.dev/syntasso/kratix-platform@sha256:1adbfe63fa260909e2b3d219ebc1d9a17131edcda1d18728214b60b7f9647a89
40+
image: syntasso-community.docker.reo.dev/syntasso/kratix-platform@sha256:474bceb222564baa9ce1474d276211f3d3df36205812e1589ff871b9f87435fd
4141
livenessProbe:
4242
httpGet:
4343
path: /healthz

kratix/templates/distribution.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ subjects:
308308
---
309309
apiVersion: v1
310310
data:
311-
PIPELINE_ADAPTER_IMG: syntasso-community.docker.reo.dev/syntasso/kratix-platform@sha256:1adbfe63fa260909e2b3d219ebc1d9a17131edcda1d18728214b60b7f9647a89
311+
PIPELINE_ADAPTER_IMG: syntasso-community.docker.reo.dev/syntasso/kratix-platform@sha256:474bceb222564baa9ce1474d276211f3d3df36205812e1589ff871b9f87435fd
312312
kind: ConfigMap
313313
metadata:
314314
labels:

0 commit comments

Comments
 (0)