Releases: marinatedconcrete/config
Releases · marinatedconcrete/config
v1.3.0
v1.2.0
What's Changed
- Strip the v prefix from tagged releases by @robarnold in #161
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Use the correct tags with releases by @robarnold in #159
- Update dependency kubernetes/minikube to v1.33.1 by @renovate in #142
Full Changelog: v1.0.0...v1.1.0
Initial version
Let's see what happens
What's Changed
- Set up usb builds with earthly (maybe) by @robarnold in #1
- Use earthly actions for valiation/lint by @robarnold in #2
- Fix the way we pass the registry to the docker CLI by @robarnold in #3
- Use the right user for the container registry by @robarnold in #4
- Try to get the usb image published by @robarnold in #5
- Try using the repo prefix for the image name by @robarnold in #6
- Try explicitly adding the push to SAVE IMAGE by @robarnold in #7
- Try explicitly using ghcr.io by @robarnold in #8
- Add config for regex in
Earthfile
s by @sdwilsh in #9 - Migrate renovate config by @renovate in #13
- Update actions/checkout action to v4 by @renovate in #11
- Update renovate/renovate Docker tag to v37 by @renovate in #14
- Roll back earthly/actions-setup action to v1.0.8 by @renovate in #10
- Refactor images to allow for more images with organization by @sdwilsh in #15
- Add a custom Kairos image by @sdwilsh in #16
- Update docker/login-action action to v3 by @renovate in #17
- Update docker/setup-qemu-action action to v3 by @renovate in #18
- Always try to push, but rely on Earthly to not push unless it is not a pull request by @sdwilsh in #19
- Add zsh and usbutils to install list by @robarnold in #21
- Update quay.io/kairos/core-ubuntu-22-lts Docker tag to v2.4.1 by @renovate in #23
- Update Yarn to v3.6.4 by @renovate in #25
- Update earthly/earthly Docker tag to v0.7.20 by @renovate in #26
- Set up role for zsh by @robarnold in #22
- Add shellcheck to lint by @robarnold in #28
- Add Operator Lifecycle Manager by @sdwilsh in #30
- only build usb image for pull requests and on master when relevant files change by @sdwilsh in #31
- Ensure that prettier lints all files in the repo by @robarnold in #35
- Try to build a zsh bundle by @robarnold in #34
- Update earthly/earthly Docker tag to v0.7.20 by @renovate in #36
- Fix lack of tag passed to zsh builds by @robarnold in #37
- Add docs for zsh role by @robarnold in #38
- Fix permissions on run script by @robarnold in #40
- Rebuild the zsh bundle whenever any of the zsh ansible role files change by @robarnold in #41
- Push an image of the kairos-zsh-bundle on PR by @robarnold in #42
- Roll back actions/checkout action to v4.1.1 by @renovate in #48
- Update registry.k8s.io/kustomize/kustomize Docker tag to v5.2.1 by @renovate in #49
- Update Yarn to v4 by @renovate in #51
- Introduce the kubevirt component by @robarnold in #39
- Use glob for installation script by @robarnold in #45
- Use Earthly satellites for faster CI builds by @robarnold in #52
- Enable automerge for prettier/yarn (fixes #29) by @robarnold in #53
- Update earthly/earthly Docker tag to v0.7.21 by @renovate in #65
- Update Yarn to v4.0.1 by @renovate in #66
- Generate a feature to install ansible and run a playbook by @robarnold in #67
- Try adding a test and include the pip requirements by @robarnold in #69
- Update actions/checkout action to v4 by @renovate in #68
- Bump dev container feature version by @robarnold in #70
- Run the playbook and ansible galaxy commands as part of the repo by @robarnold in #71
- Back out lifecycle script - does not seem like the right approach by @robarnold in #72
- Add initial devcontainer definition by @robarnold in #73
- Add option to write corrected prettier output back to repo by @robarnold in #64
- Add Mosquitto Kustomize Component by @sdwilsh in #74
- Support GPG Signing of Commits by @sdwilsh in #76
- Support preserving Earthly configuration by @sdwilsh in #77
- Update dependency ansible to v8.6.1 by @renovate in #78
- Update dependency prettier to v3.1.0 by @renovate in #79
- Update Yarn to v4.0.2 by @renovate in #80
- Update earthly/earthly Docker tag to v0.7.22 by @renovate in #82
- Add a basic test for mosquitto kustomization by @sdwilsh in #83
- Update earthly/earthly Docker tag to v0.7.22 by @renovate in #85
- Update dependency ansible to v9 by @renovate in #81
- Update dependency ansible to v9.1.0 by @renovate in #88
- Update dependency prettier to v3.1.1 by @renovate in #89
- Update earthly/earthly Docker tag to v0.7.23 by @renovate in #90
- Version the earthly version used in the validation flow by @robarnold in #93
- Revert "Update earthly/earthly Docker tag to v0.7.23 (#90)" by @robarnold in #95
- Upstream kube-vip from sdwilsh by @robarnold in #92
- Ensure prettier formatting exits non-zero on failure by @robarnold in #97
- Add image for the silabs firmware flasher by @robarnold in #96
- Update dependency universal-silabs-flasher to v0.0.16 by @renovate in #99
- Explicitly tag Python with docker versioning by @robarnold in #98
- Add more ansible files to the kustomize test paths by @robarnold in #100
- Update python Docker tag to v3.12.1 by @renovate in #86
- Upstream paperless components by @robarnold in #91
- Update dependency kubernetes to v29 by @renovate in #103
- Update dependency prettier to v3.2.0 by @renovate in #105
- Update dependency prettier to v3.2.1 by @renovate in #106
- Update dependency prettier to v3.2.2 by @renovate in #107
- Update kairos builds by @robarnold in #108
- Fix kairos dep in image build script by @robarnold in #110
- Update dependency universal-silabs-flasher to v0.0.17 by @renovate in #112
- Update redis Docker tag to v7.2.4 by @renovate in #104
- Update earthly/actions-setup action to v1.0.9 by @renovate in #114
- Update Yarn to v4.1.0 by @renovate in #115
- Update ghcr.io/paperless-ngx/paperless-ngx Docker tag to v2.4.3 by @renovate in #101
- Update dependency prettier to v3.2.5 by @renovate in #111
- Update dependency ansible to v9.2.0 by @renovate in #116
- Put the image metadata into the OS release by @robarnold in #122
- Updat...