Skip to content

Commit

Permalink
Delete patched images (#525)
Browse files Browse the repository at this point in the history
  • Loading branch information
moicalcob authored Apr 24, 2024
1 parent 4657946 commit 3cfd352
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions manifests/kots-helm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
spec:
chart:
name: carto
chartVersion: 1.90.1
chartVersion: 1.101.1
values:
replicated:
enabled: true
Expand Down Expand Up @@ -135,19 +135,6 @@ spec:
# Optional Values
## Values from Advanced Configuration
optionalValues:
## TEMPORAL PATCHED IMAGED
- when: 'true'
recursiveMerge: true
values:
## Temporal fix to change routerMetrics image until next release
routerMetrics:
image:
tag: fix_nonroot_router_metrics
## Temporal fix to change tenantRequirementsChecker image until next release
tenantRequirementsChecker:
image:
tag: "feature_sc_389822_preflight_check_buckets_publish_simple_pub"

## LDS configuration
### LDS Geocoding, Isoline and Routing providers
- when: '{{repl not (empty (ConfigOption "ldsGeocodingProvider")) }}'
Expand Down

0 comments on commit 3cfd352

Please sign in to comment.