Skip to content

Commit f735e12

Browse files
authored
Merge pull request #41 from repository-service-tuf/dependabot/helm/charts/rstuf-demo/github-actions-7c53b576cd
deps-rstuf-demo(deps): bump the github-actions group across 1 directory with 6 updates
2 parents 1aa62e5 + eecc798 commit f735e12

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

charts/rstuf-demo/Chart.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
name: rstuf-demo
33
description: RSTUF Demo deploying RSTUF services and infrastructure services. This deployment is not recommended for production.
4-
version: 0.3.11
4+
version: 0.3.12
55
maintainers:
66
- name: kairoaraujo
77

@@ -13,26 +13,26 @@ dependencies:
1313
version: 0.4.2
1414
repository: "https://repository-service-tuf.github.io/helm-charts"
1515
- name: postgresql
16-
version: 16.6.6
16+
version: 16.7.27
1717
repository: "https://charts.bitnami.com/bitnami"
1818
condition: postgres.enabled
1919
- name: redis
20-
version: 20.13.4
20+
version: 22.0.6
2121
repository: "https://charts.bitnami.com/bitnami"
2222
condition: redis.enabled
2323
- name: valkey
24-
version: 3.0.3
24+
version: 3.0.31
2525
repository: "https://charts.bitnami.com/bitnami"
2626
condition: valkey.enabled
2727
- name: rabbitmq
28-
version: 16.0.1
28+
version: 16.0.14
2929
repository: "https://charts.bitnami.com/bitnami"
3030
condition: rabbitmq.enabled
3131
- name: mysql
32-
version: 12.3.4
32+
version: 14.0.3
3333
repository: https://charts.bitnami.com/bitnami
3434
condition: mysql.enabled
3535
- name: localstack
36-
version: 0.6.23
36+
version: 0.6.24
3737
repository: "https://localstack.github.io/helm-charts"
3838
condition: localstack.enabled

0 commit comments

Comments
 (0)