Skip to content

Commit

Permalink
Prepared release v0.9.0-rc1
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Aug 26, 2024
1 parent 1c8ddab commit cb83f2f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/kuadrant-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies:
version: 0.0.0
repository: https://kuadrant.io/helm-charts/
- name: dns-operator
version: 0.0.0
version: main
repository: https://kuadrant.io/helm-charts/
maintainers:
- email: [email protected]
Expand Down
5 changes: 3 additions & 2 deletions charts/kuadrant-operator/templates/manifests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13380,7 +13380,8 @@ spec:
- weighted
type: object
providerRefs:
description: providerRefS is a list of references to provider secrets.
description: providerRefs is a list of references to provider secrets.
Max is one but intention is to allow this to be more in the future
items:
properties:
name:
Expand Down Expand Up @@ -16193,7 +16194,7 @@ spec:
env:
- name: RELATED_IMAGE_WASMSHIM
value: oci://quay.io/kuadrant/wasm-shim:latest
image: quay.io/kuadrant/kuadrant-operator:remove_managed_zone_api
image: quay.io/kuadrant/kuadrant-operator:latest
livenessProbe:
httpGet:
path: /healthz
Expand Down

0 comments on commit cb83f2f

Please sign in to comment.