diff --git a/Chart.lock b/Chart.lock index 3baef18..07b7538 100644 --- a/Chart.lock +++ b/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 11.9.8 + version: 12.1.2 - name: redis repository: https://charts.bitnami.com/bitnami - version: 17.3.5 -digest: sha256:25ccf33937766c4fcb04810e4853e254374caf5db4c6d11f3265c8da8723da0c -generated: "2022-10-12T11:46:51.389911803-04:00" + version: 17.3.11 +digest: sha256:673a43db19febf733c07fc432dc458d89fac3a790e63e888fe51c12d79050df2 +generated: "2022-11-18T09:35:40.886570292-05:00" diff --git a/Chart.yaml b/Chart.yaml index 3950ed5..187f14e 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -14,7 +14,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. -version: 0.2.7 +version: 0.2.8 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. @@ -24,10 +24,10 @@ icon: https://glitchtip.gitlab.io/glitchtip-helm-chart/icon.svg dependencies: - name: postgresql - version: ^11.9.8 + version: ^12.1.2 repository: https://charts.bitnami.com/bitnami condition: postgresql.enabled - name: redis - version: ^17.3.5 + version: ^17.3.11 repository: https://charts.bitnami.com/bitnami condition: redis.enabled diff --git a/charts/postgresql-11.9.8.tgz b/charts/postgresql-11.9.8.tgz deleted file mode 100644 index 1ad6223..0000000 Binary files a/charts/postgresql-11.9.8.tgz and /dev/null differ diff --git a/charts/postgresql-12.1.2.tgz b/charts/postgresql-12.1.2.tgz new file mode 100644 index 0000000..2292c45 Binary files /dev/null and b/charts/postgresql-12.1.2.tgz differ diff --git a/charts/redis-17.3.11.tgz b/charts/redis-17.3.11.tgz new file mode 100644 index 0000000..655526f Binary files /dev/null and b/charts/redis-17.3.11.tgz differ diff --git a/charts/redis-17.3.5.tgz b/charts/redis-17.3.5.tgz deleted file mode 100644 index 87faa2e..0000000 Binary files a/charts/redis-17.3.5.tgz and /dev/null differ diff --git a/django-helm-chart b/django-helm-chart index 9960f52..ccfcb1b 160000 --- a/django-helm-chart +++ b/django-helm-chart @@ -1 +1 @@ -Subproject commit 9960f5256126cd7337cf61df4110ed01b26a1ff9 +Subproject commit ccfcb1bc23415b173a997f0844a1b20ca81fc7c8