canonical / argo-workflows-rocks

ROCKs for Argo Workflows
Apache License 2.0
0 stars 1 forks source link

chore: bump 3.3.10 -> 3.4.16 #21

Closed DnPlas closed 4 months ago

DnPlas commented 4 months ago

Bump the rock to 3.4.16

Fixes #20

I made all changes based on this diff and the Dockerfile itself.

Testing the rock

  1. Build the rock rockcraft pack -v
  2. Copy the rock to a docker local registry sudo skopeo --insecure-policy copy oci-archive:<argo-rock-name>.rock docker-daemon:argoexec:0.1
  3. Run a container with the image, verify the workload runs correctly. You can exec into the container and run:
_daemon_@74a25ea68ce3:~$ argoexec version
argoexec: v3.4.16
  BuildDate: 2024-06-04T11:59:26Z
  GitCommit: 910a9aabce5de6568b54350c181a431f8263605a
  GitTreeState: clean
  GitTag: v3.4.16
  GoVersion: go1.20.14
  Compiler: gc
  Platform: linux/amd64