Skip to content

Commit b714c64

Browse files
committed
Move Helm Charts ref to 37.x
1 parent 2645a1f commit b714c64

File tree

42 files changed

+42
-42
lines changed

Some content is hidden

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

42 files changed

+42
-42
lines changed

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: 37.x
44
contextDir: batch-processing
55
deploy:
66
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: 37.x
44
contextDir: bmt
55
deploy:
66
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: 37.x
44
contextDir: cmt
55
deploy:
66
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: 37.x
44
contextDir: ee-security
55
deploy:
66
replicas: 1

ejb-timer/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: 37.x
44
contextDir: ejb-timer
55
deploy:
66
replicas: 1

ejb-txn-remote-call/charts/client.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: 37.x
44
contextDir: ejb-txn-remote-call/client
55
env:
66
- name: MAVEN_ARGS_APPEND

ejb-txn-remote-call/charts/server.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: 37.x
44
contextDir: ejb-txn-remote-call/server
55
deploy:
66
enabled: false

helloworld-mdb/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: 37.x
44
contextDir: helloworld-mdb
55
deploy:
66
replicas: 2

helloworld-rs/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: 37.x
44
contextDir: helloworld-rs
55
deploy:
66
replicas: 1
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: 37.x
44
contextDir: helloworld-singleton
55
deploy:
66
replicas: 1

0 commit comments

Comments
 (0)