Skip to content

Commit

Permalink
moves helm carts back to main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
emmartins committed Oct 29, 2024
1 parent 82ceea0 commit badf725
Show file tree
Hide file tree
Showing 42 changed files with 42 additions and 42 deletions.
2 changes: 1 addition & 1 deletion batch-processing/charts/helm.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build:
uri: https://github.com/wildfly/quickstart.git
ref: 34.x
ref: main
contextDir: batch-processing
deploy:
replicas: 1
2 changes: 1 addition & 1 deletion bmt/charts/helm.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build:
uri: https://github.com/wildfly/quickstart.git
ref: 34.x
ref: main
contextDir: bmt
deploy:
replicas: 1
2 changes: 1 addition & 1 deletion cmt/charts/helm.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build:
uri: https://github.com/wildfly/quickstart.git
ref: 34.x
ref: main
contextDir: cmt
deploy:
replicas: 1
2 changes: 1 addition & 1 deletion ee-security/charts/helm.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build:
uri: https://github.com/wildfly/quickstart.git
ref: 34.x
ref: main
contextDir: ee-security
deploy:
replicas: 1
2 changes: 1 addition & 1 deletion ejb-remote/charts/helm.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build:
uri: https://github.com/wildfly/quickstart.git
ref: 34.x
ref: main
contextDir: ejb-remote
deploy:
replicas: 1
2 changes: 1 addition & 1 deletion ejb-timer/charts/helm.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build:
uri: https://github.com/wildfly/quickstart.git
ref: 34.x
ref: main
contextDir: ejb-timer
deploy:
replicas: 1
2 changes: 1 addition & 1 deletion ejb-txn-remote-call/charts/client.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build:
uri: https://github.com/wildfly/quickstart.git
ref: 34.x
ref: main
contextDir: ejb-txn-remote-call/client
env:
- name: MAVEN_ARGS_APPEND
Expand Down
2 changes: 1 addition & 1 deletion ejb-txn-remote-call/charts/server.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build:
uri: https://github.com/wildfly/quickstart.git
ref: 34.x
ref: main
contextDir: ejb-txn-remote-call/server
deploy:
enabled: false
Expand Down
2 changes: 1 addition & 1 deletion helloworld-mdb/charts/helm.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build:
uri: https://github.com/wildfly/quickstart.git
ref: 34.x
ref: main
contextDir: helloworld-mdb
deploy:
replicas: 2
2 changes: 1 addition & 1 deletion helloworld-singleton/charts/helm.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build:
uri: https://github.com/wildfly/quickstart.git
ref: 34.x
ref: main
contextDir: helloworld-singleton
deploy:
replicas: 1
2 changes: 1 addition & 1 deletion helloworld-ws/charts/helm.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build:
uri: https://github.com/wildfly/quickstart.git
ref: 34.x
ref: main
contextDir: helloworld-ws
deploy:
replicas: 1
2 changes: 1 addition & 1 deletion helloworld/charts/helm.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build:
uri: https://github.com/wildfly/quickstart.git
ref: 34.x
ref: main
contextDir: helloworld
deploy:
replicas: 1
2 changes: 1 addition & 1 deletion hibernate/charts/helm.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build:
uri: https://github.com/wildfly/quickstart.git
ref: 34.x
ref: main
contextDir: hibernate
deploy:
replicas: 1
2 changes: 1 addition & 1 deletion jaxrs-client/charts/helm.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build:
uri: https://github.com/wildfly/quickstart.git
ref: 34.x
ref: main
contextDir: jaxrs-client
deploy:
replicas: 1
2 changes: 1 addition & 1 deletion jaxrs-jwt/charts/helm.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build:
uri: https://github.com/wildfly/quickstart.git
ref: 34.x
ref: main
contextDir: jaxrs-jwt
deploy:
replicas: 1
2 changes: 1 addition & 1 deletion jaxws-ejb/charts/helm.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build:
uri: https://github.com/wildfly/quickstart.git
ref: 34.x
ref: main
contextDir: jaxws-ejb
deploy:
replicas: 1
2 changes: 1 addition & 1 deletion jaxws-retail/charts/helm.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build:
uri: https://github.com/wildfly/quickstart.git
ref: 34.x
ref: main
contextDir: jaxws-retail
deploy:
replicas: 1
2 changes: 1 addition & 1 deletion jsonp/charts/helm.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build:
uri: https://github.com/wildfly/quickstart.git
ref: 34.x
ref: main
contextDir: jsonp
deploy:
replicas: 1
2 changes: 1 addition & 1 deletion kitchensink/charts/helm.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build:
uri: https://github.com/wildfly/quickstart.git
ref: 34.x
ref: main
contextDir: kitchensink
deploy:
replicas: 1
2 changes: 1 addition & 1 deletion logging/src/charts/helm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ build:
<<<<<<< HEAD
ref: 31.x-glow-preview
=======
ref: 34.x
ref: main
>>>>>>> upstream/main
contextDir: logging
deploy:
Expand Down
2 changes: 1 addition & 1 deletion micrometer/charts/helm.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build:
uri: https://github.com/wildfly/quickstart.git
ref: 34.x
ref: main
contextDir: micrometer
deploy:
replicas: 1
Expand Down
2 changes: 1 addition & 1 deletion microprofile-config/charts/helm.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build:
uri: https://github.com/wildfly/quickstart.git
ref: 34.x
ref: main
contextDir: microprofile-config
deploy:
replicas: 1
2 changes: 1 addition & 1 deletion microprofile-fault-tolerance/charts/helm.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build:
uri: https://github.com/wildfly/quickstart.git
ref: 34.x
ref: main
contextDir: microprofile-fault-tolerance
deploy:
replicas: 1
2 changes: 1 addition & 1 deletion microprofile-health/charts/helm.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build:
uri: https://github.com/wildfly/quickstart.git
ref: 34.x
ref: main
contextDir: microprofile-health
deploy:
replicas: 1
2 changes: 1 addition & 1 deletion microprofile-jwt/charts/helm.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build:
uri: https://github.com/wildfly/quickstart.git
ref: 34.x
ref: main
contextDir: microprofile-jwt
deploy:
replicas: 1
2 changes: 1 addition & 1 deletion microprofile-lra/charts/helm.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build:
uri: https://github.com/wildfly/quickstart.git
ref: 34.x
ref: main
contextDir: microprofile-lra
deploy:
replicas: 1
Expand Down
2 changes: 1 addition & 1 deletion microprofile-openapi/charts/helm.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build:
uri: https://github.com/wildfly/quickstart.git
ref: 34.x
ref: main
contextDir: microprofile-openapi
deploy:
replicas: 1
2 changes: 1 addition & 1 deletion microprofile-reactive-messaging-kafka/charts/helm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Will need a diff commit in the upstream-to-product repository
build:
uri: https://github.com/wildfly/quickstart.git
ref: 34.x
ref: main
contextDir: microprofile-reactive-messaging-kafka
deploy:
replicas: 1
Expand Down
2 changes: 1 addition & 1 deletion microprofile-rest-client/charts/helm.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build:
uri: https://github.com/wildfly/quickstart.git
ref: 34.x
ref: main
contextDir: microprofile-rest-client
deploy:
replicas: 1
2 changes: 1 addition & 1 deletion numberguess/charts/helm.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build:
uri: https://github.com/wildfly/quickstart.git
ref: 34.x
ref: main
contextDir: numberguess
deploy:
replicas: 1
2 changes: 1 addition & 1 deletion opentelemetry-tracing/charts/helm.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build:
uri: https://github.com/wildfly/quickstart.git
ref: 34.x
ref: main
contextDir: opentelemetry-tracing
deploy:
replicas: 1
Expand Down
2 changes: 1 addition & 1 deletion remote-helloworld-mdb/charts/helm.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build:
uri: https://github.com/wildfly/quickstart.git
ref: 34.x
ref: main
contextDir: remote-helloworld-mdb
deploy:
replicas: 1
Expand Down
2 changes: 1 addition & 1 deletion servlet-async/charts/helm.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build:
uri: https://github.com/wildfly/quickstart.git
ref: 34.x
ref: main
contextDir: servlet-async
deploy:
replicas: 2
2 changes: 1 addition & 1 deletion servlet-filterlistener/charts/helm.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build:
uri: https://github.com/wildfly/quickstart.git
ref: 34.x
ref: main
contextDir: servlet-filterlistener
deploy:
replicas: 2
2 changes: 1 addition & 1 deletion servlet-security/charts/helm.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build:
uri: https://github.com/wildfly/quickstart.git
ref: 34.x
ref: main
contextDir: servlet-security
deploy:
replicas: 1
2 changes: 1 addition & 1 deletion spring-resteasy/charts/helm.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build:
uri: https://github.com/wildfly/quickstart.git
ref: 34.x
ref: main
contextDir: spring-resteasy
deploy:
replicas: 1
2 changes: 1 addition & 1 deletion tasks-jsf/charts/helm.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build:
uri: https://github.com/wildfly/quickstart.git
ref: 34.x
ref: main
contextDir: tasks-jsf
deploy:
replicas: 1
2 changes: 1 addition & 1 deletion temperature-converter/charts/helm.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build:
uri: https://github.com/wildfly/quickstart.git
ref: 34.x
ref: main
contextDir: temperature-converter
deploy:
replicas: 1
2 changes: 1 addition & 1 deletion thread-racing/charts/helm.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build:
uri: https://github.com/wildfly/quickstart.git
ref: 34.x
ref: main
contextDir: thread-racing
deploy:
replicas: 1
2 changes: 1 addition & 1 deletion todo-backend/charts/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ postgresql:
wildfly:
build:
uri: https://github.com/wildfly/quickstart.git
ref: 34.x
ref: main
contextDir: todo-backend
deploy:
replicas: 1
Expand Down
2 changes: 1 addition & 1 deletion websocket-endpoint/charts/helm.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build:
uri: https://github.com/wildfly/quickstart.git
ref: 34.x
ref: main
contextDir: websocket-endpoint
deploy:
replicas: 2
2 changes: 1 addition & 1 deletion websocket-hello/charts/helm.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build:
uri: https://github.com/wildfly/quickstart.git
ref: 34.x
ref: main
contextDir: websocket-hello
deploy:
replicas: 2

0 comments on commit badf725

Please sign in to comment.