Skip to content

Commit

Permalink
Update docker image tags to 8.1.0-alpha.8
Browse files Browse the repository at this point in the history
  • Loading branch information
alfresco-build committed Oct 26, 2023
1 parent 95af5a7 commit 2d38985
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.1.0-alpha.7"` | |
| activiti-cloud-connector.image.tag | string | `"8.1.0-alpha.8"` | |
| 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 @@ -51,7 +51,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.1.0-alpha.7"` | |
| activiti-cloud-identity-adapter.image.tag | string | `"8.1.0-alpha.8"` | |
| 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 @@ -262,7 +262,7 @@ Kubernetes: `>=1.15.0-0`
| activiti-cloud-modeling.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-modeling.image.pullPolicy | string | `"Always"` | |
| activiti-cloud-modeling.image.repository | string | `"activiti/activiti-cloud-modeling"` | |
| activiti-cloud-modeling.image.tag | string | `"8.1.0-alpha.7"` | |
| activiti-cloud-modeling.image.tag | string | `"8.1.0-alpha.8"` | |
| activiti-cloud-modeling.ingress.annotations."kubernetes.io/ingress.class" | string | `"nginx"` | |
| activiti-cloud-modeling.ingress.annotations."nginx.ingress.kubernetes.io/cors-allow-headers" | string | `"Authorization, Content-Type, Accept"` | |
| activiti-cloud-modeling.ingress.annotations."nginx.ingress.kubernetes.io/enable-cors" | string | `"true"` | |
Expand All @@ -282,7 +282,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.1.0-alpha.7"` | |
| activiti-cloud-query.image.tag | string | `"8.1.0-alpha.8"` | |
| 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 @@ -353,7 +353,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.1.0-alpha.7"` | |
| runtime-bundle.image.tag | string | `"8.1.0-alpha.8"` | |
| 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 @@ -368,7 +368,7 @@ activiti-cloud-identity-adapter:
name: identity-adapter
image:
repository: activiti/activiti-cloud-identity-adapter
tag: 8.1.0-alpha.7
tag: 8.1.0-alpha.8
pullPolicy: Always
liquibase:
enabled: false
Expand Down Expand Up @@ -405,7 +405,7 @@ activiti-cloud-modeling:
name: modeling
image:
repository: activiti/activiti-cloud-modeling
tag: 8.1.0-alpha.7
tag: 8.1.0-alpha.8
pullPolicy: Always
liquibase:
enabled: true
Expand Down Expand Up @@ -471,7 +471,7 @@ runtime-bundle:
xms: 512m
image:
repository: activiti/example-runtime-bundle
tag: 8.1.0-alpha.7
tag: 8.1.0-alpha.8
pullPolicy: Always
ingress:
path: /rb
Expand Down Expand Up @@ -512,7 +512,7 @@ activiti-cloud-query:
xms: 512m
image:
repository: activiti/activiti-cloud-query
tag: 8.1.0-alpha.7
tag: 8.1.0-alpha.8
pullPolicy: Always
liquibase:
enabled: true
Expand Down Expand Up @@ -571,7 +571,7 @@ activiti-cloud-connector:
name: example-cloud-connector
image:
repository: activiti/example-cloud-connector
tag: 8.1.0-alpha.7
tag: 8.1.0-alpha.8
pullPolicy: Always
messaging:
enabled: true
Expand Down

0 comments on commit 2d38985

Please sign in to comment.