File tree Expand file tree Collapse file tree 4 files changed +289
-21
lines changed
Expand file tree Collapse file tree 4 files changed +289
-21
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ options:
1212 description : S3 key prefix
1313 executor-image :
1414 type : string
15- default : charmedkubeflow/ argoexec:3.4.17-ae093c9
15+ default : quay.io/argoproj/ argoexec:v3.5.14
1616 description : |
1717 Image to use for runtime executor. Should be updated alongside updating the rest of the charm's images.
1818 kubelet-insecure :
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ resources:
1212 type : oci-image
1313 description : ' Backing OCI image'
1414 auto-fetch : true
15- upstream-source : charmedkubeflow/ workflow-controller:3.4.17-627976f
15+ upstream-source : quay.io/argoproj/ workflow-controller:v3.5.14
1616containers :
1717 argo-controller :
1818 resource : oci-image
Original file line number Diff line number Diff line change @@ -8,4 +8,4 @@ annotations:
88 description: >
99 Detected missing workflow pods in the last 5 minutes.
1010 Missing pods are expected pods that never appeared or were deleted.
11- See https://argo-workflows.readthedocs.io/en/release-3.4 /metrics/#argo_pod_missing for details.
11+ See https://argo-workflows.readthedocs.io/en/release-3.5 /metrics/#argo_pod_missing for details.
You can’t perform that action at this time.
0 commit comments