Skip to content

Commit fdd0193

Browse files
committed
Prepare for 31.0.0.Final release (Helm charts)
1 parent 5963608 commit fdd0193

File tree

41 files changed

+41
-41
lines changed

Some content is hidden

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

41 files changed

+41
-41
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: 31.0.0.Final
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: 31.0.0.Final
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: 31.0.0.Final
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: 31.0.0.Final
44
contextDir: ee-security
55
deploy:
66
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: 31.0.0.Final
44
contextDir: ejb-remote
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: 31.0.0.Final
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: 31.0.0.Final
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: 31.0.0.Final
44
contextDir: ejb-txn-remote-call/server
55
env:
66
- name: MAVEN_ARGS_APPEND

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: 31.0.0.Final
44
contextDir: helloworld-mdb
55
deploy:
66
replicas: 2
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: 31.0.0.Final
44
contextDir: helloworld-singleton
55
deploy:
66
replicas: 1

0 commit comments

Comments
 (0)