Changelog
✨ Features
- b45a988: feat(provider): add --no-default-labels flag (#51) (@rafalgalaw)
🐛 Bug fixes
- 8a9a55d: fix(docs): adjust for removed containerRegistry property (#50) (@rafalgalaw)
- 43103a4: fix: add local registry host to docker build target (#17) (@rafalgalaw)
- 1c5bb5e: fix: upstream image fails due to missing files (#52) (@gabriel-samfira)
🌱 Others
- 326ab30: Add system-info callback (#15) (@gabriel-samfira)
- 6d77a03: Fix/config parsing (#24) (@rafalgalaw)
- e0bc152: chore(deps): bump actions/checkout from 3 to 4 (#45) (@dependabot[bot])
- fb3355d: chore(deps): bump actions/setup-go from 4 to 5 (#44) (@dependabot[bot])
- 02675f5: chore(deps): bump actions/upload-artifact from 2 to 4 (#43) (@dependabot[bot])
- 5af37ce: chore(deps): bump github.com/cloudbase/garm-provider-common from 0.1.0 to 0.1.1 (#18) (@dependabot[bot])
- a663081: chore(deps): bump github.com/google/uuid from 1.3.1 to 1.6.0 (#19) (@dependabot[bot])
- 5a8b67e: chore(deps): bump github.com/knadh/koanf/v2 from 2.0.1 to 2.1.0 (#29) (@dependabot[bot])
- 826e184: chore(deps): bump github.com/knadh/koanf/v2 from 2.1.0 to 2.1.1 (#47) (@dependabot[bot])
- 03ba576: chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#34) (@dependabot[bot])
- 1ca48ec: chore(deps): bump k8s.io/api from 0.28.2 to 0.28.10 (#48) (@dependabot[bot])
- 989b32a: chore(deps): bump sigs.k8s.io/controller-runtime from 0.16.2 to 0.16.6 (#46) (@dependabot[bot])
- e2c00a6: chore(deps): bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 (#21) (@dependabot[bot])
- 15c9089: chore: bump golang to 1.22 and minor dependency bumps (#53) (@bavarianbidi)
- 246acd7: chore: disable automatic k8s package updates (#33) (@bavarianbidi)
- dedd9bf: chore: use garm-operator to init garm (#14) (@bavarianbidi)
- 04a3091: chore: validate PR title (#32) (@bavarianbidi)
- 709535f: enable dependabot (#16) (@bavarianbidi)
- b74417a: refactor: remove container registry config (#42) (@rafalgalaw)
- ec8785a: test(provider): merge additional labels into pod template (#49) (@rafalgalaw)