From ac4bdbe69025d7cf36a7b7e6d5740cdf4ce6306f Mon Sep 17 00:00:00 2001 From: Lorenzo Venerandi Date: Thu, 15 Jan 2026 01:41:59 +0100 Subject: [PATCH 1/5] fix: aggiorna la versione del chart a 0.3.1 e della dashboard a 0.3.1 --- Chart.lock | 6 +++--- Chart.yaml | 4 ++-- README.md | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Chart.lock b/Chart.lock index 195e892..ea44933 100644 --- a/Chart.lock +++ b/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 0.3.2 - name: kentra-dashboard repository: oci://ghcr.io/kentrasecurity/helm - version: 0.3.0 + version: 0.3.1 - name: loki repository: https://grafana.github.io/helm-charts version: 6.23.0 -digest: sha256:da603993835a6376720e5e752e262f53fc2febd01ed7eaa93ac3bebfbf39f031 -generated: "2026-01-15T00:59:10.54266+01:00" +digest: sha256:6b8fe87da8de1e3d144e1b98fc520559494ba7721056da675775cffff11a1a18 +generated: "2026-01-15T01:41:27.525466+01:00" diff --git a/Chart.yaml b/Chart.yaml index 8effd2e..63b565f 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -10,7 +10,7 @@ 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.0 +version: 0.3.1 # 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 @@ -43,7 +43,7 @@ dependencies: # Kentra Dashboard - Web UI for log monitoring - name: kentra-dashboard - version: 0.3.0 + version: 0.3.1 repository: oci://ghcr.io/kentrasecurity/helm condition: kentra-dashboard.enabled diff --git a/README.md b/README.md index ad4c296..9472b49 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ Then install: ```bash helm install kentra-platform \ oci://ghcr.io/kentrasecurity/helm/kentra-platform \ - --version 0.3.0 \ + --version 0.3.1 \ --namespace kentra-system \ --create-namespace \ -f values.yaml From 44569c41f22c7f0b8799a030196e6a011cc69722 Mon Sep 17 00:00:00 2001 From: Lorenzo Venerandi Date: Thu, 15 Jan 2026 17:24:19 +0100 Subject: [PATCH 2/5] fix: aggiorna le versioni del chart a 0.3.2 e della dashboard a 0.4.0 --- Chart.lock | 6 +++--- Chart.yaml | 6 +++--- README.md | 2 +- values.yaml | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Chart.lock b/Chart.lock index ea44933..b146070 100644 --- a/Chart.lock +++ b/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 0.3.2 - name: kentra-dashboard repository: oci://ghcr.io/kentrasecurity/helm - version: 0.3.1 + version: 0.4.0 - name: loki repository: https://grafana.github.io/helm-charts version: 6.23.0 -digest: sha256:6b8fe87da8de1e3d144e1b98fc520559494ba7721056da675775cffff11a1a18 -generated: "2026-01-15T01:41:27.525466+01:00" +digest: sha256:c15487847114a822beb35a4afa45cc70c7d7a9cdd7f27151bb1ed2ad23eb27ae +generated: "2026-01-15T17:23:44.448693+01:00" diff --git a/Chart.yaml b/Chart.yaml index 63b565f..ce585ed 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.1 +version: 0.3.2 # 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.0" +appVersion: "0.3.2" # Keywords for chart discovery keywords: @@ -43,7 +43,7 @@ dependencies: # Kentra Dashboard - Web UI for log monitoring - name: kentra-dashboard - version: 0.3.1 + version: 0.4.0 repository: oci://ghcr.io/kentrasecurity/helm condition: kentra-dashboard.enabled diff --git a/README.md b/README.md index 9472b49..87e85c3 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ Then install: ```bash helm install kentra-platform \ oci://ghcr.io/kentrasecurity/helm/kentra-platform \ - --version 0.3.1 \ + --version 0.3.2 \ --namespace kentra-system \ --create-namespace \ -f values.yaml diff --git a/values.yaml b/values.yaml index b5b06bf..e10f5b8 100644 --- a/values.yaml +++ b/values.yaml @@ -110,7 +110,7 @@ kentra-dashboard: replicaCount: 1 image: repository: ghcr.io/kentrasecurity/docker/dashboard - tag: 0.3.0 + tag: 0.4.0 pullPolicy: IfNotPresent imagePullSecrets: - name: ghcr-pull-secret From 144697d7aeccf1115cca8f6ecb321fdea765e50f Mon Sep 17 00:00:00 2001 From: Lorenzo Venerandi Date: Sat, 17 Jan 2026 00:04:51 +0100 Subject: [PATCH 3/5] fix: update appVersion to 0.3.3 and kentra-dashboard version to 0.4.1 --- Chart.yaml | 4 ++-- README.md | 2 +- values.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index ce585ed..fe74463 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -16,7 +16,7 @@ version: 0.3.2 # 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.2" +appVersion: "0.3.3" # Keywords for chart discovery keywords: @@ -43,7 +43,7 @@ dependencies: # Kentra Dashboard - Web UI for log monitoring - name: kentra-dashboard - version: 0.4.0 + version: 0.4.1 repository: oci://ghcr.io/kentrasecurity/helm condition: kentra-dashboard.enabled diff --git a/README.md b/README.md index 87e85c3..b5ff103 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ Then install: ```bash helm install kentra-platform \ oci://ghcr.io/kentrasecurity/helm/kentra-platform \ - --version 0.3.2 \ + --version 0.3.3 \ --namespace kentra-system \ --create-namespace \ -f values.yaml diff --git a/values.yaml b/values.yaml index e10f5b8..98bfbc1 100644 --- a/values.yaml +++ b/values.yaml @@ -110,7 +110,7 @@ kentra-dashboard: replicaCount: 1 image: repository: ghcr.io/kentrasecurity/docker/dashboard - tag: 0.4.0 + tag: 0.4.1 pullPolicy: IfNotPresent imagePullSecrets: - name: ghcr-pull-secret From ab7996f6505b89a3203b79d54e3c12908139ebd8 Mon Sep 17 00:00:00 2001 From: Lorenzo Venerandi Date: Mon, 19 Jan 2026 17:56:43 +0100 Subject: [PATCH 4/5] fix: update chart and app versions to 0.3.4 and kentra dependencies to 0.3.3 and 0.4.3 --- Chart.lock | 8 ++++---- Chart.yaml | 8 ++++---- README.md | 2 +- values.yaml | 4 ++-- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/Chart.lock b/Chart.lock index b146070..8e9fea3 100644 --- a/Chart.lock +++ b/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: kentra repository: oci://ghcr.io/kentrasecurity/helm - version: 0.3.2 + version: 0.3.3 - name: kentra-dashboard repository: oci://ghcr.io/kentrasecurity/helm - version: 0.4.0 + version: 0.4.3 - name: loki repository: https://grafana.github.io/helm-charts version: 6.23.0 -digest: sha256:c15487847114a822beb35a4afa45cc70c7d7a9cdd7f27151bb1ed2ad23eb27ae -generated: "2026-01-15T17:23:44.448693+01:00" +digest: sha256:90e9365259dd93788c088663fda3eabe782685f99ec62ae9ea66031f662a7bcb +generated: "2026-01-19T17:55:35.433446+01:00" diff --git a/Chart.yaml b/Chart.yaml index fe74463..c9afa00 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.2 +version: 0.3.4 # 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.3" +appVersion: "0.3.4" # Keywords for chart discovery keywords: @@ -38,12 +38,12 @@ maintainers: dependencies: # Kentra Operator - Kubernetes security testing framework - name: kentra - version: 0.3.2 + version: 0.3.3 repository: oci://ghcr.io/kentrasecurity/helm # Kentra Dashboard - Web UI for log monitoring - name: kentra-dashboard - version: 0.4.1 + version: 0.4.3 repository: oci://ghcr.io/kentrasecurity/helm condition: kentra-dashboard.enabled diff --git a/README.md b/README.md index b5ff103..b217a43 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ Then install: ```bash helm install kentra-platform \ oci://ghcr.io/kentrasecurity/helm/kentra-platform \ - --version 0.3.3 \ + --version 0.3.4 \ --namespace kentra-system \ --create-namespace \ -f values.yaml diff --git a/values.yaml b/values.yaml index 98bfbc1..ece44ad 100644 --- a/values.yaml +++ b/values.yaml @@ -69,7 +69,7 @@ kentra: image: repository: ghcr.io/kentrasecurity/docker/controller - tag: 0.3.1 + tag: 0.3.3 pullPolicy: IfNotPresent imagePullSecrets: @@ -110,7 +110,7 @@ kentra-dashboard: replicaCount: 1 image: repository: ghcr.io/kentrasecurity/docker/dashboard - tag: 0.4.1 + tag: 0.4.3 pullPolicy: IfNotPresent imagePullSecrets: - name: ghcr-pull-secret From dcf33b8d608cff0b29400748ff24488a721cb0db Mon Sep 17 00:00:00 2001 From: Lorenzo Venerandi Date: Wed, 21 Jan 2026 14:59:37 +0100 Subject: [PATCH 5/5] fix: update kentra and app versions to 0.4.0 --- Chart.lock | 6 +++--- Chart.yaml | 6 +++--- values.yaml | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) 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: