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 Nov 15, 2024
1 parent 5e1d595 commit a2ae0f8
Show file tree
Hide file tree
Showing 7 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,19 @@ parameters:
version: 1.16.0
redis:
source: https://charts.bitnami.com/bitnami
version: 17.7.1
version: 20.3.0
mariadb:
source: https://charts.bitnami.com/bitnami
version: 14.0.10
version: 20.0.0
minio:
source: https://charts.min.io
version: 5.0.13
keycloak:
source: https://codecentric.github.io/helm-charts
version: 2.4.3
version: 18.4.4
nextcloud:
source: https://nextcloud.github.io/helm/
version: 5.0.0
version: 6.2.2
images:
provider-kubernetes:
registry: xpkg.upbound.io
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
data:
bucketRegion: lpg
chartRepository: https://nextcloud.github.io/helm/
chartVersion: 5.0.0
chartVersion: 6.2.2
collaboraCPULimit: '1'
collaboraCPURequests: 250m
collaboraMemoryLimit: 1Gi
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@ spec:
chart:
name: redis
repository: https://charts.bitnami.com/bitnami
version: 17.7.1
version: 20.3.0
values:
architecture: standalone
commonConfiguration: ''
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
data:
bucketRegion: lpg
chartRepository: https://codecentric.github.io/helm-charts
chartVersion: 2.4.3
chartVersion: 18.4.4
controlNamespace: syn-appcat-control
crossplaneNamespace: syn-crossplane
defaultPlan: standard-2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
data:
bucketRegion: lpg
chartRepository: https://charts.bitnami.com/bitnami
chartVersion: 14.0.10
chartVersion: 20.0.0
controlNamespace: syn-appcat-control
crossplaneNamespace: syn-crossplane
defaultPlan: standard-1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
data:
bucketRegion: lpg
chartRepository: https://nextcloud.github.io/helm/
chartVersion: 5.0.0
chartVersion: 6.2.2
collaboraCPULimit: '1'
collaboraCPURequests: 250m
collaboraMemoryLimit: 1Gi
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@ spec:
chart:
name: redis
repository: https://charts.bitnami.com/bitnami
version: 17.7.1
version: 20.3.0
values:
architecture: standalone
commonConfiguration: ''
Expand Down

0 comments on commit a2ae0f8

Please sign in to comment.