Skip to content

Commit

Permalink
Update to use new version of kratos-ui chart
Browse files Browse the repository at this point in the history
  • Loading branch information
mpgxvii committed Oct 4, 2024
1 parent 9768941 commit e2791eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion etc/base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ kratos:

kratos_ui:
_install: true
_chart_version: 0.43.1
_chart_version: 0.0.2
_extra_timeout: 0

hydra:
Expand Down
2 changes: 1 addition & 1 deletion helmfile.d/10-services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ releases:


- name: kratos-selfservice-ui-node
chart: radar/kratos-selfservice-ui-node
chart: radar/radar-self-enrolment-ui
version: {{ .Values.kratos_ui._chart_version }}
installed: {{ .Values.kratos_ui._install }}
timeout: {{ add .Values.base_timeout .Values.kratos_ui._extra_timeout }}
Expand Down

0 comments on commit e2791eb

Please sign in to comment.