Skip to content

Commit

Permalink
Update enforcer chart version
Browse files Browse the repository at this point in the history
  • Loading branch information
semyonmor committed Sep 26, 2024
1 parent ce7af9b commit 3d3e91f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@ NAME CHART VERSION APP VERSION DESCRIPTION
aqua-helm/codesec-agent 1.2.7 2022.4 A Helm chart for the Argon Broker Deployment
aqua-helm/cloud-connector 2022.4.4 2022.4 A Helm chart for Aqua Cloud-Connector
aqua-helm/cyber-center 2022.4.6 2022.4 A Helm chart for Aqua CyberCenter
aqua-helm/enforcer 2022.4.21 2022.4 A Helm chart for the Aqua Enforcer
aqua-helm/kube-enforcer 2022.4.46 2022.4 A Helm chart for the Aqua KubeEnforcer Starboard
aqua-helm/enforcer 2022.4.23 2022.4 A Helm chart for the Aqua Enforcer
aqua-helm/kube-enforcer 2022.4.48 2022.4 A Helm chart for the Aqua KubeEnforcer Starboard
aqua-helm/gateway 2022.4.14 2022.4 A Helm chart for the Aqua Gateway
aqua-helm/scanner 2022.4.8 2022.4 A Helm chart for the Aqua Scanner CLI component
aqua-helm/server 2022.4.26 2022.4 A Helm chart for the Aqua Console components
Expand Down
4 changes: 3 additions & 1 deletion kube-enforcer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Changelog
All notable changes to this project will be documented in this file.

## 2022.4.47 ( Sep 26th, 2024 )
* Enforcer version changed to 2022.4.23
*
## 2022.4.47 ( Aug 5th, 2024 )
* remove imagepullsecret from the service account SLK-84166

Expand Down
4 changes: 2 additions & 2 deletions kube-enforcer/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ apiVersion: v2
appVersion: "2022.4"
description: A Helm chart for the Aqua KubeEnforcer
name: kube-enforcer
version: "2022.4.47"
version: "2022.4.48"
dependencies:
- name: enforcer
version: "2022.4.22"
version: "2022.4.23"
repository: "https://helm.aquasec.com"
condition: global.enforcer.enabled
icon: https://avatars3.githubusercontent.com/u/12783832?s=200&v=4
Expand Down

0 comments on commit 3d3e91f

Please sign in to comment.