diff --git a/Chart.lock b/Chart.lock index 8e9fea3..92c5f48 100644 --- a/Chart.lock +++ b/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: kentra repository: oci://ghcr.io/kentrasecurity/helm - version: 0.3.3 + version: 0.4.0 - name: kentra-dashboard repository: oci://ghcr.io/kentrasecurity/helm version: 0.4.3 - name: loki repository: https://grafana.github.io/helm-charts version: 6.23.0 -digest: sha256:90e9365259dd93788c088663fda3eabe782685f99ec62ae9ea66031f662a7bcb -generated: "2026-01-19T17:55:35.433446+01:00" +digest: sha256:c90f83d50a60aa51e4d3cb6917f89f6c9ded22c69514918042364315a405ea2f +generated: "2026-01-21T14:58:39.091714+01:00" diff --git a/Chart.yaml b/Chart.yaml index c9afa00..bc27634 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -10,13 +10,13 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.3.4 +version: 0.4.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "0.3.4" +appVersion: "0.4.0" # Keywords for chart discovery keywords: @@ -38,7 +38,7 @@ maintainers: dependencies: # Kentra Operator - Kubernetes security testing framework - name: kentra - version: 0.3.3 + version: 0.4.0 repository: oci://ghcr.io/kentrasecurity/helm # Kentra Dashboard - Web UI for log monitoring diff --git a/values.yaml b/values.yaml index ece44ad..c2198c9 100644 --- a/values.yaml +++ b/values.yaml @@ -69,7 +69,7 @@ kentra: image: repository: ghcr.io/kentrasecurity/docker/controller - tag: 0.3.3 + tag: 0.4.0 pullPolicy: IfNotPresent imagePullSecrets: