Skip to content

Commit badf725

Browse files
committed
moves helm carts back to main branch
1 parent 82ceea0 commit badf725

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

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

bmt/charts/helm.yaml

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

cmt/charts/helm.yaml

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

ee-security/charts/helm.yaml

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

ejb-remote/charts/helm.yaml

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

ejb-timer/charts/helm.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
build:
22
uri: https://github.com/wildfly/quickstart.git
3-
ref: 34.x
3+
ref: main
44
contextDir: ejb-timer
55
deploy:
66
replicas: 1

ejb-txn-remote-call/charts/client.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
build:
22
uri: https://github.com/wildfly/quickstart.git
3-
ref: 34.x
3+
ref: main
44
contextDir: ejb-txn-remote-call/client
55
env:
66
- name: MAVEN_ARGS_APPEND

ejb-txn-remote-call/charts/server.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
build:
22
uri: https://github.com/wildfly/quickstart.git
3-
ref: 34.x
3+
ref: main
44
contextDir: ejb-txn-remote-call/server
55
deploy:
66
enabled: false

helloworld-mdb/charts/helm.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
build:
22
uri: https://github.com/wildfly/quickstart.git
3-
ref: 34.x
3+
ref: main
44
contextDir: helloworld-mdb
55
deploy:
66
replicas: 2

helloworld-singleton/charts/helm.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
build:
22
uri: https://github.com/wildfly/quickstart.git
3-
ref: 34.x
3+
ref: main
44
contextDir: helloworld-singleton
55
deploy:
66
replicas: 1

helloworld-ws/charts/helm.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
build:
22
uri: https://github.com/wildfly/quickstart.git
3-
ref: 34.x
3+
ref: main
44
contextDir: helloworld-ws
55
deploy:
66
replicas: 1

helloworld/charts/helm.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
build:
22
uri: https://github.com/wildfly/quickstart.git
3-
ref: 34.x
3+
ref: main
44
contextDir: helloworld
55
deploy:
66
replicas: 1

hibernate/charts/helm.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
build:
22
uri: https://github.com/wildfly/quickstart.git
3-
ref: 34.x
3+
ref: main
44
contextDir: hibernate
55
deploy:
66
replicas: 1

jaxrs-client/charts/helm.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
build:
22
uri: https://github.com/wildfly/quickstart.git
3-
ref: 34.x
3+
ref: main
44
contextDir: jaxrs-client
55
deploy:
66
replicas: 1

jaxrs-jwt/charts/helm.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
build:
22
uri: https://github.com/wildfly/quickstart.git
3-
ref: 34.x
3+
ref: main
44
contextDir: jaxrs-jwt
55
deploy:
66
replicas: 1

jaxws-ejb/charts/helm.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
build:
22
uri: https://github.com/wildfly/quickstart.git
3-
ref: 34.x
3+
ref: main
44
contextDir: jaxws-ejb
55
deploy:
66
replicas: 1

jaxws-retail/charts/helm.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
build:
22
uri: https://github.com/wildfly/quickstart.git
3-
ref: 34.x
3+
ref: main
44
contextDir: jaxws-retail
55
deploy:
66
replicas: 1

jsonp/charts/helm.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
build:
22
uri: https://github.com/wildfly/quickstart.git
3-
ref: 34.x
3+
ref: main
44
contextDir: jsonp
55
deploy:
66
replicas: 1

kitchensink/charts/helm.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
build:
22
uri: https://github.com/wildfly/quickstart.git
3-
ref: 34.x
3+
ref: main
44
contextDir: kitchensink
55
deploy:
66
replicas: 1

logging/src/charts/helm.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ build:
33
<<<<<<< HEAD
44
ref: 31.x-glow-preview
55
=======
6-
ref: 34.x
6+
ref: main
77
>>>>>>> upstream/main
88
contextDir: logging
99
deploy:

micrometer/charts/helm.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
build:
22
uri: https://github.com/wildfly/quickstart.git
3-
ref: 34.x
3+
ref: main
44
contextDir: micrometer
55
deploy:
66
replicas: 1

microprofile-config/charts/helm.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
build:
22
uri: https://github.com/wildfly/quickstart.git
3-
ref: 34.x
3+
ref: main
44
contextDir: microprofile-config
55
deploy:
66
replicas: 1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
build:
22
uri: https://github.com/wildfly/quickstart.git
3-
ref: 34.x
3+
ref: main
44
contextDir: microprofile-fault-tolerance
55
deploy:
66
replicas: 1

microprofile-health/charts/helm.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
build:
22
uri: https://github.com/wildfly/quickstart.git
3-
ref: 34.x
3+
ref: main
44
contextDir: microprofile-health
55
deploy:
66
replicas: 1

microprofile-jwt/charts/helm.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
build:
22
uri: https://github.com/wildfly/quickstart.git
3-
ref: 34.x
3+
ref: main
44
contextDir: microprofile-jwt
55
deploy:
66
replicas: 1

microprofile-lra/charts/helm.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
build:
22
uri: https://github.com/wildfly/quickstart.git
3-
ref: 34.x
3+
ref: main
44
contextDir: microprofile-lra
55
deploy:
66
replicas: 1

microprofile-openapi/charts/helm.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
build:
22
uri: https://github.com/wildfly/quickstart.git
3-
ref: 34.x
3+
ref: main
44
contextDir: microprofile-openapi
55
deploy:
66
replicas: 1

microprofile-reactive-messaging-kafka/charts/helm.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Will need a diff commit in the upstream-to-product repository
33
build:
44
uri: https://github.com/wildfly/quickstart.git
5-
ref: 34.x
5+
ref: main
66
contextDir: microprofile-reactive-messaging-kafka
77
deploy:
88
replicas: 1
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
build:
22
uri: https://github.com/wildfly/quickstart.git
3-
ref: 34.x
3+
ref: main
44
contextDir: microprofile-rest-client
55
deploy:
66
replicas: 1

numberguess/charts/helm.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
build:
22
uri: https://github.com/wildfly/quickstart.git
3-
ref: 34.x
3+
ref: main
44
contextDir: numberguess
55
deploy:
66
replicas: 1

opentelemetry-tracing/charts/helm.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
build:
22
uri: https://github.com/wildfly/quickstart.git
3-
ref: 34.x
3+
ref: main
44
contextDir: opentelemetry-tracing
55
deploy:
66
replicas: 1

remote-helloworld-mdb/charts/helm.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
build:
22
uri: https://github.com/wildfly/quickstart.git
3-
ref: 34.x
3+
ref: main
44
contextDir: remote-helloworld-mdb
55
deploy:
66
replicas: 1

servlet-async/charts/helm.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
build:
22
uri: https://github.com/wildfly/quickstart.git
3-
ref: 34.x
3+
ref: main
44
contextDir: servlet-async
55
deploy:
66
replicas: 2
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
build:
22
uri: https://github.com/wildfly/quickstart.git
3-
ref: 34.x
3+
ref: main
44
contextDir: servlet-filterlistener
55
deploy:
66
replicas: 2

servlet-security/charts/helm.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
build:
22
uri: https://github.com/wildfly/quickstart.git
3-
ref: 34.x
3+
ref: main
44
contextDir: servlet-security
55
deploy:
66
replicas: 1

spring-resteasy/charts/helm.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
build:
22
uri: https://github.com/wildfly/quickstart.git
3-
ref: 34.x
3+
ref: main
44
contextDir: spring-resteasy
55
deploy:
66
replicas: 1

tasks-jsf/charts/helm.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
build:
22
uri: https://github.com/wildfly/quickstart.git
3-
ref: 34.x
3+
ref: main
44
contextDir: tasks-jsf
55
deploy:
66
replicas: 1
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
build:
22
uri: https://github.com/wildfly/quickstart.git
3-
ref: 34.x
3+
ref: main
44
contextDir: temperature-converter
55
deploy:
66
replicas: 1

thread-racing/charts/helm.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
build:
22
uri: https://github.com/wildfly/quickstart.git
3-
ref: 34.x
3+
ref: main
44
contextDir: thread-racing
55
deploy:
66
replicas: 1

todo-backend/charts/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ postgresql:
2121
wildfly:
2222
build:
2323
uri: https://github.com/wildfly/quickstart.git
24-
ref: 34.x
24+
ref: main
2525
contextDir: todo-backend
2626
deploy:
2727
replicas: 1

websocket-endpoint/charts/helm.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
build:
22
uri: https://github.com/wildfly/quickstart.git
3-
ref: 34.x
3+
ref: main
44
contextDir: websocket-endpoint
55
deploy:
66
replicas: 2

websocket-hello/charts/helm.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
build:
22
uri: https://github.com/wildfly/quickstart.git
3-
ref: 34.x
3+
ref: main
44
contextDir: websocket-hello
55
deploy:
66
replicas: 2

0 commit comments

Comments
 (0)