Skip to content

Releases: aquasecurity/postee

v2.8.1

26 Aug 01:51
Compare
Choose a tag to compare

Changelog

42c346e Revert "chore: add config samples in the image postee release (#427)"
f91c44b fix(deps): Use regular postee path

Docker images

  • docker pull aquasec/postee:2.8.1
  • docker pull public.ecr.aws/aquasecurity/postee:2.8.1
  • docker pull aquasec/postee-ui:2.8.1
  • docker pull public.ecr.aws/aquasecurity/postee-ui:2.8.1

v2.7.2

05 Jul 20:47
5d167a7
Compare
Choose a tag to compare

Changelog

520a967 chore: Use in the k8s manifest the ReadWriteOnce (#381)
57451b7 chore: use the image tag of the release in the helm chart (#372)
4dbc7bf feat(helm): Upgrade helm chart values (#409)
5d167a7 fix(ui): Rename outputs to actions (#411)

Docker images

  • docker pull aquasec/postee:2.7.2
  • docker pull public.ecr.aws/aquasecurity/postee:2.7.2
  • docker pull aquasec/postee-ui:2.7.2
  • docker pull public.ecr.aws/aquasecurity/postee-ui:2.7.2

v2.7.1

30 Jun 20:51
Compare
Choose a tag to compare

Changelog

e4162e6 Update .goreleaser.yml
f01a49c Update README.md
2bf65f2 Update README.md
3b561a9 Update README.md
edca5d0 chore(actions): Improve Actions (#378)
2985cd1 chore(deps): Bump up Postee version for ui/backend
804d651 chore(deps): Update go deps (#406)
6929fb8 chore(deps): Upgrade dependencies. (#404)
4598f0d chore(deps): bump actions/setup-python from 3 to 4 (#392)
59c2cf9 chore(deps): bump alpine from 3.15 to 3.16.0 (#386)
24bc42c chore(deps): bump aquasecurity/trivy-action from 0.3.0 to 0.4.0 (#395)
e4bd0a1 chore(deps): bump aquasecurity/trivy-action from 0.4.0 to 0.4.1 (#396)
91b0902 chore(deps): bump aquasecurity/trivy-action from 0.4.1 to 0.5.0 (#399)
b595bd0 chore(deps): bump aquasecurity/trivy-action from 0.5.0 to 0.5.1 (#407)
01ed525 chore(deps): bump azure/setup-helm from 2.1 to 3.0 (#403)
1977a71 chore(deps): bump eventsource from 1.1.0 to 1.1.1 in /ui/frontend (#389)
c8335c5 chore(deps): bump eventsource from 1.1.0 to 1.1.2 in /ui/frontend (#393)
b66fa0a chore(deps): bump github.com/open-policy-agent/opa from 0.37.0 to 0.40.0 (#388)
a2df23b chore(deps): bump goreleaser/goreleaser-action from 2 to 3 (#385)
f029cbf chore(deps): bump helm/kind-action from 1.2.0 to 1.3.0 (#394)
bc2bd32 feat(action): add OpsGenie action (#347)
48bafe5 feat(cr): Add TLS and AuthN for controller/runner comms (#384)
ba2a7d7 feat(cr): Add controller/runner mode (#373)
3e04290 feat(docs): Add Trivy+Postee blueprint (#397)
2f1d43c feat(docs): Add a link to Postee demo.
86cca64 feat(k8s): Add example controller/runner manifests (#400)
2a7ea6c feat(ui): Add an /events endpoint to see current events (#390)
b9f1904 fix(events): Improve error messages. (#405)
3d97c8d fix(gh): Fix the test target for release job.

Docker images

  • docker pull docker.io/aquasec/postee:2.7.1-amd64
  • docker pull public.ecr.aws/aquasecurity/postee:2.7.1-amd64
  • docker pull docker.io/aquasec/postee-ui:2.7.1-amd64
  • docker pull public.ecr.aws/aquasecurity/postee-ui:2.7.1-amd64

v2.6.0

30 May 23:27
Compare
Choose a tag to compare

Changelog

edca5d0 chore(actions): Improve Actions (#378)
59c2cf9 chore(deps): bump alpine from 3.15 to 3.16.0 (#386)
b66fa0a chore(deps): bump github.com/open-policy-agent/opa from 0.37.0 to 0.40.0 (#388)
a2df23b chore(deps): bump goreleaser/goreleaser-action from 2 to 3 (#385)
bc2bd32 feat(action): add OpsGenie action (#347)
48bafe5 feat(cr): Add TLS and AuthN for controller/runner comms (#384)
ba2a7d7 feat(cr): Add controller/runner mode (#373)
db7822e fix(gh): Fix the test target for release job.

Docker images

  • docker pull docker.io/aquasec/postee:2.6.0-amd64
  • docker pull public.ecr.aws/aquasecurity/postee:2.6.0-amd64
  • docker pull docker.io/aquasec/postee-ui:2.6.0-amd64
  • docker pull public.ecr.aws/aquasecurity/postee-ui:2.6.0-amd64

v2.5.0

06 May 19:03
b8d5480
Compare
Choose a tag to compare

Changelog

be989df Update README.md
9c44eae Update cfg.yaml
b19cb0e chore(deps): bump docker/login-action from 1 to 2 (#375)
b8d5480 feat(docs): Add github action to build docs (#377)
7eddc5d feat(docs): Implement documentation into mkdocs (#376)

Docker images

  • docker pull docker.io/aquasec/postee:2.5.0-amd64
  • docker pull public.ecr.aws/aquasecurity/postee:2.5.0-amd64
  • docker pull docker.io/aquasec/postee-ui:2.5.0-amd64
  • docker pull public.ecr.aws/aquasecurity/postee-ui:2.5.0-amd64

v2.4.0

28 Apr 20:44
b016a8c
Compare
Choose a tag to compare

Changelog

40db57e Create aqua-cloud.yml
937a1f9 Merge branch 'main' of github.com:aquasecurity/postee into main
52c5f42 Update aqua-cloud.yml
2e98b1c Update aqua-cloud.yml
f723319 Update release.yml
13a07d7 Update scanning against Aqua Cloud
5ab8158 chore(actions): Bump aqua cloud host runner to ubuntu 20.04
9c98fe0 chore(deps): bump async from 2.6.3 to 2.6.4 in /ui/frontend (#359)
fd3b56f chore(deps): bump azure/setup-helm from 2.0 to 2.1 (#351)
cf83fa4 chore(deps): bump github/codeql-action from 1 to 2 (#367)
ec7bf95 chore(deps): bump minimist from 1.2.5 to 1.2.6 in /ui/frontend (#341)
751eef7 chore: Rename Outputs to Actions (#364)
783792d chore: add actions to the readme (#356)
647df81 chore: adding the folder config for more samples (#353)
326fda7 chore: bump up Go to 1.18 (#350)
a91d1e9 chore: gh publish helm manually using the release (#366)
b016a8c feat: add support to architecture (#358)
cda69e4 fix(deps): Update latest tag action. (#365)
65bb532 fix: missing files in helm chart (#349)

Docker images

  • docker pull docker.io/aquasec/postee:2.4.0-amd64
  • docker pull public.ecr.aws/aquasecurity/postee:2.4.0-amd64
  • docker pull docker.io/aquasec/postee-ui:2.4.0-amd64
  • docker pull public.ecr.aws/aquasecurity/postee-ui:2.4.0-amd64

v2.3.1

31 Mar 15:02
bd00e80
Compare
Choose a tag to compare

Changelog

bd00e80 fix(github): Use full path to k8s yaml. (#340)

Docker images

  • docker pull docker.io/aquasec/postee:2.3.1
  • docker pull public.ecr.aws/aquasecurity/postee:2.3.1
  • docker pull docker.io/aquasec/postee-ui:2.3.1
  • docker pull public.ecr.aws/aquasecurity/postee-ui:2.3.1

v2.3.0

29 Mar 19:39
dcb66be
Compare
Choose a tag to compare

Changelog

d6ccefd chore(deps): bump actions/checkout from 2 to 3 (#310)
07c1344 chore(deps): bump url-parse from 1.5.7 to 1.5.10 in /ui/frontend (#305)
d90ec01 chore: Move the markdown and images files to docs and img folders (#330)
b94a8e6 feat (nexus iq): add nexus iq integration (#197)
04e52ff feat(action): Add Docker action (#312)
7bfaf1d feat(actions): Add Postee Actions k8s config yaml. (#334)
74197b2 feat(actions): Add output serialization option per route. (#302)
af11188 feat(actions): Add the ability to specify inline exec scripts. (#308)
c0f6031 feat(actions): Improve Docker Action (#331)
5adcbfb feat(actions): Improve HTTP Action (#326)
4673422 feat(actions): Make k8s action k8s aware (#332)
62e7c7f feat(actions): Support Rego in Kubernetes Action input (#324)
0f8a8fe feat(actions): k8s action restructure config definition (#322)
4d3fe57 feat(configuration): added support for unit suffix for maximum database size (#316)
ea01f2c feat(webhook output): added http client timeout (#245)
40cebe7 feat: using oci image spec annotations (#325)

Docker images

  • docker pull docker.io/aquasec/postee:2.3.0
  • docker pull public.ecr.aws/aquasecurity/postee:2.3.0
  • docker pull docker.io/aquasec/postee-ui:2.3.0
  • docker pull public.ecr.aws/aquasecurity/postee-ui:2.3.0

v2.2.0

28 Feb 19:39
22724ca
Compare
Choose a tag to compare

Changelog

1e41657 Merge pull request #289 from aquasecurity/remove-travis-ci
cb52428 Update README.md
32c4ca8 chore(deps): bump golangci/golangci-lint-action from 2.5.2 to 3 (#303)
d1f19c9 chore(deps): bump url-parse from 1.5.4 to 1.5.7 in /ui/frontend (#293)
22724ca chore(docs): Improve docs (#304)
9872b71 chore: Remove Travis CI.
1746a11 chore: Remove codecov (#288)
fcb8e3a feat(jira): add support for non-English localization (#271)
efa1679 feat: Add Kubernetes Action (#287)
b139062 feat: Update OPA to v0.37.0 (#290)
0113f92 feat: added check for mismatch of template format and output (#217)
6567a4a fix: Send Postee event headers as base64 encoded. (#300)
f7fdfa7 fix: fixed display of link for config without aqua-server (#208)

Docker images

  • docker pull docker.io/aquasec/postee:2.2.0
  • docker pull public.ecr.aws/aquasecurity/postee:2.2.0
  • docker pull docker.io/aquasec/postee-ui:2.2.0
  • docker pull public.ecr.aws/aquasecurity/postee-ui:2.2.0

v2.1.0

12 Feb 00:06
ed0a25b
Compare
Choose a tag to compare

Changelog

6652f76 chore(deps): bump actions/setup-go from 1 to 2.1.5 (#276)
33ef182 chore(deps): bump azure/setup-helm from 1 to 2.0 (#278)
ed0a25b chore(deps): bump follow-redirects from 1.14.7 to 1.14.8 in /ui/frontend (#286)
8cdeae5 chore(deps): bump github.com/open-policy-agent/opa from 0.35.0 to 0.37.0 (#285)
a74c883 feat: Introduce Postee Actions (#249)
ca424f6 fix: k8s security context permissions (#279)
69694c7 make PosteeUI depend on postee v2 #264 (#272)

Docker images

  • docker pull docker.io/aquasec/postee:2.1.0
  • docker pull public.ecr.aws/aquasecurity/postee:2.1.0
  • docker pull docker.io/aquasec/postee-ui:2.1.0
  • docker pull public.ecr.aws/aquasecurity/postee-ui:2.1.0