chore: Set 7.41.2 release image tags

Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
7.41.x
Mykhailo Kuznietsov 2022-01-05 10:12:19 +00:00
parent f02880534d
commit c95975fefa
5 changed files with 6 additions and 6 deletions

View File

@ -12,7 +12,7 @@ global:
class: "nginx"
cheDevfileRegistry:
image: quay.io/eclipse/che-devfile-registry:7.41.1
image: quay.io/eclipse/che-devfile-registry:7.41.2
imagePullPolicy: Always
memoryLimit: 256Mi
memoryRequests: 16Mi

View File

@ -21,7 +21,7 @@ global:
endpointWatcher:
image: quay.io/eclipse/che-endpoint-watcher:nightly
image: quay.io/eclipse/che-keycloak:7.41.1
image: quay.io/eclipse/che-keycloak:7.41.2
## Admin credentials configuration
# Manually define them in clear

View File

@ -12,7 +12,7 @@ global:
class: "nginx"
chePluginRegistry:
image: quay.io/eclipse/che-plugin-registry:7.41.1
image: quay.io/eclipse/che-plugin-registry:7.41.2
imagePullPolicy: Always
memoryLimit: 256Mi
memoryRequests: 16Mi

View File

@ -10,4 +10,4 @@
# Default values for postgres.
# This is a YAML-formatted file.
# Declare variables to be passed into your templates.
image: quay.io/eclipse/che-postgres:7.41.1
image: quay.io/eclipse/che-postgres:7.41.2

View File

@ -21,7 +21,7 @@ cheWorkspaceNoProxy: ""
# operator: "Equal"
# value: "aValue"
# effect: "NoExecute"
cheImage: quay.io/eclipse/che-server:7.41.1
cheImage: quay.io/eclipse/che-server:7.41.2
cheImagePullPolicy: Always
cheKeycloakRealm: "che"
cheKeycloakClientId: "che-public"
@ -129,7 +129,7 @@ che:
logLevel: "INFO"
dashboard:
image: quay.io/eclipse/che-dashboard:7.41.1
image: quay.io/eclipse/che-dashboard:7.41.2
imagePullPolicy: "Always"
memoryRequest: 16Mi
memoryLimit: 256Mi