diff --git a/charts/horizon/Chart.yaml b/charts/horizon/Chart.yaml index 103bdab..d8f4f98 100644 --- a/charts/horizon/Chart.yaml +++ b/charts/horizon/Chart.yaml @@ -4,8 +4,8 @@ description: A CICD DevOps Platform type: application -version: 2.2.25 -appVersion: v2.7.0 +version: 2.2.26 +appVersion: v2.7.1 dependencies: - name: common repository: https://charts.bitnami.com/bitnami diff --git a/charts/horizon/values.yaml b/charts/horizon/values.yaml index efdb961..d2b6ac7 100644 --- a/charts/horizon/values.yaml +++ b/charts/horizon/values.yaml @@ -2110,7 +2110,7 @@ web: replicas: 1 image: repository: horizoncd/horizon-web - tag: v2.5.2 + tag: v2.5.3 securityContext: runAsUser: 10001 fsGroup: 10001