diff --git a/Chart.lock b/Chart.lock index f629a9e..a051aa8 100644 --- a/Chart.lock +++ b/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 13.0.0 + version: 13.2.25 - name: redis repository: https://charts.bitnami.com/bitnami - version: 18.1.2 -digest: sha256:d3f137e9c3bf32c245dc1c8b7df147e831b44a5b2fcb17d644f6beb16fbdb2da -generated: "2023-10-04T09:28:13.647209811-04:00" + version: 18.6.1 +digest: sha256:1e6f98166d83b365e2747fa409177269082a7f5507957a09ff55a54079b076a1 +generated: "2023-12-22T09:08:53.152690743-05:00" diff --git a/Chart.yaml b/Chart.yaml index 29b984f..436cdb1 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -14,11 +14,11 @@ 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: 2.5.1 +version: 2.5.2 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. -appVersion: 3.4.4 +appVersion: 3.4.5 icon: https://glitchtip.gitlab.io/glitchtip-helm-chart/icon.svg diff --git a/charts/postgresql-13.0.0.tgz b/charts/postgresql-13.0.0.tgz deleted file mode 100644 index bbc42a7..0000000 Binary files a/charts/postgresql-13.0.0.tgz and /dev/null differ diff --git a/charts/postgresql-13.2.25.tgz b/charts/postgresql-13.2.25.tgz new file mode 100644 index 0000000..ded1d81 Binary files /dev/null and b/charts/postgresql-13.2.25.tgz differ diff --git a/charts/redis-18.1.2.tgz b/charts/redis-18.1.2.tgz deleted file mode 100644 index 1af0d7a..0000000 Binary files a/charts/redis-18.1.2.tgz and /dev/null differ diff --git a/charts/redis-18.6.1.tgz b/charts/redis-18.6.1.tgz new file mode 100644 index 0000000..0d3e9f7 Binary files /dev/null and b/charts/redis-18.6.1.tgz differ