Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

chore(main): Release v0.5.11 #184

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.5.11](https://github.com/cloudquery/cq-provider-k8s/compare/v0.5.10...v0.5.11) (2022-06-22)


### Features

* YAML config support ([#182](https://github.com/cloudquery/cq-provider-k8s/issues/182)) ([e58d2cf](https://github.com/cloudquery/cq-provider-k8s/commit/e58d2cf35d50714b37a929bfa80290d63f84cfeb))

## [0.5.10](https://github.com/cloudquery/cq-provider-k8s/compare/v0.5.9...v0.5.10) (2022-06-20)


Expand Down
3 changes: 0 additions & 3 deletions test/policy_cq_config.hcl
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
// Configuration AutoGenerated by CloudQuery CLI
cloudquery {
plugin_directory = "./cq/providers"
policy_directory = "./cq/policies"

provider "k8s" {
source = "cloudquery/k8s"
version = "latest"
Expand Down