Skip to content

Releases: score-spec/community-provisioners

v0.8.0

19 May 18:38
9bcfa15

Choose a tag to compare

What's Changed

⚠️ This is introducing a breaking change, anyone who pointed to the provisioners files, will need to change the folder in the URL path. For example:

score-compose init \
- --provisioners https://github.com/score-spec/community-provisioners/raw/main/score-compose/10-service.provisioners.yaml
+ --provisioners https://github.com/score-spec/community-provisioners/raw/main/service/score-compose/10-service.provisioners.yaml

Full Changelog: v0.7.1...v0.8.0

v0.7.1

23 Apr 15:46
b0ca994

Choose a tag to compare

What's Changed

  • Add expected_outputs to redis helm upgrade provisioner by @rvm-segfault in #19
  • More supported_params, expected_outputs and description by @mathieu-benoit in #24
  • Update score-compose/10-service.provisioners.yaml - service fail if not found by @mathieu-benoit in #25
  • Update score-k8s/10-service.provisioners.yaml - service fail if not found by @mathieu-benoit in #26

New Contributors

Full Changelog: v0.7.0...v0.7.1

v0.7.0

11 Apr 12:57
462bbbb

Choose a tag to compare

What's Changed

🚀 New features 🚀

  • Use mirror.gcr.io/ to avoid DockerHub rate limits error while using community provisioners by @mathieu-benoit in #18

🧰 CI changes 🧰

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

18 Mar 20:53
5418e73

Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

13 Mar 00:36
7dfeea7

Choose a tag to compare

What's Changed

⚠️ This now requires to have score-compose version 0.27.0 and higher.

Full Changelog: v0.4.2...v0.5.0

v0.4.2

12 Mar 23:54
043fee9

Choose a tag to compare

What's Changed

  • Document public links for provisioners in examples by @mathieu-benoit in #10
  • Update 10-redis-dapr-state-store.provisioners.yaml - components folder by @mathieu-benoit in #11
  • Update 10-redis-dapr-state-store.provisioners.yaml - class: default by @mathieu-benoit in #12
  • Fix score-compose provisioners list output with expected_outputs.name by @mathieu-benoit in #13

Full Changelog: v0.4.1...v0.4.2

v0.4.1

05 Mar 17:08
79b33ca

Choose a tag to compare

What's Changed

  • Add redis-helm-template and redis-helm-upgrade provisioners. by @mathieu-benoit in #9

Full Changelog: v0.4.0...v0.4.1

v0.4.0

02 Mar 14:51
2f0090c

Choose a tag to compare

What's Changed

  • Change provisioners files from 00- to 10- and add more examples by @mathieu-benoit in #7

⚠️ This is introducing a breaking change, anyone who pointed to the 00-* files, will now have to point to 10-*.

Full Changelog: v0.3.0...v0.4.0

v0.3.0

01 Mar 21:46
19ee768

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

14 Jan 01:08
d71a569

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0