Skip to content

Commit 9543c0b

Browse files
committed
test diff
1 parent 2b92761 commit 9543c0b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ jobs:
3838
with:
3939
version: v3.3.0
4040

41-
- name: Run chart-testing (lint)
42-
run: ct lint --config ct.yaml --lint-conf lintconf.yaml
41+
# - name: Run chart-testing (lint)
42+
# run: ct lint --config ct.yaml --lint-conf lintconf.yaml
4343

4444
- name: Run chart-releaser
4545
uses: helm/[email protected]

charts/flagsmith/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ hpa:
393393
enabled: false
394394
minReplicas: 2
395395
maxReplicas: 10
396-
targetCPUUtilization: 50
396+
targetCPUUtilization: 55
397397

398398
ingress:
399399
frontend:

0 commit comments

Comments
 (0)