Skip to content

Commit b6940bf

Browse files
committed
regenerate charts
1 parent 27da713 commit b6940bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deploy/helm/zookeeper-operator/crds/crds.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ spec:
123123
Consult the [Product image selection documentation](https://docs.stackable.tech/home/nightly/concepts/product_image_selection) for details.
124124
properties:
125125
custom:
126-
description: Overwrite the docker image. Specify the full docker image name, e.g. `docker.stackable.tech/stackable/superset:1.4.1-stackable2.1.0`
126+
description: Overwrite the docker image. Specify the full docker image name, e.g. `oci.stackable.tech/sdp/superset:1.4.1-stackable2.1.0`
127127
type: string
128128
productVersion:
129129
description: Version of the product, e.g. `1.4.1`.
@@ -150,7 +150,7 @@ spec:
150150
nullable: true
151151
type: array
152152
repo:
153-
description: Name of the docker repo, e.g. `docker.stackable.tech/stackable`
153+
description: Name of the docker repo, e.g. `oci.stackable.tech/sdp`
154154
nullable: true
155155
type: string
156156
stackableVersion:

0 commit comments

Comments
 (0)