Skip to content

Commit

Permalink
Update ui-server version
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha committed Dec 18, 2023
1 parent 6c70124 commit 8745c9a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/ace-ocm-addons/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ The following table lists the configurable parameters of the `ace-ocm-addons` ch
| registry.credentials | | <code>{}</code> |
| helm.repositories.appscode-charts-oci.url | | <code>oci://ghcr.io/appscode-charts</code> |
| helm.releases.kube-ui-server.enabled | | <code>true</code> |
| helm.releases.kube-ui-server.version | | <code>"v2023.10.1"</code> |
| helm.releases.kube-ui-server.version | | <code>"v2023.12.18"</code> |
| helm.releases.license-proxyserver.enabled | | <code>true</code> |
| helm.releases.license-proxyserver.version | | <code>"v2023.11.14"</code> |
| helm.releases.opscenter-features.enabled | | <code>true</code> |
Expand Down
2 changes: 1 addition & 1 deletion charts/ace-ocm-addons/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ helm:
releases:
kube-ui-server:
enabled: true
version: "v2023.10.1"
version: "v2023.12.18"
license-proxyserver:
enabled: true
version: "v2023.11.14"
Expand Down

0 comments on commit 8745c9a

Please sign in to comment.