Skip to content

Commit

Permalink
Update appcat
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
vshn-renovate committed Sep 30, 2023
1 parent 60fad89 commit dc206fa
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ parameters:
charts:
redis:
source: https://charts.bitnami.com/bitnami
version: 17.7.1
version: 17.17.1
minio:
source: https://charts.min.io
version: 5.0.13
version: 5.0.14
images:
provider-kubernetes:
registry: xpkg.upbound.io
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
imageTag: v4.33.0
maintenanceSA: helm-based-service-maintenance
minioChartRepository: https://charts.min.io
minioChartVersion: 5.0.13
minioChartVersion: 5.0.14
plans: '{"standard-1": {"size": {"cpu": "1", "disk": "50Gi", "enabled":
true, "memory": "1Gi"}}}'
providerEnabled: 'false'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
imageTag: v4.33.0
maintenanceSA: helm-based-service-maintenance
minioChartRepository: https://charts.min.io
minioChartVersion: 5.0.13
minioChartVersion: 5.0.14
plans: '{"standard-1": {"size": {"cpu": "1", "disk": "50Gi", "enabled":
true, "memory": "1Gi"}}}'
providerEnabled: 'true'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -676,7 +676,7 @@ spec:
chart:
name: redis
repository: https://charts.bitnami.com/bitnami
version: 17.7.1
version: 17.17.1
values:
architecture: standalone
commonConfiguration: ''
Expand Down

0 comments on commit dc206fa

Please sign in to comment.