Skip to content

Commit

Permalink
Update appcat
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <tech+renovate@vshn.ch>
  • Loading branch information
vshn-renovate committed Oct 22, 2024
1 parent 64bacfd commit f83a6c1
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 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.2.1
mariadb:
source: https://charts.bitnami.com/bitnami
version: 11.6.2
version: 19.1.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.0
images:
provider-kubernetes:
registry: xpkg.upbound.io
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.2.1
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
defaultPlan: standard-2
emailAlertingEnabled: 'true'
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: 11.6.2
chartVersion: 19.1.0
controlNamespace: syn-appcat-control
defaultPlan: standard-1
emailAlertingEnabled: 'true'
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.0
controlNamespace: syn-appcat-control
defaultPlan: standard-2
emailAlertingEnabled: 'true'
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.2.1
values:
architecture: standalone
commonConfiguration: ''
Expand Down

0 comments on commit f83a6c1

Please sign in to comment.