Skip to content

Commit 13fb699

Browse files
committed
Move Helm Charts to 33.x ref
1 parent 9b9e315 commit 13fb699

File tree

78 files changed

+114
-114
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

78 files changed

+114
-114
lines changed

batch-processing/README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1208,7 +1208,7 @@ ifndef::useHelmChartDir[]
12081208
----
12091209
build:
12101210
uri: https://github.com/wildfly/quickstart.git
1211-
ref: main
1211+
ref: 33.x
12121212
contextDir: batch-processing
12131213
deploy:
12141214
replicas: 1
@@ -1632,7 +1632,7 @@ ifndef::useHelmChartDir[]
16321632
----
16331633
build:
16341634
uri: https://github.com/wildfly/quickstart.git
1635-
ref: main
1635+
ref: 33.x
16361636
contextDir: batch-processing
16371637
deploy:
16381638
replicas: 1

batch-processing/charts/helm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
build:
22
uri: https://github.com/wildfly/quickstart.git
3-
ref: main
3+
ref: 33.x
44
contextDir: batch-processing
55
deploy:
66
replicas: 1

bmt/README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1140,7 +1140,7 @@ ifndef::useHelmChartDir[]
11401140
----
11411141
build:
11421142
uri: https://github.com/wildfly/quickstart.git
1143-
ref: main
1143+
ref: 33.x
11441144
contextDir: bmt
11451145
deploy:
11461146
replicas: 1
@@ -1565,7 +1565,7 @@ ifndef::useHelmChartDir[]
15651565
----
15661566
build:
15671567
uri: https://github.com/wildfly/quickstart.git
1568-
ref: main
1568+
ref: 33.x
15691569
contextDir: bmt
15701570
deploy:
15711571
replicas: 1

bmt/charts/helm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
build:
22
uri: https://github.com/wildfly/quickstart.git
3-
ref: main
3+
ref: 33.x
44
contextDir: bmt
55
deploy:
66
replicas: 1

cmt/README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1154,7 +1154,7 @@ ifndef::useHelmChartDir[]
11541154
----
11551155
build:
11561156
uri: https://github.com/wildfly/quickstart.git
1157-
ref: main
1157+
ref: 33.x
11581158
contextDir: cmt
11591159
deploy:
11601160
replicas: 1
@@ -1578,7 +1578,7 @@ ifndef::useHelmChartDir[]
15781578
----
15791579
build:
15801580
uri: https://github.com/wildfly/quickstart.git
1581-
ref: main
1581+
ref: 33.x
15821582
contextDir: cmt
15831583
deploy:
15841584
replicas: 1

cmt/charts/helm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
build:
22
uri: https://github.com/wildfly/quickstart.git
3-
ref: main
3+
ref: 33.x
44
contextDir: cmt
55
deploy:
66
replicas: 1

ee-security/README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1357,7 +1357,7 @@ ifndef::useHelmChartDir[]
13571357
----
13581358
build:
13591359
uri: https://github.com/wildfly/quickstart.git
1360-
ref: main
1360+
ref: 33.x
13611361
contextDir: ee-security
13621362
deploy:
13631363
replicas: 1
@@ -1781,7 +1781,7 @@ ifndef::useHelmChartDir[]
17811781
----
17821782
build:
17831783
uri: https://github.com/wildfly/quickstart.git
1784-
ref: main
1784+
ref: 33.x
17851785
contextDir: ee-security
17861786
deploy:
17871787
replicas: 1

ee-security/charts/helm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
build:
22
uri: https://github.com/wildfly/quickstart.git
3-
ref: main
3+
ref: 33.x
44
contextDir: ee-security
55
deploy:
66
replicas: 1

ejb-remote/README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1181,7 +1181,7 @@ ifndef::useHelmChartDir[]
11811181
----
11821182
build:
11831183
uri: https://github.com/wildfly/quickstart.git
1184-
ref: main
1184+
ref: 33.x
11851185
contextDir: ejb-remote
11861186
deploy:
11871187
replicas: 1
@@ -1605,7 +1605,7 @@ ifndef::useHelmChartDir[]
16051605
----
16061606
build:
16071607
uri: https://github.com/wildfly/quickstart.git
1608-
ref: main
1608+
ref: 33.x
16091609
contextDir: ejb-remote
16101610
deploy:
16111611
replicas: 1

ejb-remote/charts/helm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
build:
22
uri: https://github.com/wildfly/quickstart.git
3-
ref: main
3+
ref: 33.x
44
contextDir: ejb-remote
55
deploy:
66
replicas: 1

0 commit comments

Comments
 (0)