Skip to content

Commit

Permalink
fix: bump horizon-web version v2.5.2 (#85)
Browse files Browse the repository at this point in the history
Signed-off-by: xu.zhu <[email protected]>
  • Loading branch information
xuzhu-591 authored Dec 20, 2023
1 parent 30c6820 commit 1fa476d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/horizon/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A CICD DevOps Platform

type: application

version: 2.2.24
version: 2.2.25
appVersion: v2.7.0
dependencies:
- name: common
Expand Down
2 changes: 1 addition & 1 deletion charts/horizon/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2110,7 +2110,7 @@ web:
replicas: 1
image:
repository: horizoncd/horizon-web
tag: v2.5.1
tag: v2.5.2
securityContext:
runAsUser: 10001
fsGroup: 10001
Expand Down

0 comments on commit 1fa476d

Please sign in to comment.