Skip to content

Releases: saltstack-formulas/docker-formula

v2.0.6

21 May 15:14
Compare
Choose a tag to compare

2.0.6 (2021-05-21)

Bug Fixes

  • service: reload the docker service when daemon.json has changed (b34f434)

v2.0.5

20 May 16:08
Compare
Choose a tag to compare

2.0.5 (2021-05-20)

Bug Fixes

  • clean: fix clean of repo for the RedHat family (4730a72)
  • clean: fix syntax error in networks.clean state file (53db7ad)
  • clean: fix syntax error with use_upstream repo (428dccd)
  • clean: make repo install and clean states consistent (af16bb7)
  • clean: remove invalid 'onlyif' statement from repo.clean (b3c56cb)
  • clean: update condition that enables the repo (1f5190b)
  • clean: update enable_repo condition to be more robust (a7f382f)
  • test: add missing tests to verify installation from repo (5a62de9)

Continuous Integration

  • kitchen: use master as default instance for Arch Linux [skip ci] (161d8cc)

v2.0.4

19 May 14:52
Compare
Choose a tag to compare

2.0.4 (2021-05-19)

Bug Fixes

  • config: replace URLs to bintray.com by github.com (2f60c21)
  • config: use 'latest' docker-compose versions from github (d434e25)

Continuous Integration

  • add arch-master to matrix and update .travis.yml [skip ci] (cec557a)

Documentation

  • remove files which aren't formula-specific [skip ci] (4cc1e70)
  • readme: fix headings and links [skip ci] (b0021eb)

v2.0.3

23 Apr 13:21
Compare
Choose a tag to compare

2.0.3 (2021-04-23)

Bug Fixes

  • config: remove daemon.json in clean states (6967a98)

Continuous Integration

  • kitchen+gitlab: adjust matrix to add 3003 [skip ci] (2c7fe1a)

v2.0.2

22 Apr 17:30
Compare
Choose a tag to compare

2.0.2 (2021-04-22)

Bug Fixes

  • config: remove block comment from daemon file (d075a0f)

v2.0.1

21 Apr 23:37
Compare
Choose a tag to compare

2.0.1 (2021-04-21)

Bug Fixes

  • config: remove empty daemon.json (3631fdb)
  • config: revert previous changes in file.sls (1cdfb57)
  • config: write config dictionary to daemon.json (0e6febc)
  • config: write config dictionary to daemon.json (413cf58)
  • config: write daemon_config dictionary to daemon.json (4af9866)
  • config: write daemon_config dictionary to daemon.json (ea2505b)
  • python-docker: install with pip (7d73e8a)

v2.0.0

16 Apr 23:25
Compare
Choose a tag to compare

2.0.0 (2021-04-16)

Bug Fixes

  • service: change default service name (f8f96f1)

Tests

  • standardise use of share suite & _mapdata state [skip ci] (69d7e65)
  • service: enable for archive and package suites (c168ee1)

BREAKING CHANGES

  • service: due changes in default service name, on systems
    where 'archive' installation method is used, duplicate service
    will be created. This can be avoided by updating pillar with
    'docker:pkg:docker:service:name: dockerd'. Due fact that 'archive'
    method is default this change may affect a large number of users

v1.1.2

10 Mar 19:44
Compare
Choose a tag to compare

1.1.2 (2021-03-10)

Bug Fixes

  • osmap: use CentOS settings as basis for Oracle & Amazon Linux (28d40b3)

Code Refactoring

  • map files: cleanup and small fixes (f839b06)

Continuous Integration

  • commitlint: ensure upstream/master uses main repo URL [skip ci] (648666d)
  • gemfile+lock: use ssf customised kitchen-docker repo [skip ci] (d88eac1)
  • github/kitchen: use GitHub Actions for Linux testing [skip ci] (1febf87)
  • gitlab-ci: add rubocop linter (with allow_failure) [skip ci] (a5b95c0)
  • kitchen+ci: use latest pre-salted images (after CVE) [skip ci] (2e15ae3)
  • pre-commit: update hook for rubocop [skip ci] (8624eb0)

v1.1.1

18 Dec 22:05
Compare
Choose a tag to compare

1.1.1 (2020-12-18)

Bug Fixes

  • compose-ng: add support for setting container devices (2b04ee7)

v1.1.0

18 Dec 19:53
Compare
Choose a tag to compare

1.1.0 (2020-12-18)

Bug Fixes

  • clean: correct package name (58efc33)
  • repo: correct typo and explicit null-check #258 (f5ec911)
  • typo: refresh not refrsh (f823af2)
  • windows: pip install docker (b74bc08)

Continuous Integration

  • gitlab-ci: use GitLab CI as Travis CI replacement (ab48dcd)

Features

  • arm64: add support for Raspberry Pi 4 running Ubuntu 20.04 (228ca07)
  • proxy: allow setting proxy in systemd (ebeb2fe)