diff --git a/charts/horizon/Chart.yaml b/charts/horizon/Chart.yaml index 2c6b827..e7ac64b 100644 --- a/charts/horizon/Chart.yaml +++ b/charts/horizon/Chart.yaml @@ -4,7 +4,7 @@ description: A CICD DevOps Platform type: application -version: 2.2.37 +version: 2.2.38 appVersion: v2.11.0 dependencies: - name: common diff --git a/charts/horizon/values.yaml b/charts/horizon/values.yaml index 4826890..78b9707 100644 --- a/charts/horizon/values.yaml +++ b/charts/horizon/values.yaml @@ -2111,7 +2111,7 @@ web: replicas: 1 image: repository: horizoncd/horizon-web - tag: v2.6.5 + tag: v2.6.6 securityContext: runAsUser: 10001 fsGroup: 10001