Skip to content

Commit

Permalink
Update docker image tags to 8.7.0-alpha.95
Browse files Browse the repository at this point in the history
  • Loading branch information
alfresco-build committed Jan 17, 2025
1 parent 00b9333 commit e78e3ca
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions charts/activiti-cloud-full-example/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Kubernetes: `>=1.15.0-0`
| activiti-cloud-connector.extraEnv | string | `"- name: SERVER_SERVLET_CONTEXTPATH\n value: \"{{ tpl .Values.ingress.path . }}\"\n- name: SERVER_USEFORWARDHEADERS\n value: \"true\"\n- name: SERVER_TOMCAT_INTERNALPROXIES\n value: \".*\""` | |
| activiti-cloud-connector.image.pullPolicy | string | `"Always"` | |
| activiti-cloud-connector.image.repository | string | `"activiti/example-cloud-connector"` | |
| activiti-cloud-connector.image.tag | string | `"8.7.0-alpha.94"` | |
| activiti-cloud-connector.image.tag | string | `"8.7.0-alpha.95"` | |
| activiti-cloud-connector.ingress.annotations."kubernetes.io/ingress.class" | string | `"nginx"` | |
| activiti-cloud-connector.ingress.annotations."nginx.ingress.kubernetes.io/cors-allow-headers" | string | `"Authorization, Content-Type, Accept"` | |
| activiti-cloud-connector.ingress.annotations."nginx.ingress.kubernetes.io/enable-cors" | string | `"true"` | |
Expand All @@ -54,7 +54,7 @@ Kubernetes: `>=1.15.0-0`
| activiti-cloud-consumer.extraEnv | string | `"- name: SERVER_SERVLET_CONTEXTPATH\n value: \"{{ tpl .Values.ingress.path . }}\"\n- name: SERVER_USEFORWARDHEADERS\n value: \"true\"\n- name: SERVER_TOMCAT_INTERNALPROXIES\n value: \".*\""` | |
| activiti-cloud-consumer.image.pullPolicy | string | `"Always"` | |
| activiti-cloud-consumer.image.repository | string | `"activiti/activiti-cloud-query"` | |
| activiti-cloud-consumer.image.tag | string | `"8.7.0-alpha.94"` | |
| activiti-cloud-consumer.image.tag | string | `"8.7.0-alpha.95"` | |
| activiti-cloud-consumer.ingress.annotations."kubernetes.io/ingress.class" | string | `"nginx"` | |
| activiti-cloud-consumer.ingress.annotations."nginx.ingress.kubernetes.io/cors-allow-headers" | string | `"Authorization, Content-Type, Accept"` | |
| activiti-cloud-consumer.ingress.annotations."nginx.ingress.kubernetes.io/enable-cors" | string | `"true"` | |
Expand All @@ -77,7 +77,7 @@ Kubernetes: `>=1.15.0-0`
| activiti-cloud-identity-adapter.extraEnv | string | `"- name: SERVER_SERVLET_CONTEXTPATH\n value: \"{{ tpl .Values.ingress.path . }}\"\n- name: SERVER_USEFORWARDHEADERS\n value: \"true\"\n- name: SERVER_TOMCAT_INTERNALPROXIES\n value: \".*\""` | |
| activiti-cloud-identity-adapter.image.pullPolicy | string | `"Always"` | |
| activiti-cloud-identity-adapter.image.repository | string | `"activiti/activiti-cloud-identity-adapter"` | |
| activiti-cloud-identity-adapter.image.tag | string | `"8.7.0-alpha.94"` | |
| activiti-cloud-identity-adapter.image.tag | string | `"8.7.0-alpha.95"` | |
| activiti-cloud-identity-adapter.ingress.annotations."kubernetes.io/ingress.class" | string | `"nginx"` | |
| activiti-cloud-identity-adapter.ingress.annotations."nginx.ingress.kubernetes.io/cors-allow-headers" | string | `"Authorization, Content-Type, Accept"` | |
| activiti-cloud-identity-adapter.ingress.annotations."nginx.ingress.kubernetes.io/enable-cors" | string | `"true"` | |
Expand Down Expand Up @@ -264,7 +264,7 @@ Kubernetes: `>=1.15.0-0`
| activiti-cloud-query.extraEnv | string | `"- name: GRAPHIQL_GRAPHQL_WEB_PATH\n value: '{{ tpl .Values.ingress.path . | trimSuffix \"/\" }}/notifications/graphql'\n- name: GRAPHIQL_GRAPHQL_WS_PATH\n value: '{{ tpl .Values.ingress.path . | trimSuffix \"/\" }}/notifications/ws/graphql'\n- name: SERVER_SERVLET_CONTEXTPATH\n value: \"{{ tpl .Values.ingress.path . }}\"\n- name: SERVER_USEFORWARDHEADERS\n value: \"true\"\n- name: SERVER_TOMCAT_INTERNALPROXIES\n value: \".*\"\n- name: ACTIVITI_CLOUD_SWAGGER_QUERYBASEPATH\n value: \"/query\"\n- name: ACTIVITI_CLOUD_SWAGGER_AUDITBASEPATH\n value: \"/audit\""` | |
| activiti-cloud-query.image.pullPolicy | string | `"Always"` | |
| activiti-cloud-query.image.repository | string | `"activiti/activiti-cloud-query"` | |
| activiti-cloud-query.image.tag | string | `"8.7.0-alpha.94"` | |
| activiti-cloud-query.image.tag | string | `"8.7.0-alpha.95"` | |
| activiti-cloud-query.ingress.annotations."kubernetes.io/ingress.class" | string | `"nginx"` | |
| activiti-cloud-query.ingress.annotations."nginx.ingress.kubernetes.io/affinity" | string | `"cookie"` | |
| activiti-cloud-query.ingress.annotations."nginx.ingress.kubernetes.io/cors-allow-headers" | string | `"Authorization, Content-Type, Accept"` | |
Expand Down Expand Up @@ -335,7 +335,7 @@ Kubernetes: `>=1.15.0-0`
| runtime-bundle.extraEnv | string | `"- name: SERVER_SERVLET_CONTEXTPATH\n value: \"{{ tpl .Values.ingress.path . }}\"\n- name: SERVER_USEFORWARDHEADERS\n value: \"true\"\n- name: SERVER_TOMCAT_INTERNALPROXIES\n value: \".*\""` | |
| runtime-bundle.image.pullPolicy | string | `"Always"` | |
| runtime-bundle.image.repository | string | `"activiti/example-runtime-bundle"` | |
| runtime-bundle.image.tag | string | `"8.7.0-alpha.94"` | |
| runtime-bundle.image.tag | string | `"8.7.0-alpha.95"` | |
| runtime-bundle.ingress.annotations."kubernetes.io/ingress.class" | string | `"nginx"` | |
| runtime-bundle.ingress.annotations."nginx.ingress.kubernetes.io/cors-allow-headers" | string | `"Authorization, Content-Type, Accept"` | |
| runtime-bundle.ingress.annotations."nginx.ingress.kubernetes.io/enable-cors" | string | `"true"` | |
Expand Down
10 changes: 5 additions & 5 deletions charts/activiti-cloud-full-example/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ activiti-cloud-identity-adapter:
name: identity-adapter
image:
repository: activiti/activiti-cloud-identity-adapter
tag: 8.7.0-alpha.94
tag: 8.7.0-alpha.95
pullPolicy: Always
liquibase:
enabled: false
Expand Down Expand Up @@ -401,7 +401,7 @@ runtime-bundle:
xms: 512m
image:
repository: activiti/example-runtime-bundle
tag: 8.7.0-alpha.94
tag: 8.7.0-alpha.95
pullPolicy: Always
ingress:
path: /rb
Expand Down Expand Up @@ -442,7 +442,7 @@ activiti-cloud-query:
xms: 512m
image:
repository: activiti/activiti-cloud-query
tag: 8.7.0-alpha.94
tag: 8.7.0-alpha.95
pullPolicy: Always
liquibase:
enabled: true
Expand Down Expand Up @@ -504,7 +504,7 @@ activiti-cloud-consumer:
xms: 512m
image:
repository: activiti/activiti-cloud-query
tag: 8.7.0-alpha.94
tag: 8.7.0-alpha.95
pullPolicy: Always
args:
- -jar
Expand Down Expand Up @@ -550,7 +550,7 @@ activiti-cloud-connector:
name: example-cloud-connector
image:
repository: activiti/example-cloud-connector
tag: 8.7.0-alpha.94
tag: 8.7.0-alpha.95
pullPolicy: Always
messaging:
enabled: true
Expand Down

0 comments on commit e78e3ca

Please sign in to comment.