From b9d074f13a0f18db310eb2af161fe85c334e1438 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 8 Aug 2023 23:07:05 +0000 Subject: [PATCH 1/3] Update postgresql Docker tag to v12.8.1 --- charts/mastodon/Chart.lock | 6 +++--- charts/mastodon/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/mastodon/Chart.lock b/charts/mastodon/Chart.lock index 492b0a8..77d2ca7 100644 --- a/charts/mastodon/Chart.lock +++ b/charts/mastodon/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 12.6.0 + version: 12.8.1 - name: elasticsearch repository: oci://registry-1.docker.io/bitnamicharts version: 19.10.1 - name: redis repository: oci://registry-1.docker.io/bitnamicharts version: 17.11.6 -digest: sha256:6969e0aaa14e4f21e59c0b1c5e9d5a723f321d75703065a6c1a540026f4f8646 -generated: "2023-07-02T12:00:33.427253+02:00" +digest: sha256:e1bdb12c1d1724ca84d449b3fd887c4ece1aa1e1777c798cc7b1934241849111 +generated: "2023-08-08T23:06:59.889263599Z" diff --git a/charts/mastodon/Chart.yaml b/charts/mastodon/Chart.yaml index 9d08bcc..70509ea 100644 --- a/charts/mastodon/Chart.yaml +++ b/charts/mastodon/Chart.yaml @@ -22,7 +22,7 @@ appVersion: v4.1.4 dependencies: - name: postgresql - version: 12.6.0 + version: 12.8.1 repository: oci://registry-1.docker.io/bitnamicharts condition: postgresql.enabled - name: elasticsearch From b3657bdb32747782ee2efc99deeea537017f4275 Mon Sep 17 00:00:00 2001 From: JesseBot Date: Wed, 25 Oct 2023 15:11:58 +0200 Subject: [PATCH 2/3] Update Chart.yaml - bump chart version --- charts/mastodon/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/mastodon/Chart.yaml b/charts/mastodon/Chart.yaml index 70509ea..bc92646 100644 --- a/charts/mastodon/Chart.yaml +++ b/charts/mastodon/Chart.yaml @@ -15,7 +15,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. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 4.1.0 +version: 4.2.0 # renovate: image=ghcr.io/mastodon/mastodon appVersion: v4.1.4 From 6a9e6cc864ee575f209055d01492d39f53d8f352 Mon Sep 17 00:00:00 2001 From: JesseBot Date: Wed, 25 Oct 2023 15:14:02 +0200 Subject: [PATCH 3/3] Update Chart.yaml - update the helm chart version --- charts/mastodon/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/mastodon/Chart.yaml b/charts/mastodon/Chart.yaml index 29b172d..ddca44f 100644 --- a/charts/mastodon/Chart.yaml +++ b/charts/mastodon/Chart.yaml @@ -15,7 +15,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. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 4.2.0 +version: 4.3.0 # renovate: image=ghcr.io/mastodon/mastodon appVersion: v4.1.4