Skip to content
Snippets Groups Projects
Unverified Commit 26deada2 authored by groundhog2k's avatar groundhog2k Committed by GitHub
Browse files

Updated all dependencies to latest version (redis 6.0.9, mariadb 10.5.6, postgres 13.0) (#49)

parent 10c10dae
No related branches found
No related tags found
No related merge requests found
dependencies: dependencies:
- name: mariadb - name: mariadb
repository: https://groundhog2k.github.io/helm-charts repository: https://groundhog2k.github.io/helm-charts
version: 0.1.0 version: 0.1.3
- name: postgres - name: postgres
repository: https://groundhog2k.github.io/helm-charts repository: https://groundhog2k.github.io/helm-charts
version: 0.1.0 version: 0.1.1
- name: redis - name: redis
repository: https://groundhog2k.github.io/helm-charts repository: https://groundhog2k.github.io/helm-charts
version: 0.1.0 version: 0.1.1
digest: sha256:6bb39c5cf4b3180edaa8a577a54c639e27ce05b9202653711166183ea6a139a5 digest: sha256:82f11667a85a0819ec83eceaafa93065775b9c13d8e377647ed66827106364de
generated: "2020-10-18T13:06:12.7040846+02:00" generated: "2020-10-31T10:19:34.9009977+01:00"
...@@ -8,21 +8,21 @@ maintainers: ...@@ -8,21 +8,21 @@ maintainers:
- name: groundhog2k - name: groundhog2k
# This is the chart version. # This is the chart version.
version: 0.1.2 version: 0.1.3
# This is the version number of the application being deployed. # This is the version number of the application being deployed.
appVersion: "20.0.1-apache" appVersion: "20.0.1-apache"
dependencies: dependencies:
- name: mariadb - name: mariadb
version: 0.1.0 version: 0.1.3
repository: "https://groundhog2k.github.io/helm-charts" repository: "https://groundhog2k.github.io/helm-charts"
condition: mariadb.enabled condition: mariadb.enabled
- name: postgres - name: postgres
version: 0.1.0 version: 0.1.1
repository: "https://groundhog2k.github.io/helm-charts" repository: "https://groundhog2k.github.io/helm-charts"
condition: postgres.enabled condition: postgres.enabled
- name: redis - name: redis
version: 0.1.0 version: 0.1.1
repository: "https://groundhog2k.github.io/helm-charts" repository: "https://groundhog2k.github.io/helm-charts"
condition: redis.enabled condition: redis.enabled
File deleted
File added
No preview for this file type
File deleted
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment