Skip to content

Commit

Permalink
feat: update reference to image to point to rock (#131)
Browse files Browse the repository at this point in the history
* feat: update reference to image to point to rock

Summary of changes:
- Updated config.yaml to refer to published ROCK image instead of upstream container image.
- Bump version to 3.3.10
  • Loading branch information
i-chvets authored Sep 20, 2023
1 parent 8b3e336 commit dba541a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charms/argo-controller/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ options:
https://argoproj.github.io/argo-workflows/workflow-executors/#workflow-executors
executor-image:
type: string
default: argoproj/argoexec:v3.3.8
default: charmedkubeflow/argoexec:v3.3.10_22.04_1
description: |
Image to use for runtime executor. Should be updated alongside updating the rest of the charm's images.
kubelet-insecure:
Expand Down

0 comments on commit dba541a

Please sign in to comment.