Skip to content

Commit

Permalink
feat: web to v2.6.2
Browse files Browse the repository at this point in the history
Signed-off-by: Kiloson <[email protected]>
  • Loading branch information
kilosonc committed Jan 19, 2024
1 parent 862d17c commit 686bce9
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions 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.6.1
tag: v2.6.2
securityContext:
runAsUser: 10001
fsGroup: 10001
Expand Down Expand Up @@ -2187,10 +2187,8 @@ roles:
- clusters
- clusters/builddeploy
- clusters/deploy
- clusters/upgrade
- clusters/diffs
- clusters/next
- clusters/deployall
- clusters/action
- clusters/restart
- clusters/rollback
Expand Down Expand Up @@ -2344,10 +2342,8 @@ roles:
- clusters
- clusters/builddeploy
- clusters/deploy
- clusters/upgrade
- clusters/diffs
- clusters/next
- clusters/deployall
- clusters/action
- clusters/restart
- clusters/rollback
Expand Down Expand Up @@ -2552,10 +2548,8 @@ roles:
- applications/clusters
- clusters/builddeploy
- clusters/deploy
- clusters/upgrade
- clusters/diffs
- clusters/next
- clusters/deployall
- clusters/action
- clusters/restart
- clusters/rollback
Expand Down Expand Up @@ -2914,7 +2908,6 @@ scopes:
- clusters
- clusters/builddeploy
- clusters/deploy
- clusters/upgrade
- clusters/diffs
- clusters/next
- clusters/action
Expand Down

0 comments on commit 686bce9

Please sign in to comment.