Skip to content

Commit

Permalink
Updated images
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 11, 2024
1 parent 7a42c8e commit 1a15c06
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions cryptlex/cryptlex-enterprise/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ home: https://cryptlex.com
icon: https://cryptlex.com/images/cryptlex_icon.png
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
version: "3.17.18"
version: "3.17.19"
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
appVersion: "3.17.18"
appVersion: "3.17.19"
6 changes: 3 additions & 3 deletions cryptlex/cryptlex-enterprise/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,19 +86,19 @@ services:
enabled: false
image:
repository: cryptlex/admin-portal
tag: 5.2.2
tag: 5.2.3
pullPolicy: IfNotPresent
customerPortal:
enabled: false
image:
repository: cryptlex/customer-portal
tag: 5.2.2
tag: 5.2.3
pullPolicy: IfNotPresent
resellerPortal:
enabled: false
image:
repository: cryptlex/reseller-portal
tag: 5.2.2
tag: 5.2.3
pullPolicy: IfNotPresent
webApi:
image:
Expand Down

0 comments on commit 1a15c06

Please sign in to comment.