Skip to content

Commit 43b0b1b

Browse files
committed
Cut Release 'v2022.8.17'
1 parent 3fdec12 commit 43b0b1b

4 files changed

Lines changed: 15 additions & 7 deletions

File tree

.changes/unreleased/Feature-20220803-140502.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/Feature-20220809-234610.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/v2022.8.17.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## [August 17, 2022]((https://github.com/OpsLevel/cli/compare/v2022.8.1...v2022.8.17))
2+
### Feature
3+
- Add ability to read file contents with Rego
4+
- Add Rego function to get Github repo metadata
5+
## Docker Image
6+
7+
- `docker pull public.ecr.aws/opslevel/cli:v2022.8.17`

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,14 @@
22
All notable changes to this project will be documented in this file.
33

44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5-
and is generated by [Changie](https://github.com/miniscruff/changie).## [August 01, 2022]((https://github.com/OpsLevel/cli/compare/v2022.7.20...v2022.8.1))
5+
and is generated by [Changie](https://github.com/miniscruff/changie).## [August 17, 2022]((https://github.com/OpsLevel/cli/compare/v2022.8.1...v2022.8.17))
6+
### Feature
7+
- Add ability to read file contents with Rego
8+
- Add Rego function to get Github repo metadata
9+
## Docker Image
10+
11+
- `docker pull public.ecr.aws/opslevel/cli:v2022.8.17`
12+
## [August 01, 2022]((https://github.com/OpsLevel/cli/compare/v2022.7.20...v2022.8.1))
613
### Feature
714
- adding support for Rego policies in cli
815
### Refactor

0 commit comments

Comments
 (0)