diff --git a/sentry/helm/sentry/Chart.lock b/sentry/helm/sentry/Chart.lock index 30c128166..5582aa4e0 100644 --- a/sentry/helm/sentry/Chart.lock +++ b/sentry/helm/sentry/Chart.lock @@ -1,7 +1,7 @@ dependencies: - name: sentry - repository: https://sentry-kubernetes.github.io/charts - version: 19.4.0 + repository: https://pluralsh.github.io/plural-helm-charts + version: 19.4.0-plural1 - name: postgres repository: https://pluralsh.github.io/module-library version: 0.2.1 @@ -14,5 +14,5 @@ dependencies: - name: runbook repository: https://pluralsh.github.io/module-library version: 0.1.1 -digest: sha256:30ad4bae8f92b6b6b0f5b9d1635742c289afa0daf7f19319f9add9243aaaadff -generated: "2023-07-11T13:09:18.616422+02:00" +digest: sha256:571af080ec42acd8e36fc1dc38bf4c91c3eb588d84866913c21facbf36ff25a9 +generated: "2023-11-16T11:45:54.21244-05:00" diff --git a/sentry/helm/sentry/Chart.yaml b/sentry/helm/sentry/Chart.yaml index 68c463e97..a881b0ad4 100644 --- a/sentry/helm/sentry/Chart.yaml +++ b/sentry/helm/sentry/Chart.yaml @@ -2,12 +2,12 @@ apiVersion: v2 name: sentry description: A Helm chart for deploying sentry on plural type: application -version: 0.3.3 +version: 0.3.4 appVersion: "23.6.1" dependencies: - name: sentry - version: 19.4.0 - repository: https://sentry-kubernetes.github.io/charts + version: 19.4.0-plural1 + repository: https://pluralsh.github.io/plural-helm-charts - name: postgres version: 0.2.1 repository: https://pluralsh.github.io/module-library diff --git a/sentry/helm/sentry/charts/sentry-19.4.0-plural1.tgz b/sentry/helm/sentry/charts/sentry-19.4.0-plural1.tgz new file mode 100644 index 000000000..8aa1daef5 Binary files /dev/null and b/sentry/helm/sentry/charts/sentry-19.4.0-plural1.tgz differ diff --git a/sentry/helm/sentry/charts/sentry-19.4.0.tgz b/sentry/helm/sentry/charts/sentry-19.4.0.tgz deleted file mode 100644 index e5fb10213..000000000 Binary files a/sentry/helm/sentry/charts/sentry-19.4.0.tgz and /dev/null differ