Skip to content

Commit 4dfa797

Browse files
author
Guido Iaquinti
committed
Doh!
1 parent 57e7b5d commit 4dfa797

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

charts/posthog/tests/clickhouse-operator/configmap.yaml

+10-10
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ tests:
3030
namespace: custom-namespace
3131
labels:
3232
app: clickhouse-operator
33-
clickhouse.altinity.com/chop: 0.18.4
33+
clickhouse.altinity.com/chop: 0.18.5
3434

3535
- it: ConfigMap/etc-clickhouse-operator-files metadata.namespace override via Release.Namespace should work
3636
release:
@@ -46,7 +46,7 @@ tests:
4646
namespace: custom-namespace-from-release
4747
labels:
4848
app: clickhouse-operator
49-
clickhouse.altinity.com/chop: 0.18.4
49+
clickhouse.altinity.com/chop: 0.18.5
5050

5151
- it: ConfigMap/etc-clickhouse-operator-confd-files metadata.namespace override via clickhouse.namespace should work
5252
set:
@@ -62,7 +62,7 @@ tests:
6262
namespace: custom-namespace
6363
labels:
6464
app: clickhouse-operator
65-
clickhouse.altinity.com/chop: 0.18.4
65+
clickhouse.altinity.com/chop: 0.18.5
6666

6767
- it: ConfigMap/etc-clickhouse-operator-confd-files metadata.namespace override via Release.Namespace should work
6868
release:
@@ -78,7 +78,7 @@ tests:
7878
namespace: custom-namespace-from-release
7979
labels:
8080
app: clickhouse-operator
81-
clickhouse.altinity.com/chop: 0.18.4
81+
clickhouse.altinity.com/chop: 0.18.5
8282

8383
- it: ConfigMap/etc-clickhouse-operator-configd-files metadata.namespace override via clickhouse.namespace should work
8484
set:
@@ -94,7 +94,7 @@ tests:
9494
namespace: custom-namespace
9595
labels:
9696
app: clickhouse-operator
97-
clickhouse.altinity.com/chop: 0.18.4
97+
clickhouse.altinity.com/chop: 0.18.5
9898

9999
- it: ConfigMap/etc-clickhouse-operator-configd-files metadata.namespace override via Release.Namespace should work
100100
release:
@@ -110,7 +110,7 @@ tests:
110110
namespace: custom-namespace-from-release
111111
labels:
112112
app: clickhouse-operator
113-
clickhouse.altinity.com/chop: 0.18.4
113+
clickhouse.altinity.com/chop: 0.18.5
114114

115115
- it: ConfigMap/etc-clickhouse-operator-templatesd-files metadata.namespace override via clickhouse.namespace should work
116116
set:
@@ -126,7 +126,7 @@ tests:
126126
namespace: custom-namespace
127127
labels:
128128
app: clickhouse-operator
129-
clickhouse.altinity.com/chop: 0.18.4
129+
clickhouse.altinity.com/chop: 0.18.5
130130

131131
- it: ConfigMap/etc-clickhouse-operator-templatesd-files metadata.namespace override via Release.Namespace should work
132132
release:
@@ -142,7 +142,7 @@ tests:
142142
namespace: custom-namespace-from-release
143143
labels:
144144
app: clickhouse-operator
145-
clickhouse.altinity.com/chop: 0.18.4
145+
clickhouse.altinity.com/chop: 0.18.5
146146

147147
- it: ConfigMap/etc-clickhouse-operator-usersd-files metadata.namespace override via clickhouse.namespace should work
148148
set:
@@ -158,7 +158,7 @@ tests:
158158
namespace: custom-namespace
159159
labels:
160160
app: clickhouse-operator
161-
clickhouse.altinity.com/chop: 0.18.4
161+
clickhouse.altinity.com/chop: 0.18.5
162162

163163
- it: ConfigMap/etc-clickhouse-operator-usersd-files metadata.namespace override via Release.Namespace should work
164164
release:
@@ -174,4 +174,4 @@ tests:
174174
namespace: custom-namespace-from-release
175175
labels:
176176
app: clickhouse-operator
177-
clickhouse.altinity.com/chop: 0.18.4
177+
clickhouse.altinity.com/chop: 0.18.5

charts/posthog/tests/clickhouse-operator/service.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ tests:
2929
namespace: custom-namespace
3030
labels:
3131
app: clickhouse-operator
32-
clickhouse.altinity.com/chop: 0.18.4
32+
clickhouse.altinity.com/chop: 0.18.5
3333

3434
- it: metadata.namespace override via Release.Namespace should work
3535
release:
@@ -44,4 +44,4 @@ tests:
4444
namespace: custom-namespace-from-release
4545
labels:
4646
app: clickhouse-operator
47-
clickhouse.altinity.com/chop: 0.18.4
47+
clickhouse.altinity.com/chop: 0.18.5

0 commit comments

Comments
 (0)