Skip to content

Commit

Permalink
Updated images
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 9, 2024
1 parent 4eb027f commit 4072826
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
5 changes: 2 additions & 3 deletions cryptlex/cryptlex-enterprise/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +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.0"
version: "3.17.1"
# 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.0"

appVersion: "3.17.1"
7 changes: 3 additions & 4 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.0.5
tag: 5.0.6
pullPolicy: IfNotPresent
customerPortal:
enabled: false
image:
repository: cryptlex/customer-portal
tag: 5.0.5
tag: 5.0.6
pullPolicy: IfNotPresent
resellerPortal:
enabled: false
image:
repository: cryptlex/reseller-portal
tag: 5.0.5
tag: 5.0.6
pullPolicy: IfNotPresent
webApi:
image:
Expand Down Expand Up @@ -151,7 +151,6 @@ dashboard:
companyFaviconUrl: https://mycompany.com/favicon.ico
# Google analytics key.
googleAnalyticsKey: UA-XXXXXXXX-X

# Geo IP config (only required in case you are using an external service like ipstack.com or ipdata.co)
geoip:
# The geo ip server url.
Expand Down

0 comments on commit 4072826

Please sign in to comment.