Releases: kubewarden/github-actions
Releases · kubewarden/github-actions
v3.4.6
🐛 Bug Fixes
- fix(ci): group minor updates. (#152)
🧰 Maintenance
- update tinygo and kwctl (#153)
- chore(deps): update golangci/golangci-lint-action action to v6.2.0 (#151)
v3.4.5
🚀 Features
- feat(ci): Common renovate bot configuration (#148)
🐛 Bug Fixes
- fix: Correctly pull from artifacthub and push needed files (#150)
- fix: temporarily downgrade tinygo version (#149)
v3.4.3
🐛 Bug Fixes
- fix: Correctly push to artifacthub branch, fix artifacthub policy release (#145)
v3.4.2
🐛 Bug Fixes
- fix: Support repos where there's no tag at all (#144)
v3.4.1
🐛 Bug Fixes
- fix: Don't compare version on CI for rust policies (#142)
🧰 Maintenance
- chore(deps): update version of tinygo (#143)
v3.4.0
🚀 Features
- feat: Support policies in folders for reusable workflows (#138)
🧰 Maintenance
- chore(deps): update golangci/golangci-lint-action action to v6.1.1 (#137)
v3.3.5
- add go wasi policies (#136)
v3.3.3
🚀 Features
- feat: Run e2e tests on CI job for Rust policies (#134)