Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update docker image tags to 8.1.0-alpha.7 #1204

Merged
merged 1 commit into from
Oct 25, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.6"` | |
| activiti-cloud-connector.image.tag | string | `"8.1.0-alpha.7"` | |
| 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.6"` | |
| activiti-cloud-identity-adapter.image.tag | string | `"8.1.0-alpha.7"` | |
| 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.6"` | |
| activiti-cloud-modeling.image.tag | string | `"8.1.0-alpha.7"` | |
| 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.6"` | |
| activiti-cloud-query.image.tag | string | `"8.1.0-alpha.7"` | |
| 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.6"` | |
| runtime-bundle.image.tag | string | `"8.1.0-alpha.7"` | |
| 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.6
tag: 8.1.0-alpha.7
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.6
tag: 8.1.0-alpha.7
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.6
tag: 8.1.0-alpha.7
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.6
tag: 8.1.0-alpha.7
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.6
tag: 8.1.0-alpha.7
pullPolicy: Always
messaging:
enabled: true
Expand Down