Swarm Cronjob Versions Save

Create jobs on a time-based schedule on Docker Swarm

v1.13.0

3 months ago
  • Enables automatic API version negotiation for the docker client (#313)
  • Go 1.21 (#285 #284)
  • Alpine Linux 3.19 (#317)
  • Bump github.com/alecthomas/kong to 0.8.1 (#289)
  • Bump github.com/distribution/distribution to 2.8.3+incompatible (#259 #260 #302)
  • Bump github.com/docker/cli to 24.0.7+incompatible (#250 #290)
  • Bump github.com/docker/docker to 24.0.7+incompatible (#250 #290)
  • Bump github.com/opencontainers/image-spec to 1.0.2 (#239)
  • Bump github.com/prometheus/client_golang to 1.11.1 (#234)
  • Bump github.com/rs/zerolog from 1.29.0 to 1.31.0 (#245 #288)
  • Bump golang.org/x/crypto to 0.17.0 (#237 #303)
  • Bump golang.org/x/net to 0.17.0 (#238 #287)
  • Bump golang.org/x/sys to 0.16.0 (#252 #279 #301 #306)

v1.12.0

1 year ago
  • Go 1.19 (#214)
  • Alpine Linux 3.17 (#223)
  • Enhance workflow (#215)
  • Bump github.com/alecthomas/kong from 0.6.1 to 0.7.1 (#220)
  • Bump github.com/docker/cli from 20.10.17+incompatible to 20.10.22+incompatible (#221)
  • Bump github.com/docker/docker from 20.10.17+incompatible to 20.10.22+incompatible (#222)
  • Bump golang.org/x/sys to 0.5.0 (#224 #230)
  • Bump github.com/rs/zerolog from 1.27.0 to 1.29.0 (#207 #227)
  • Bump github.com/docker/distribution from 2.7.1+incompatible to 2.8.0+incompatible (#233)

v1.11.0

1 year ago
  • Option to query the registry on service update (#201)
  • Fix possible nil pointer with ElectAuthServer from docker cli (#202)
  • Go 1.18 (#204)
  • Alpine Linux 3.16 (#166 #206)
  • goreleaser-xx 1.2.5
  • Move syscall to golang.org/x/sys
  • MkDocs Material 8.3.9 (#205)
  • Enhance dockerfiles (#163)
  • Bump github.com/alecthomas/kong from 0.2.17 to 0.6.1 (#152 #162 #165 #176 #200)
  • Bump github.com/docker/cli from 20.10.8 to 20.10.17 (#149 #160 #197)
  • Bump github.com/docker/docker from 20.10.8 to 20.10.17 (#148 #159 #196)
  • Bump github.com/mitchellh/mapstructure from 1.4.1 to 1.5.0 (#145 #155 #181)
  • Bump github.com/rs/zerolog from 1.24.0 to 1.27.0 (#144 #150 #162 #198)

v1.10.0

2 years ago
  • Docker client v20.10.8 (#109 #110 #134 #135)
  • Go 1.17 (#114 #140)
  • Add darwin/amd64, darwin/arm64, linux/riscv64, windows/arm64 artifacts (#141)
  • Alpine Linux 3.14
  • MkDocs Materials 7.2.6 (#143)
  • Remove linux/s390x Docker platform support (for now)
  • Switch to goreleaser-xx (#111)
  • Bump github.com/rs/zerolog from 1.20.0 to 1.24.0 (#131 #137 #142)
  • Bump github.com/mitchellh/mapstructure from 1.4.0 to 1.4.1 (#103)
  • Bump github.com/alecthomas/kong from 0.2.12 to 0.2.16 (#106 #112)

v1.9.0

3 years ago
  • Refactor CI and dev workflow with buildx bake (#99)
    • Upload artifacts
    • Add image-local target
    • Single job for artifacts and image
    • Add armv5 artifact
  • Use embedded tzdata package and remove --timezone flag (#98)
  • Go 1.15 (#97)
  • Send registry authentication details to Swarm agents (#96)
  • Docker client v20.10.1
  • Remove support for freebsd/* (moby/moby#38818)
  • Handle registry auth from spec (#92)
  • Bump github.com/mitchellh/mapstructure from 1.3.3 to 1.4.0 (#88)
  • Bump github.com/alecthomas/kong from 0.2.11 to 0.2.12 (#89)
  • Docker image also available on GitHub Container Registry
  • Bump github.com/rs/zerolog from 1.19.0 to 1.20.0 (#68)
  • Docs website with mkdocs
  • Switch to Docker actions
  • Add notes about timezone (#43)
  • Add renovate example (#42)
  • Add MariaDB dump example (#35)

v1.8.0

4 years ago
  • Switch to kong command-line parser
  • Go 1.13
  • Docker client v19.03.8
  • Use Open Container Specification labels as label-schema.org ones are deprecated
  • Update libs

v1.7.1

4 years ago
  • Update libs
  • Cache go modules

v1.7.0

4 years ago
  • Seconds field is now optional
  • Docker client v19.03.4

v1.6.0

4 years ago
  • Allow to set more replicas (Issue #16)
  • Docker client v19.03.3
  • Update libs

v1.6.0-beta.1

4 years ago

Unstable release

  • Allow to set more replicas (Issue #16)