Skip to content

Commit

Permalink
chore: bump version to 0.23.0 and add istio.enabled option to README.md
Browse files Browse the repository at this point in the history
On-behalf-of: @SAP angel.kafazov@sap.com
Signed-off-by: Angel Kafazov <akafazov@cst-bg.net>
  • Loading branch information
akafazov committed Feb 7, 2025
1 parent fe57a28 commit f48aaba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion charts/extension-manager-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: extension-manager-operator
description: A Helm chart for extension-manager-operator which manages resources like ContentConfigurations and exposes REST `/validate` endpoint
type: application
version: 0.22.94
version: 0.23.0
appVersion: "0.110.0"
dependencies:
- name: extension-manager-operator-crds
Expand Down
1 change: 1 addition & 0 deletions charts/extension-manager-operator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ A Helm chart for extension-manager-operator which manages resources like Content
| crds.enabled | bool | `true` | |
| image.name | string | `"ghcr.io/openmfp/extension-manager-operator"` | |
| image.tag | string | `"0.22.48"` | |
| istio.enabled | bool | `false` | enable Istio VirtualService |
| validationServer.host | string | `"*"` | host for the validation VirtualService |
| validationServer.port | int | `8088` | port for the validation server |

Expand Down

0 comments on commit f48aaba

Please sign in to comment.