Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(container): update mastodon ( 9.0.2 → 9.0.4 ) #3814

Merged
merged 1 commit into from
Nov 10, 2024

Conversation

homeops-bot[bot]
Copy link
Contributor

@homeops-bot homeops-bot bot commented Nov 9, 2024

This PR contains the following updates:

Package Update Change
mastodon (source) patch 9.0.2 -> 9.0.4

Release Notes

bitnami/charts (mastodon)

v9.0.4

  • [bitnami/mastodon] Release 9.0.4 (#​30383)

v9.0.3


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@homeops-bot
Copy link
Contributor Author

homeops-bot bot commented Nov 9, 2024

--- kubernetes/main/apps/selfhosted/mastodon/app Kustomization: flux-system/mastodon HelmRelease: selfhosted/mastodon

+++ kubernetes/main/apps/selfhosted/mastodon/app Kustomization: flux-system/mastodon HelmRelease: selfhosted/mastodon

@@ -14,13 +14,13 @@

       chart: mastodon
       interval: 30m
       sourceRef:
         kind: HelmRepository
         name: bitnami-charts
         namespace: flux-system
-      version: 9.0.2
+      version: 9.0.4
   install:
     createNamespace: true
     remediation:
       retries: 3
   interval: 30m
   maxHistory: 2

@homeops-bot
Copy link
Contributor Author

homeops-bot bot commented Nov 9, 2024

--- HelmRelease: selfhosted/mastodon Deployment: selfhosted/mastodon-sidekiq

+++ HelmRelease: selfhosted/mastodon Deployment: selfhosted/mastodon-sidekiq

@@ -114,13 +114,13 @@

             - ALL
           privileged: false
           readOnlyRootFilesystem: true
           runAsGroup: 1001
           runAsNonRoot: true
           runAsUser: 1001
-          seLinuxOptions: null
+          seLinuxOptions: {}
           seccompProfile:
             type: RuntimeDefault
         command:
         - /opt/bitnami/scripts/mastodon/run.sh
         env:
         - name: BITNAMI_DEBUG
--- HelmRelease: selfhosted/mastodon Deployment: selfhosted/mastodon-streaming

+++ HelmRelease: selfhosted/mastodon Deployment: selfhosted/mastodon-streaming

@@ -176,13 +176,13 @@

             - ALL
           privileged: false
           readOnlyRootFilesystem: true
           runAsGroup: 1001
           runAsNonRoot: true
           runAsUser: 1001
-          seLinuxOptions: null
+          seLinuxOptions: {}
           seccompProfile:
             type: RuntimeDefault
         command:
         - /opt/bitnami/scripts/mastodon/run.sh
         env:
         - name: BITNAMI_DEBUG
--- HelmRelease: selfhosted/mastodon Deployment: selfhosted/mastodon-web

+++ HelmRelease: selfhosted/mastodon Deployment: selfhosted/mastodon-web

@@ -60,13 +60,13 @@

             - ALL
           privileged: false
           readOnlyRootFilesystem: true
           runAsGroup: 1001
           runAsNonRoot: true
           runAsUser: 1001
-          seLinuxOptions: null
+          seLinuxOptions: {}
           seccompProfile:
             type: RuntimeDefault
         command:
         - /bin/bash
         args:
         - -ec
@@ -266,13 +266,13 @@

             - ALL
           privileged: false
           readOnlyRootFilesystem: true
           runAsGroup: 1001
           runAsNonRoot: true
           runAsUser: 1001
-          seLinuxOptions: null
+          seLinuxOptions: {}
           seccompProfile:
             type: RuntimeDefault
         command:
         - /opt/bitnami/scripts/mastodon/run.sh
         env:
         - name: BITNAMI_DEBUG
--- HelmRelease: selfhosted/mastodon Job: selfhosted/mastodon-init

+++ HelmRelease: selfhosted/mastodon Job: selfhosted/mastodon-init

@@ -135,13 +135,13 @@

             - ALL
           privileged: false
           readOnlyRootFilesystem: true
           runAsGroup: 1001
           runAsNonRoot: true
           runAsUser: 1001
-          seLinuxOptions: null
+          seLinuxOptions: {}
           seccompProfile:
             type: RuntimeDefault
         env:
         - name: BITNAMI_DEBUG
           value: 'false'
         - name: MASTODON_DATABASE_PASSWORD
@@ -184,13 +184,13 @@

             - ALL
           privileged: false
           readOnlyRootFilesystem: true
           runAsGroup: 1001
           runAsNonRoot: true
           runAsUser: 1001
-          seLinuxOptions: null
+          seLinuxOptions: {}
           seccompProfile:
             type: RuntimeDefault
         env:
         - name: BITNAMI_DEBUG
           value: 'false'
         envFrom:

| datasource | package                                     | from  | to    |
| ---------- | ------------------------------------------- | ----- | ----- |
| docker     | registry-1.docker.io/bitnamicharts/mastodon | 9.0.2 | 9.0.4 |
@homeops-bot homeops-bot bot changed the title fix(container): update mastodon ( 9.0.2 → 9.0.3 ) fix(container): update mastodon ( 9.0.2 → 9.0.4 ) Nov 10, 2024
@ahinko ahinko merged commit 588f45f into main Nov 10, 2024
9 checks passed
@ahinko ahinko deleted the renovate/patch-mastodon branch November 10, 2024 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant