Skip to content

Commit

Permalink
chore: upgrade to 3.4.17 (#227)
Browse files Browse the repository at this point in the history
Upgrade manifests and images to 2.4 according to KFP's manifests.
See kfp's CONTRIBUTING.md file for instructions.

Close https://warthogs.atlassian.net/browse/KF-6860
  • Loading branch information
orfeas-k committed Feb 12, 2025
1 parent 9376c58 commit b5a6895
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charms/argo-controller/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ options:
description: S3 key prefix
executor-image:
type: string
default: charmedkubeflow/argoexec:3.4.16-ffcffa9
default: gcr.io/ml-pipeline/argoexec:v3.4.17-license-compliance
description: |
Image to use for runtime executor. Should be updated alongside updating the rest of the charm's images.
kubelet-insecure:
Expand Down
2 changes: 1 addition & 1 deletion charms/argo-controller/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ resources:
type: oci-image
description: 'Backing OCI image'
auto-fetch: true
upstream-source: gcr.io/ml-pipeline/workflow-controller:v3.4.16-license-compliance
upstream-source: gcr.io/ml-pipeline/workflow-controller:v3.4.17-license-compliance
containers:
argo-controller:
resource: oci-image
Expand Down

0 comments on commit b5a6895

Please sign in to comment.