Skip to content

v5.11.0 (🛒 Shopping List)

Latest
Compare
Choose a tag to compare
@pzeballos pzeballos released this 17 Apr 19:28
· 3 commits to master since this release
d4e2ee0

Added:

  • Add GCP workload identity federation compatibility (#269) @valkum

Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     docker#v5.10.0:
+     docker#v5.11.0:
        image: someimage
        workdir: /app