We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b29105c commit a5b4da7Copy full SHA for a5b4da7
rust/operator-binary/src/crd/affinity.rs
@@ -43,7 +43,7 @@ mod tests {
43
name: simple-superset
44
spec:
45
image:
46
- productVersion: 4.1.1
+ productVersion: 4.1.2
47
clusterConfig:
48
credentialsSecret: superset-db-credentials
49
nodes:
tests/test-definition.yaml
@@ -8,11 +8,12 @@ dimensions:
8
values:
9
- 4.0.2
10
- 4.1.1
11
+ - 4.1.2
12
# Or use a custom image:
13
# - 4.1.1,oci.stackable.tech/razvan/superset:4.1.1-stackable0.0.0-dev
14
- name: superset-latest
15
- - 4.1.1
16
17
18
- name: ldap-authentication
19
0 commit comments