Skip to content

Commit

Permalink
Merge pull request #260 from RADAR-base/fix-egress
Browse files Browse the repository at this point in the history
Update chart versions for egress config fixes
  • Loading branch information
mpgxvii authored May 7, 2024
2 parents 01997a0 + a3f6bfc commit 601e42c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions etc/base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ postgresql:

management_portal:
_install: true
_chart_version: 1.1.2
_chart_version: 1.1.4
_extra_timeout: 210
replicaCount: 1 # should be 1
postgres:
Expand Down Expand Up @@ -226,7 +226,7 @@ radar_appserver_postgresql:

radar_appserver:
_install: false
_chart_version: 0.2.1
_chart_version: 0.2.2
_extra_timeout: 0
replicaCount: 1
managementportal_resource_name: res_AppServer
Expand Down Expand Up @@ -256,7 +256,7 @@ radar_rest_sources_authorizer:

radar_rest_sources_backend:
_install: false
_chart_version: 1.1.1
_chart_version: 1.1.2
_extra_timeout: 0
replicaCount: 1
postgres:
Expand Down Expand Up @@ -432,7 +432,7 @@ radar_upload_postgresql:

radar_upload_connect_backend:
_install: true
_chart_version: 0.3.1
_chart_version: 0.3.2
_extra_timeout: 0
replicaCount: 1

Expand Down

0 comments on commit 601e42c

Please sign in to comment.